-
modelsinSimulink
simulink的多种程序,可以为大家提供一个参考(simulink variety of programs that can provide a reference for everyone)
- 2010-06-29 17:36:20下载
- 积分: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
-
super-resolution
这篇文档主要介绍当前超分辨率研究的状况,研究方法,以及今后的发展方向等。(super-resolution multi-frame)
- 2012-04-29 16:22:10下载
- 积分:1
-
fuxiaobo
脑机接口文献 复小波在脑电同步性研究中的应用 有用(Of complex wavelet of brain-computer interface literature in EEG synchronization study
)
- 2013-01-25 16:26:06下载
- 积分:1
-
baizaoshengandyousezaosheng
利用matlab软件产生高斯白噪声和有色噪声的程序及程序说明(Using matlab software to produce white gaussian noise and colored noise procedures and instructions)
- 2013-11-21 14:07:02下载
- 积分:1
-
randlp
monte_carlo法求解非线性规划,有中文注释,可以参考学习(monte_carlo method for solving nonlinear programming, a Chinese comments, you can refer to learning)
- 2011-12-27 21:55:54下载
- 积分:1
-
ILC-Method
迭代学习控制应用于多输入多输出模型,采用s函数与simulink模型结合方式(iterative control)
- 2013-08-14 16:22:48下载
- 积分:1
-
PSO-GA-TSP-PID
压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题(Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective optimization problem, TSP-PSO algorithm based on genetic algorithm for TSP, genetic algorithm for TSP)
- 2015-01-22 09:44:49下载
- 积分:1
-
obj2patch
用MATLAB读取obj格式的三维文件,实现了把obj读入matlab中并以点的形式储存,可以参考学习(Read obj format 3D files using MATLAB, obj read into matlab and to the point in the form of storage, you can refer to learning)
- 2013-03-27 13:55:39下载
- 积分:1
-
Ejemplo-Filtro-Subbandas
subband filter in matlab.
- 2011-11-14 23:39:03下载
- 积分:1