-
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
-
Order_Book
遗传算法相关编程,可以直接拿过过来应用,非常经典的程序。(GA-related programming, applications can be directly took over, very classic procedure.)
- 2010-11-17 12:20:58下载
- 积分:1
-
TM_sin_daoti
使用有限时域差分法模拟THZ波在二维光子晶体中的传播(simulation of THZ wave spreading in two-dimensional photonic crystals using FDTD)
- 2014-10-31 13:09:08下载
- 积分:1
-
Outlook
KALMAN filter for linear time invariant estimation
- 2014-01-14 21:39:44下载
- 积分:1
-
jueceshu-matlab
说明: 使用ID3决策树算法预测销量高低,对数据进行预处理,最终打印并画决策树(Using ID3 Decision Tree to Predict Sales)
- 2020-06-16 22:40:01下载
- 积分:1
-
kagelangr
说明: 一个计算拉个朗日插值很好的程序,绝对正确无误。(A calculation of long pull on a good interpolation procedure, is absolutely correct.)
- 2009-04-19 17:01:34下载
- 积分:1
-
mfcc
MFCC algorithm for calculating mel frequenc cepstral coefficients.
- 2010-05-09 18:10:10下载
- 积分:1
-
10matlabcodes
对于初学者还是不错的,可以下下来看看的说,慢慢学者就会了
(For beginners or good, you can take a look at the next down that scholars will be a slowly)
- 2009-03-08 16:09:52下载
- 积分:1
-
tuxiangbianhuan
数字图像处理姚敏版第三章所有例题的完整的matlab程序,(Yao Min version of Digital Image Processing chapter of all examples of the complete matlab program)
- 2011-05-17 17:10:27下载
- 积分:1
-
PSO-and-IPSO
粒子群算法及其优化算法,并可以实现相关功能(Particle swarm algorithm and its optimization algorithm, the relevant functions)
- 2015-09-17 15:38:27下载
- 积分:1