photo

James Brocklehurst


Last seen: meer dan 4 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
146.694
of 300.321

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.093

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

meer dan 4 jaar ago | 1 answer | 0

1

answer

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...

meer dan 4 jaar ago | 1 answer | 0

1

answer