-
MATLABPID
MATLAB控制程序_PID控制主要是先进PID控制方法的说明以及结给有CMAC 等神经网络与PID控制的复合控制算法(MATLAB PID control)
- 2009-05-26 21:08:48下载
- 积分:1
-
mohuyuce
对列车运行过程进行模糊预测算法优化控制并使用matlab进行仿真实验(Train running fuzzy prediction algorithm to optimize control and use matlab simulation experiments)
- 2020-10-28 16:19:57下载
- 积分:1
-
candle2
Draws candlestick charts based on open, high, low and close price series data in Matlab.
- 2014-02-01 20:58:49下载
- 积分:1
-
数据拟合
利用MATLAB进行数据拟合,常见的数据拟合方法。包括:一元函数插值、样条插值、多项式插值或拟合 、曲线拟合、拉格朗日插值法等。(MATLAB data fitting, common data fitting methods. It includes: interpolation of unitary function, spline interpolation, polynomial interpolation or fitting, curve fitting, Lagrange interpolation, etc.)
- 2019-05-28 15:37:44下载
- 积分:1
-
essential-Matlab-source
全国大学生建模竞赛必备Matlab源码,包含多种数学处理函数。(The National Undergraduate Modeling Contest essential Matlab source code, contains a variety of mathematical processing function.)
- 2013-03-19 00:07:32下载
- 积分:1
-
emd
用matlab写的经验模式分解程序。可作希尔伯特-黄变换,画时频图。(Empirical mode decomposition process Written by matlab .It Can be used for Hilbert- Huang Transform and time-frequency analysis.)
- 2020-09-21 15:27:53下载
- 积分:1
-
wireless-channel
利用matlab对无线信道进行详细的仿真,每个程序可完美运行,而且具有详细的程序说明(Detailed simulation of the wireless channel using matlab, each program can be a perfect run, and a detailed description of the procedures)
- 2012-09-11 11:14:41下载
- 积分:1
-
genpls
ga-pls选取特征波长,能过有效减少建模所需要的波长。(Ga-pls can effectively reduce the wavelength required for modeling by selecting the characteristic wavelength)
- 2019-06-30 17:30:50下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
matlab-help
MATLAB中文帮助文档,阐述了MATLAB中一些基本的类库(MATLAB help)
- 2012-03-28 19:42:55下载
- 积分:1