文件名称:mtVector
- 所属分类:
- matlab例程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- belal*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Vector is the basic data structure in MATLAB. It provides easy, fast, effective, and scalable data structures giving programming an algebraic view for data, even for complex data structures. Matlab allows you do develop fast technical solutions. However, MATLAB loops, and UIs are too slow :o. It is your responsibility to reformulate your code and data structures into matrices and vectors.
For example, to sum up a vector, you can write a simple counting loop. However, it is faster to use inner product with a vector of ones.
For example, to sum up a vector, you can write a simple counting loop. However, it is faster to use inner product with a vector of ones.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tstmtVector
...........\mtBaseObject.h
...........\mtBaseTypes.h
...........\mtRef.h
...........\mtRefVector.h
...........\mtTimer.h
...........\mtToken.h
...........\mtVector.h
...........\ReadMe.txt
...........\tstmtVector.cpp
...........\tstmtVector.dsp
...........\tstmtVector.dsw
...........\mtBaseObject.h
...........\mtBaseTypes.h
...........\mtRef.h
...........\mtRefVector.h
...........\mtTimer.h
...........\mtToken.h
...........\mtVector.h
...........\ReadMe.txt
...........\tstmtVector.cpp
...........\tstmtVector.dsp
...........\tstmtVector.dsw