-
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
-
mcode
lms program for matlab
- 2009-07-15 13:40:21下载
- 积分:1
-
ARMAPmodel
用AR模型对脑电信号特性进行提取,用的是matlab进行编程(AR model with the extracted EEG features, with the matlab programming)
- 2011-05-10 10:20:01下载
- 积分:1
-
dij2_m
图论及复杂网络中关于最短路径的Dijkatra算法,简单明了!(Figure dealt with a complex network of Dijkatra on the shortest path algorithm, simple!)
- 2011-10-10 16:06:56下载
- 积分:1
-
Matlab-utility-one-hundred-cases-2
matlab实用程序百例第二部分,包括上百个实用程序(matlab utility one hundred cases of the second part, including hundreds of utility)
- 2012-11-05 22:54:24下载
- 积分:1
-
SVM算法
说明: 数据挖掘的重要算法SVM的实现,用matlab(important data mining algorithms to achieve SVM using Matlab)
- 2005-11-13 15:56:55下载
- 积分:1
-
BaiNop_NDVaPTM
Day la 1 chuong trinh duoc viet boi hoc vien cao hoc khoa 20 cua truong Khoa hoc tu nhien. Vi thoi gian co han nen chua test duoc
- 2012-05-09 00:44:15下载
- 积分:1
-
Untitled1
一个有限长序列,用matlab实现其N=100的DFT。给出其幅度与相位曲线,并讨论其相关性质。 (A finite-length sequence, using matlab to achieve its N = 100 of the DFT. Given its magnitude and phase curves, and discuss their related properties.)
- 2013-08-09 09:55:17下载
- 积分:1
-
DTC
Direct Torque control of Induction Motor
- 2013-09-26 04:20:36下载
- 积分:1
-
PendulumAnimation
Simulation and Animation of a Linear and Nonlinear Pendulum Model
- 2014-01-25 16:07:50下载
- 积分:1