photo

Dipesh Lamsal


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
202,546
of 301,432

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


How to code m-file program of the following equation Equations are as follow and also the plot x vs y where y is in range -0.6 to 0.6
Equations are as follow x1'=y*x1 -x2+ l1*x1(x1^2+x2^2) x2'=x1+y*x2+l1*x2(x1^2+x2^2) y'=e data are: l1 =1 ...

11 years ago | 0 answers | 0

0

answers

Question


I want to simulate equations of first order differential equation. Can you please suggest me how to use simulink for first order differential equation simulation?
Equations are as follow x1'=y*x1 -x2+ l1*x1(x1^2+x2^2) x2'=x1+y*x2+l1*x2(x1^2+x2^2) y'=e data are: l1 =1 e=0.01 x1(0)=0....

11 years ago | 0 answers | 0

0

answers