Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
209.758
of 301.213
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.191
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.422
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
ode45 not working (giving non real values)
Why am I getting non real values for M. iFunction file function dMdx=s(x,M,gamma_b,a1Vec,b1Vec,a11Vec,b11Vec,xVec,xMin) ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
fzero not working (thanks in advance for help)
function file function y = f(x,a,A,b,Ttx,gamma_b) y = ((a./A)-(((1+gamma_b)/2)*(b./Ttx))); end script and er...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
ode45- must return a column vector (Thanks in advance for help)
iSCRIPT function dMdx=s(x,M,gamma_b,a1Vec,b1Vec,xVec) a1=interp1(a1Vec,xVec); b1=interp1(b1Vec,xVec); dMdx= M*((1+((gamma_...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
ode45 for M'=c1*A'+ c2*B' ?
Hi MATLAB community I am solving an ODE using ode45. The equation is dM/dx= (c1*dA/dx)/A + (c2*dT/dx) where A and T are some...
más de 10 años hace | 0 respuestas | 0
