Kron efficiency
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Antonio
el 14 de Mayo de 2012
Comentada: Matt J
el 19 de Dic. de 2016
Hi all, I have a matlab program whose bottleneck according to the profiler is the kron function. The program basically is a ode solver, but the dydt matrix is built by making extensive use of the kron function, so that the bottleneck of the ode solver is defining the dydt matrix.
Do you have any suggestion on how this could be optimized?
Thanks!
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Ordinary Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!