-
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
-
基于MATLAB完成的神经网络源程序
在matlab6.5下实现的 (achieved in the matlab6.5)
- 2005-01-10 15:53:55下载
- 积分:1
-
matlab-image-processing-command
matlab图像处理命令,初级阶段资料,多多自习。(matlab image processing commands, the initial stage of the information, a lot of self-study.
)
- 2010-11-21 17:16:09下载
- 积分:1
-
Wavelet-
地震子波波形显示及一维地震合成记录,以雷克子波为例(Seismic Wavelet and synthetic seismogram)
- 2020-10-27 15:19:58下载
- 积分:1
-
mass_damper_system_matlabasimulink
Matlab code and Simulink model for mass damper system with and without force.
- 2014-02-07 07:21:00下载
- 积分:1
-
zijizuozhendeng
阵风风速模型,希望有人能用到,可以用作matlab风电场建模,双馈电机等方面(wind speed)
- 2015-12-21 16:29:07下载
- 积分:1
-
dtw
动态时间规整程序,Matlab编写,用于两个序列的对齐(Dynamic time warping process, Matlab to prepare for the alignment of two sequences)
- 2009-10-21 13:45:16下载
- 积分:1
-
fft
快速傅里叶变化的C语言和matlab语言实现(Fast Fourier change in C-language implementation language and matlab)
- 2010-01-03 16:30:20下载
- 积分:1
-
MIMO_SISO
mimo and siso capacity
- 2013-12-23 12:27:50下载
- 积分:1
-
bandp
带通滤波器,在信号处理时滤除直流分量和高频噪声,参数设置见程序说明。(The bandpass filter is used to filter the DC component and the high frequency noise in the signal processing. The parameter setting is explained by the program.)
- 2018-03-24 08:40:10下载
- 积分:1