Statistics
2 Questions
0 Answers
RANK
219,746
of 300,321
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
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
Feeds
Question
how to find lyapunov exponent of a 3d discrete system in matlab?
for example like predator-prey model
3 years ago | 1 answer | 0
1
answerQuestion
how to solve non linear system of equations with variable coefficients in matlab
eq1=a-(b*z*x)/(c + x)-d*x; eq2=e-(f*y*w)/(g + w) - h*y; eq3=(-b*z*x)/(c + x) + (f*y*w)/(g + w) + (m*z*x)/(y - n) - u*z; eq4=...
3 years ago | 1 answer | 0