Community Profile

photo

James Brocklehurst


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Invalid Expression with plotting t
dt=0.01; h=0.1; w=0.1; to=2.5; t=0:dt:10; r=h*exp(-((t-to).^2)/w^2); plot=(t,r,'b','linewidth',2); xlabel('t') ylable('r...

3 years ago | 1 answer | 0

1

answer

Question


How to plot state variable responses?
I am attempting to plot the four plots of the state variable step response. I keep getting the following error: Error using Dy...

3 years ago | 0 answers | 0

0

answers