本文檔介紹了如何使用各種內(nèi)嵌工具,函數(shù)和其他一些小技巧來(lái)加強(qiáng)使用matlab的速度和效率,是廣大愛(ài)好者必讀的文檔。具體內(nèi)容請(qǐng)參閱文檔。
Learn how to use the Profiler tool, vectorized functions, and other tricks to writing efficient MATLAB code. This article includes how to convert any array into a column vector, bounding a value without if statements, and repeating/tiling a vector without repmat.
Contents:
* The Profiler
* Array Preallocation
* JIT Acceleration
* Vectorization
* Inlining Simple Functions
* Referencing Operations
* Numerical Integration
* Signal Processing
* Miscellaneous Tricks
標(biāo)簽:
文檔
如何使用
內(nèi)嵌
上傳時(shí)間:
2013-12-11
上傳用戶(hù):cuiyashuo