photo

Murari Kanumoori


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

MATLAB Answers

2 Questions
0 Réponses

RANG
105 177
of 301 454

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 287

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 632

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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

plus de 8 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 8 ans il y a | 1 réponse | 0

0

réponse