-
用matlab读入wav文件数据的小程序-readwave
用matlab读入wav文件数据的小程序(using Matlab wav file read the small program data)
- 2005-04-03 09:23:47下载
- 积分:1
-
matlab2
matlab相关的材料,希望对各位有用,谢谢(matlab)
- 2010-10-26 14:56:39下载
- 积分:1
-
matlab100examples
MATLAB的100个例子,包括界面设计,图像处理等(MATLAB 100 examples, including interface design, image processing, etc
)
- 2010-11-25 21:26:40下载
- 积分:1
-
matlab
ofdm的基本原理 及MATLAB仿真(ofdm simulation of the basic principles and MATLAB)
- 2010-05-10 16:33:22下载
- 积分:1
-
guide3
c language guide for the chobo human
- 2014-09-24 15:57:53下载
- 积分:1
-
matlab-experiment
了解隐马尔科夫模型HMM的概念、组成和需要解决的问题;掌握三个基本算法:forward算法、Viterbi算法和Baum-Welch算法,并利用matlab进行实验分析一道具体问题(Understand the concept of Hidden Markov Model HMM, composition and problems to be solved mastered three basic algorithms: forward algorithm, Viterbi algorithm and Baum-Welch algorithm and experimental analysis using matlab specific problems together)
- 2014-01-15 16:28:34下载
- 积分:1
-
renjihudong
两个设备形成对射,当有人通过时,一台设备发出指令,控制别的设备。(Two devices formed on the radio, when someone passed a device to issue commands to control other devices.)
- 2013-12-17 14:31:32下载
- 积分:1
-
SVM
SVM回归分析,包括了模型的建立以及数据的预测(SVM regression analysis, including modeling and prediction data)
- 2014-05-07 21:52:00下载
- 积分:1
-
LoadflowOfGauss
It is an Gauss_saidel method programed in Matlab. The effectiveness is tested by one benchmark function.
- 2011-01-02 14:17:57下载
- 积分:1
-
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