photo

Muhammad Giovani


Last seen: fast 4 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

3 Fragen
0 Antworten

RANG
188.443
of 300.379

REPUTATION
0

BEITRÄGE
3 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
0

RANG
 of 20.931

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.299

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Error this answer is NaN, in my runge-kutta code
hello guys I'm compiling a code in research, code like a close clear clc C1 = 1; C2 = 1; A1 = 1; A2 ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error: Function definitions are not permitted in this context.
help for error this my code function y = code1(A,B,C,x0) | Error: Function definitions are not permitted in this context. %...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to fix it ? Warning: Do not specify equations and variables as character strings. Instead, create symbolic variables with syms. > In solve>getEqns (line 455) In solve (line 227)
my code S=dsolve('Dx1=x2,Dx2=-lam2,Dlam1=0,Dlam2=-lam1,x1(0)=1,x2(0)=2,x1(tf)=3,lam2(tf)=0') t='tf'; eq1=subs(S.x1)-'x1tf'; ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort