MATLAB QUESTIONS & EXPERT ANSWERS

Ask an expert. Trust the answer.
Your academic and career questions answered by verified experts.

Illustration
How do I calculate the impulse response?
kulkarni - 2021-12-06

How do I write the code in order to get the impluse response for the following equation:   y[n]=x[n]+x[n-1]+x[n-2]...

Why can't I generate code for the "resample" function using MATLAB Coder?
MUSTAPHA - 2021-12-06

I have  a MATLAB function that uses the "resample" function that I would like to generate code for using MATLAB Coder, but when I try to generate cod...

Simple Quiz Application
1079171 - 2021-11-18

I want to make a quiz such that questions= {'What is 2+2 ?' 'What is 3 x 5 ?' 'What is 4+8 ?'}; Answers= {'4','15','12'}; I have used the strcmp funct...

Heat equation with Robin boundary conditions
itumelengthabo18 - 2021-11-13

Consider the heat equation of the form ?u ?t = ?2u ?x2, with Robin boundary conditions ?u ?x(0,t) = ?1,u(L,t) = 0, where L = 2?, and initial conditon ...

How do I programmatically change data names in a Stateflow Chart
briyan_handel - 2021-11-13

How do I programmatically change data names in a Stateflow Chart  ...

SimEvents: Which entity type should event actions be assigned to? Invoker type or target type?
Mohammadi - 2021-11-13

Event actions of MATLAB discrete-event system should be named according to this rule: entityType + eventAction.   The rule is rather easy to understa...

Why do I receive a "Error using Stateflow.?Clipboard/?copy"
aaradhna - 2021-11-13

Why do I receive a "Error using Stateflow.?Clipboard/?copy" when I try to update Stateflow library interfaces that contain graphical Stateflow functio...

How to control order of response by callback functions to an event?
Neil Sheridan - 2021-10-25

I have two listeners for event but according to documentation, "the order in which listeners execute is not defined". I want to check whether one call...

How to arrange data
Mohamed_merah - 2021-10-25

Hello, I use this code which is linked to a Simulink file to simulate and get data used for Artificial Neural Network. The data shown below are saved ...

What are the general guidelines for choosing ODE
khaza_davoodi - 2021-10-25

What are the general guidelines for choosing ODE solvers for simulating a model using Simulink? I want to know the basic procedure to be followed in c...

Get a Free Consultation or a Sample Assignment Review!