-
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
-
nienluan2_OFDM
simulink_OFDM. This is my detail.
- 2010-08-17 10:07:57下载
- 积分:1
-
01
说明: 一些有关最优控制理论的控制实例程序集仿真 (Optimal control theory control instance assembly)
- 2012-06-11 16:30:17下载
- 积分:1
-
69039
Economic dispatch is the short-term determination of the optimal output of a number of electricity generation facilities, to meet the system load, at the lowest possible cost, subject to transmission and operational constraints.
- 2015-04-08 19:35:05下载
- 积分:1
-
yanse
用matlab软件进行图像相似度量,颜色直方图(Image similarity measure code, yanse histogram)
- 2020-11-02 14:59:54下载
- 积分:1
-
wine
pca-kmeans聚类
先将数据(wine,uci数据集)降维处理,在进行聚类(pca-kmeans clustering
use the data of uci:wine.)
- 2020-12-07 10:09:21下载
- 积分:1
-
beifenyi
自己毕业设计一些收集和做的一些simulink模型及源码,希望对大家有帮助(Graduated from the design of their own collection and do some simulink model and source, I hope all of you help)
- 2009-05-09 12:44:23下载
- 积分:1
-
slam
slam, explore data association algorithms
- 2007-11-30 13:12:54下载
- 积分:1
-
SSORCG
本例用五点差分法求解一个二阶偏微分方程,其间用SSOR预处理的CG法处理,此实验可分别选取N=4,8,16,32(This example uses a five-point difference method for solving second order partial differential equations, during which the CG with SSOR pre-treatment, were selected for this experiment can be N = 4,8,16,32)
- 2011-08-24 21:55:00下载
- 积分:1
-
一个线阵的数字多波束形成matlab程序 multiple DBF
一个线阵的数字多波束形成matlab程序(A linear array, digital beamforming matlab program)
- 2013-03-21 23:02:43下载
- 积分:1