photo

Muhammad Giovani


Last seen: presque 4 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
89 186
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 20 934

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 407

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

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

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

1

réponse

Question


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

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

1

réponse