Marco Sammito
Followers: 0 Following: 0
Estadística
10 Preguntas
2 Respuestas
CLASIFICACIÓN
39.045
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
10 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
30.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Feeds
Pregunta
System of ODE: derivative inside equation
Hi. I have to solve this system of ODE: <</matlabcentral/answers/uploaded_files/70711/eq.JPG>> How should I treat x'_3 in ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
plotyy: problem with ticks
Hi. I have this graph but I cannot figure out how to adjust the ticks. Can you help me out? <</matlabcentral/answers/uploaded...
casi 8 años hace | 2 respuestas | 0
2
respuestasPregunta
ODE: how to plot result and piecewise function?
Hi. I have the following problem <</matlabcentral/answers/uploaded_files/64651/Capture.JPG>> where <</matlabcentral/ans...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to pass parameters?
Hi. I have to solve this differential equation <</matlabcentral/answers/uploaded_files/64599/Capture.JPG>> where <</mat...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
ODE45: doubts about the result. Correct or not?
Hi. I have to solve <</matlabcentral/answers/uploaded_files/64265/Capture.JPG>> I do not know if it may be helpful, but no...
casi 8 años hace | 0 respuestas | 1
0
respuestasPregunta
ODE15s: segmentation violation and imaginary parts
Hi. I am solving <</matlabcentral/answers/uploaded_files/63813/CodeCogsEqn%20(1).png>> If I set P0=2100 I get a result, ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaODE45: how to print a variable
Thank you for answering. I tried your code but MATLAB returns this error: <</matlabcentral/answers/uploaded_files/63102/Capt...
alrededor de 8 años hace | 0
Pregunta
ODE45: how to print a variable
Hi, I have the following code diffeq.m file function vdot=diffeq(t,v) a=2; b=3; c=4; d=5; e=a*b/c; % ...
alrededor de 8 años hace | 3 respuestas | 0
3
respuestasSolving as ODE45 and ODE15s gives different results
I tried following Torsten's suggestion and now the two graphs are almost equal. Here is the code I modified as Torsten pointed o...
alrededor de 8 años hace | 0
Pregunta
Solving as ODE45 and ODE15s gives different results
Hi, I have to solve this problem <</matlabcentral/answers/uploaded_files/62973/CodeCogsEqn.png>> as it were a DAE (I know ...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
ode15s differential-algebraic problem
Hi. I have to solve <</matlabcentral/answers/uploaded_files/62887/CodeCogsEqn.png>> and <</matlabcentral/answers/uploa...
alrededor de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
ode45 solver loop
Hi. I have to solve this equation <</matlabcentral/answers/uploaded_files/62873/CodeCogsEqn%20(4).png>> where h is defin...
alrededor de 8 años hace | 1 respuesta | 0