-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
Matlab.vc
这是一份VC++与MATLAB混合编程的重要资料.详细描述了VC++在与MATLAB混合编程时的接口问题,以及连接问题。(This is a mixed VC++ and MATLAB programming important information. A detailed description of the VC++ mixed programming with MATLAB interface issues, and connectivity problems.)
- 2010-06-02 09:20:30下载
- 积分:1
-
twos2decimal
real time control with matlab
- 2013-05-16 21:05:10下载
- 积分:1
-
ConstrKFLinear
kalman filter update equations implemented in this code
- 2009-04-16 11:22:55下载
- 积分:1
-
.rar
基于机动目标当前统计模型的单目标跟踪,采用卡尔曼滤波实现(Maneuvering target based on current statistical model of the single-target tracking using Kalman filter to achieve)
- 2021-04-29 20:18:42下载
- 积分:1
-
MATlAB_for_image
应用MATlAB语言处理数字信号与数字图像(MATlAB language applications of digital signal processing and digital images)
- 2006-05-22 14:44:46下载
- 积分:1
-
hbaapi
FC HBA API的接口实现,这个实现可以满足很多做光纤卡的app级应用开发。(FC HBAAPI implementation )
- 2013-12-31 09:13:41下载
- 积分:1
-
MMSE
基于V-BLAST 的MMSE 信道估计算法 MIMO(The MMSE channel estimation algorithm based on V- BLAST MIMO
)
- 2020-09-15 14:07:58下载
- 积分:1
-
main2
使用Matlab,采用LPC线性预测编码对wav语音文件进行压缩编码(Using Matlab, using linear predictive coding LPC voice wav file compression)
- 2015-03-16 15:05:36下载
- 积分:1
-
learningprogrammingusingMatlab
learning programming using matlab is for anyone trying to learn the fundamentals of computer program. it s english version
- 2009-12-17 07:28:52下载
- 积分:1