Optimize for 'double'
Show older comments
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!
Accepted Answer
More Answers (1)
deniel munthe
on 11 Jun 2012
0 votes
you can do in order to normalize the data into smaller data and data processing will be faster.
Categories
Find more on Surrogate Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!