-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1
-
HMMDemo
implementation of fisherfaces for matlab
- 2010-09-17 21:22:21下载
- 积分:1
-
matlab
常用的函数以及指令,可以帮助记忆常用的一些函数,特别适合初学者
(used in matlab,to me its very use)
- 2009-04-18 23:05:17下载
- 积分:1
-
PrepoznavanjeFSK
Matlab 6.5 finding is it a signal a FSK modulated.
- 2009-05-05 04:02:50下载
- 积分:1
-
work
MATLAB语音信号处理功能,本人学生,哭求一课程设计,望站长成全,给我个下载的机会,(MATLAB speech signal processing functions, I students, curriculum design to cry for one, hope Chengquan head, give me a chance to download,)
- 2008-06-30 10:29:07下载
- 积分:1
-
FDTD
不错的FDTD上手资料,合适光波导研究和其他研究,希望对大家有用。(Good FDTD started information, the appropriate optical waveguide and other studies, and hope to be useful.)
- 2013-04-03 10:59:10下载
- 积分:1
-
DFT
这个程序实现了基于OFDM系统的信道估计DFT算法的实现(This application implements the DFT channel estimation algorithm based on OFDM system implementation
)
- 2014-02-25 16:55:11下载
- 积分:1
-
imageprobability2
to help in computer vision ,pattern recognition and machine learning research for grad students in image analysis and computer science works of masters and doctorate
- 2010-07-03 13:56:18下载
- 积分:1
-
weina
维娜滤波的程序,可以很好的反应维纳滤波识别信道,还有去掉噪声。(Vina filtering program that can recognize a good response to the channel Wiener filter, and remove the noise.)
- 2010-10-12 17:16:47下载
- 积分:1
-
Correction
用MATLAB实现的倾斜校正算法,该算法可以对一些文字倾斜或车牌倾斜进行校正。(Implemented using MATLAB tilt correction algorithm, which can be tilted or license plate number of the text to correct tilt.)
- 2010-11-19 10:43:11下载
- 积分:1