Estadística
6 Preguntas
3 Respuestas
1 Archivo
CLASIFICACIÓN
149.046
of 295.638
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
11.455 of 20.255
REPUTACIÓN
40
EVALUACIÓN MEDIA
1.00
CONTRIBUCIONES
1 Archivo
DESCARGAS
2
ALL TIME DESCARGAS
403
CLASIFICACIÓN
of 154.207
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
Estimate parameter for ODE with events
Hi, I currently have an ODE that can only be solved by using events. How would I estimate parameters of such an ODE from expe...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Heaviside function in ODE
I have the following set of ODEs dxdt(1) = -ka*x(1); dxdt(2) = ka/V*x(1) - ke*x(2); dxdt(3) = -a1*exp(-b1*x(3)).*x(3)...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
OS X JxBrowser AWT-AppKit Thread Window
Hi everyone, recently I discovered an empty "window" titled JxBrowser AWT-AppKit Thread Window when I call the OS X App Expos...
más de 11 años hace | 0 respuestas | 0
0
respuestasRandomly delete elements of a matrix
Thanks for the quick answers. Maybe I do need to clarify: Let's say I have a 3x4 matrix which looks like: x x x x x x x...
más de 11 años hace | 0
Pregunta
Randomly delete elements of a matrix
Hi guys, how would you, if you have an arbitrary matrix, randomly delete one element in each row and column of said matrix. ...
más de 11 años hace | 4 respuestas | 0
4
respuestasPregunta
Selectively set parameters to fit to 0 in lsqnonlin
Hi everyone, I was wondering if there's a more elegant and less computing-time consuming way to implement the following probl...
más de 11 años hace | 1 respuesta | 0
1
respuestaSlow convergence of lsqnonlin
Alright, I figured out how to speed up the calculation of the objective function immensely. By breaking it down into matrices an...
más de 11 años hace | 0
| aceptada
Pregunta
Slow convergence of lsqnonlin
Hi everyone, I have a convergence problem with lsqnonlin and I hope that someone can help me speed it up. Ok, so what do I...
más de 11 años hace | 2 respuestas | 0
2
respuestasSlow convergence of lsqnonlin
@Sean: [pars, chi2] = lsqnonlin(@objFcn, iniConds, lb, ub, opts, xdata, ydata); with iniConds = lognrnd(mu, sigma,...
más de 11 años hace | 0
Enviada
Sparsity pattern
Apply sparsity pattern of one matrix to another.
más de 14 años hace | 2 descargas |