-
rbf-matlab
rbf非线性回归函数的MATLAB代码,是可以实现的(rbf matlab)
- 2011-05-05 16:17:21下载
- 积分:1
-
General_knowledge_2014_part_13_(2)
i want matlab code for image processing in 3d modeling technique
- 2014-11-15 23:38:26下载
- 积分:1
-
trend
用于对股市、金融数据波动趋势的判断与分析。(For the stock market, financial data, and analysis to determine the fluctuation trends.)
- 2014-01-26 21:28:32下载
- 积分:1
-
MATLAB_ISIGHT
基于MATLAB_ISIGHT动力总成悬置系统仿真分析与优化(Simulation analysis and optimization of powertrain mounting system based on MATLAB_ISIGHT)
- 2017-06-27 13:47:15下载
- 积分: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
-
Model Predictive Control Toolbox
Model Predictive Control模型预测控制是目前流行的控制算法,以往的MPC算法都是要依靠S函数实现,本例使用MPC工具箱,详细说明了控制变量和状态变量的设定(Model predictive control (MPC) is a popular control algorithm at present. The previous MPC algorithms are implemented by S function. In this case, MPC toolbox is used to specify the setting of control variables and state variables)
- 2018-11-07 18:49:48下载
- 积分:1
-
matlab源程序
说明: 利用共轭梯度法,追赶法,龙格库塔法来求解问题的源程序,适用于计算方法初学者(The source program of using conjugate gradient method, pursuit method and Runge Kutta method to solve the problem is suitable for beginners of computational methods.)
- 2020-06-25 14:00:01下载
- 积分:1
-
pattern
pattern recoginition system
- 2014-10-27 20:01:42下载
- 积分:1
-
case300
这是一个标准的三百节点IEEE-30测试系统数据(This is a standard IEEE-30 300-node test system data)
- 2009-03-31 10:52:56下载
- 积分:1
-
abc2sc
This function transforms a three-phase unbalanced phasor into its
- 2011-08-03 10:46:52下载
- 积分:1