Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
260.102
of 301.370
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.243
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.217
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
obtaining a point solution of a differential equation
i have DE in following form and I am using ode45 to solve for it [t,y] = ode45(@(t,y) f(t,y), tspan, y(i)) where y(i) is t...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
defining a function in script file
i want to code following kind of differential eqn in my script file [t,y]=ode(@(t,y) [[qin-k{y^1.5- (y-b)^1.5}] /Area],t1spa...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting a Differential equation
I want to plot solution of differential equation which behaves differently at different time interval. For eg, dh/dt=h^2-f(...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
plotting for related function
I have formulated following kind of nested function for my hydraulic problem q=f(h) h=f(t) (where h and t are in differe...
alrededor de 8 años hace | 0 respuestas | 0
