Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
105.169
of 301.447
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 174.609
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 8 anni fa | 0 risposte | 0

