Statistics
2 Questions
0 Answers
RANK
249,135
of 301,432
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.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
Question
code says not enough inputs in inline function
b=2.2; d=.4; g=5.1; w=6; m=1.1; n=2; fsize=15; sys=inline(' [(x(1).*(1-(x(1)/g)))-(x(1).*x(2)/((1+m*n)*(w*x(1).^2+1)+x(1...
8 years ago | 1 answer | 0
1
answerQuestion
i want to plot the solution of system of nonlinear odes
the solution plot of this system must produce a limit cycle.... dxdt=@(x,y) (((x.*(1-(x)./g)))-(x.*y./(w*x.^2+x+1))); dydt...
8 years ago | 0 answers | 0

