Archive
Posts Tagged ‘coding’
Matlab Efficient coding
October 14, 2009
Leave a comment
The interpreter nature of Matlab keeps me always looking for coding it fast and efficient way, squeezing as much work as we can squeeze from single statement.
Searching for something about Matlab found following blog entry
http://omar-sabih.blogspot.com/2009/05/matlab-tryin-to-code-smarter.html
It’s much cleaner and better presented version is present at http://www.sajidmc.net/bn/2009/05/efficient-matlab-coding/
Although I also have my Matlab page https://whatevericode.wordpress.com/matlab/ but it much less rigorous
Advertisements