-
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
-
MRASNN730
三相异步电机无速度传感器的matlab实现,采用的转速辨识算法为mars
matlab版本7.4(Three-phase induction motor speed sensorless matlab the realization of the speed identification algorithm used for the mars matlab version 7.4)
- 2009-04-10 15:09:03下载
- 积分:1
-
GA-wiley-matlab
修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!(Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!)
- 2008-06-18 20:35:52下载
- 积分:1
-
21104229
矩阵数值分析的matlab编程,包括插值与拟合等问题(Matrix numerical analysis matlab programming, including issues such as interpolation and fitting)
- 2013-11-05 17:19:31下载
- 积分:1
-
price_state
translation between discrete data and continus data
- 2013-04-07 01:49:22下载
- 积分:1
-
matlab
该书详细介绍了matlab绘图的命令,以及绘图方面的很多经典例程,对于想研究matlab以及智能控制方面的同志是非常有用的资料,超级棒(The book details the matlab drawing commands, as well as many aspects of the classic drawing routines, and for want of intelligent control in matlab is a very useful information for gay, super rod)
- 2011-04-26 12:45:54下载
- 积分:1
-
NSGA-II_MULTI-for-emc
多目标优化————工程项目的多目标资源成本工期优化(Multi-objective optimization---- multi-objective of the project resource cost and time optimization)
- 2012-05-31 19:11:59下载
- 积分:1
-
ANFIS-Fuzzy-Inference-System-Using-Commands-in-M-
Anfis-Fuzzy Logis-Adaptive Neuro-Fuzzy Inference System
- 2012-01-10 18:44:09下载
- 积分:1
-
MATLAB
说明: 一个很好的matlab生成小波系数的小程序,可能会用到其它的命令(wavelet coefficient code)
- 2010-04-05 15:45:53下载
- 积分:1
-
get_distanceA
计算地球上的椭球面的距离,输入两点的经纬度(Calculated on the earth ellipsoid distances, enter the latitude and longitude points)
- 2014-08-12 12:36:23下载
- 积分:1