![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7112349_1522120076060_DEF.jpg)
Damjan Lasic
National Institute of Chemistry
Followers: 0 Following: 0
Estadística
3 Preguntas
4 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
7.164
of 297.016
REPUTACIÓN
6
CONTRIBUCIONES
3 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
124.534
of 157.725
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Resuelto
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
alrededor de 7 años hace
Pregunta
Huge overhead when passing a mex file to ode solver
Hey! I noticed there seems to be a significant overhead when a mex file, rather than a "normal" MATLAB function, is passed to...
más de 7 años hace | 0 respuestas | 0
0
respuestasODE15i/s sparse Jacobian pattern trick
Wanted to add some remarks even if this is an old question. Indeed MATLAB has to recompute the entire Jacobian, because one c...
más de 7 años hace | 0
Pregunta
ode15s slows down at reaching steady state SOLVED
I'm solving a system of rather stiff equation describing a microkinetic model of methanol formation (30 species, ~70 reactions a...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasHow do MATLAB's ODE solvers use a functional form of the Jacobian?
You are correct - your analytical jacobian should be a function that will return the jacobian matrix after input of t and all so...
alrededor de 8 años hace | 0
Plotting from Cell Array/Matrix/Database
This is difficult to answer without a clear example of your cell data. I presume you have a cell which contains strings, and ...
alrededor de 8 años hace | 1
How can i write at specific location in excel using loop ? let say i want to write at C in ith index so what wil the correct code ? please its urgent
you need a correct way to transform your numeric values to string. like this: xlRange = ['C',num2str(i),':C',num2str(i)]; ...
alrededor de 8 años hace | 0
| aceptada
Pregunta
Using function files formed and saved during execution
Hi! I have a somewhat unusual problem. In my code (MATLAB R2016a), i have to provide an analytical Jacobian to a solver, whic...
alrededor de 8 años hace | 0 respuestas | 0