Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
262.069
of 301.454
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.287
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.632
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
Linear differential equation code errors
I'm trying to solve y = sqrt(x*dx/dt) or y=-sqrt(x*dx/dt) with a function and ode 45 and i get several errors function f=dif3...
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Coding a differential equation
So the equation is y = sqrt(x*dx/dt) or y=-sqrt(x*dx/dt) do i do it with the ode solver?
alrededor de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Coding a system of differential equations
This is the system dx/dt=y^2/x , dy/dt=x^2/y with initial conditions x(0)=√ 2 , y(0)=0 i know how to do them separatel...
más de 4 años hace | 1 respuesta | 0
