photo

Muhammad Giovani


Last seen: casi 4 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

MATLAB Answers

3 Preguntas
0 Respuestas

CLASIFICACIÓN
188.443
of 300.379

REPUTACIÓN
0

CONTRIBUCIONES
3 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.931

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.299

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta