Optimize for 'double'
Mostrar comentarios más antiguos
Dear All
I am wondering is there any special optimization in MATLAB for double arrays? I have the feeling that UINT is a little slower than double array, although the reduced memory space is considerable. I need to make a trade off between speed and space now.
Thanks!
1 comentario
Yingke
el 11 de Jun. de 2012
Respuesta aceptada
Más respuestas (1)
deniel munthe
el 11 de Jun. de 2012
0 votos
you can do in order to normalize the data into smaller data and data processing will be faster.
1 comentario
Yingke
el 11 de Jun. de 2012
Categorías
Más información sobre Surrogate Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!