Estadística
CLASIFICACIÓN
259.385
of 301.573
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
44.44%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.336
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.520
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 do you set up a boundary value problem?
I posted this question a couple days ago, but I recieved no response: http://www.mathworks.com/matlabcentral/answers/13321-i-...
más de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
I am having a lot of trouble solving this boundary value problem?
So Basically here is the problem: I was given a second order function that models longitudinal displacements in a longitudinal...
más de 14 años hace | 0 respuestas | 0
0
respuestasPregunta
I need help solving this second order differential equation?
I was given a second order function that models longitudinal displacements in a longitudinally loaded elastic bar. a(x)*u''(...
más de 14 años hace | 1 respuesta | 0
1
respuestaPregunta
I cannot find the index of a specific element in an array?
I have an array of non-repeating elements, X. I need to find the index of a specific element, 1.5 in X. I am trying to do index=...
casi 15 años hace | 1 respuesta | 0
1
respuestaPregunta
Index of a matrix?
I have two column matricies x and y (neither of them have repeating numbers). I want to search for a number in matrix x, get th...
casi 15 años hace | 1 respuesta | 0
1
respuestaPregunta
Initial conditions on ODE45 ?
Im trying to solve this IVP: e^y +(t*e^y - sin(y))*(dy/dt)=0 with the initial condition y(2)=1.5. I was just not sure how to...
casi 15 años hace | 2 respuestas | 0
2
respuestasPregunta
Matlab plotting direction field, stable or unstable?
I'm trying to figure out which equilibrium solutions are stable and unstable for this differnetial equation (Gompertz model) ...
casi 15 años hace | 0 respuestas | 0
0
respuestasI'm trying to plot this contour graph, but it just does not work?
I am not sure why matlab was not able to solve for this equation, however if you try to solve for it symbolically using Dt, inst...
casi 15 años hace | 0
| aceptada
Pregunta
I'm trying to plot this contour graph, but it just does not work?
I tried to solve this differential equation: e^y+(t*e^y - sin(y))*(dy/dt)=0 using the symbolic solver dsolve, I inputed this a...
casi 15 años hace | 2 respuestas | 0
2
respuestasPregunta
I'm trying to use dsolve to solve this differential equation, but it does not work
I'm trying to solve this differential equation using dsolve in matlab, so this is what Im trying to run: eqn = 'Dy=-exp(y)/(t...
casi 15 años hace | 2 respuestas | 0
