abcdr
Followers: 0 Following: 0
Estadística
3 Preguntas
0 Respuestas
CLASIFICACIÓN
121.625
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
3 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
How can we get the solution for an 'exact differential equation' dy/dx=(x^2-y^2)/2*x*y in matlab
'exact differential equation'dy/dx=(x^2-y^2)/2*x*y'
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
plot for x^2+y^2==3*x*y^2, x^3-x^2==y^2-y in matlab
how to plot graphs for x^2+y^2==3*x*y^2, x^3-x^2==y^2-y
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to find the solution for the eqautions x^2+y^2==3*x*y^2, x^3-x^2==y^2-y and plot graphs in matlab.
To solve the equations mathematically, the command [solx,soly]=solve(x^2+y^2==3*x*y^2, x^3-x^2==y^2-y) can be used. However, I a...
alrededor de 6 años hace | 1 respuesta | 0