Sara Jiménez
Universidad Nacional de Colombia
Followers: 0 Following: 0
Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
40.154
of 301.695
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 21.386
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 176.117
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 to include a nonlinear constraint in the fmincon when it is a hybrid function in the particle swarm optimization
Hey! I'm writing up a code to find a set of parameters using the particle swarm, besides I'm using fmincon as hybrid function...
alrededor de 8 años hace | 1 respuesta | 1
1
respuestaPregunta
How do I pass out a vector of extra parameters using ODE15s
I'm writing up a code to solve a set of i differential equations and for each equation, I have three important parameters, which...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to adjust parameters in a ode?
I have an equation like this: dy/dt = alpha * x(t) The function x(t) is known and I have experimental data for dy/dt. ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to reduce the time?
I'm writing up a code to solve a system of mass balances. The balances are ordinary differential equations, so I used ode23s to ...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Error using odearguments: nputs must be floats, namely single or double.
I'm writing up a code to solve a system of mass balances. The balances are ordinary differential equations, so I used ode45 to s...
casi 9 años hace | 2 respuestas | 0
