-
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
-
Fourier_Transformation_GUI
matlab中用于进行fourier变换的GUI程序(matlab in fourier transform used for GUI program)
- 2007-10-08 21:29:14下载
- 积分:1
-
MATLBline
MATLAB GUI设计中画图问题,如何在GUI的AXES中自由画线。及各种其他形状的图形。(MATLAB GUI)
- 2010-08-08 17:18:55下载
- 积分:1
-
pso--constrained
这个粒子群算法使用matlab语言编写出来的,可以解决带约束的粒子群算法问题,可以很方便的把问题得到解决(the optimization of constraied pso matlab programmes)
- 2013-10-09 10:00:18下载
- 积分:1
-
Dijkstra
图与网络论中求最短路径的Dijkstra算法(Graph and network theory for the Dijkstra shortest path algorithm)
- 2008-07-27 12:24:39下载
- 积分:1
-
charArrayCreate
Matlab C++数学库对字符型阵列的操作(Matlab C++ Math Library operate on character arrays)
- 2010-05-25 00:34:21下载
- 积分:1
-
isodata
matlab isodata聚类算法重要函数四个,涵盖了isodata聚类算法的中心内容(clustering algorithm matlab isodata important functions four, covering the central elements isodata clustering algorithm)
- 2013-11-19 21:41:56下载
- 积分:1
-
heeat
Matlab file computing the heat transfer in a rectangular region.
- 2010-10-13 21:10:01下载
- 积分:1
-
DISCRIMINANTSPARSENONNEGATIVEMATRIXFACTORIZATION
判别稀疏非负矩阵分解,提出这个新算法,来进行人脸识别,比传统的NMF和一些其他的扩展算法效果好(Sparse non-negative matrix factorization judge proposed the new algorithm for face recognition, than the traditional extension of NMF algorithm and some other good results)
- 2010-12-04 17:47:48下载
- 积分:1
-
1044931_Mikael_Montelius_Rapporten_utan_kod
Matlab tool for segmentation and re-creation of
H-MRS volumes of interest in MRI image stack
- 2013-09-21 15:53:58下载
- 积分:1