文件名称:matopt
介绍说明--下载内容均来自于网络,请自行研究使用
本文档介绍了如何使用各种内嵌工具,函数和其他一些小技巧来加强使用matlab的速度和效率,是广大爱好者必读的文档。具体内容请参阅文档。
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-This document describes how to use a variety of embedded tools, functions and some other tips to strengthen the use of matlab for speed and efficiency, the vast number of enthusiasts reading documents. Please refer to the specific content of the document. 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
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-This document describes how to use a variety of embedded tools, functions and some other tips to strengthen the use of matlab for speed and efficiency, the vast number of enthusiasts reading documents. Please refer to the specific content of the document. 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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
matopt.pdf