-
DIS
PD control for robotics with disturbance
- 2011-06-05 20:44:59下载
- 积分:1
-
psk
PSK code for Matlab simulation
PSK code for Matlab simulation
- 2014-08-11 14:50:24下载
- 积分:1
-
light_matlab
简单的matlab程序。提供给一种简单地处理图像中光照不匀的方法。图像的特征为中间偏暗,四周亮。(Simple matlab program. Provided to a simple processing of the image illumination unevenness. The characteristics of the image dim middle, surrounded by light.)
- 2012-10-30 20:50:18下载
- 积分:1
-
Arnold
matlab实现Arnold置乱的程序,对初学者有用(matlab Arnold matlab Arnold)
- 2013-12-11 10:34:08下载
- 积分:1
-
CollectionOfBPNN
BP神经网络的学习代码,是学习BP神经网络的入门代码,可以用于仿真实验(BP neural network to learn the code, BP neural network to learn the entry code can be used for simulation experiments)
- 2009-11-13 09:12:57下载
- 积分:1
-
xihua
本程序使用MATLAB是对图像进行骨架化的功能。
该程序可以快速的对图像进行处理操作。(This procedure is the use of MATLAB skeleton image of the function. The program can quickly deal with the operation of the image.)
- 2009-05-04 13:00:46下载
- 积分:1
-
tamenqupashan
简单的语音合成程序,本人调试后,可以运行,仅供参考!(Simple speech synthesis procedure, I debug, you can run for reference purposes only!)
- 2010-12-14 21:00:38下载
- 积分:1
-
svm_predic.m
应用支持向量机回归和相空间重构对时间序列进行预测(Support vector machine regression and time series phase space reconstruction on forecast)
- 2010-05-12 04:57:50下载
- 积分:1
-
matlab-toolbox
该文件为matlab工具箱各种代码,供大家使用。(matlab toolbox code)
- 2011-12-17 21:18:57下载
- 积分:1
-
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