-
Chapter7
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:00:06下载
- 积分:1
-
lorenzmodel
用matlab gui做的洛伦兹吸引子示例,演示了混沌中的洛伦兹吸引子轨迹。(Matlab gui to do with the Lorenz attractor example, in demonstration of the chaotic trajectory of the Lorenz attractor.)
- 2009-04-23 19:23:45下载
- 积分:1
-
matlabProgramming
matlab编程 包括课件和配套的程序源码
非常适合自学。(matlab programming, including courseware and supporting source code is very suitable for self-learning process.)
- 2009-05-16 14:42:15下载
- 积分:1
-
GA_model
二进制编码GA求Rosenbrock函数极大值(The binary coded GA Rosenbrock function maxima)
- 2012-09-21 18:44:05下载
- 积分: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
说明: MATLAB神经网络应用设计,适合初学者(MATLAB neural network application design, suitable for beginners)
- 2010-04-12 20:13:50下载
- 积分:1
-
InductionMachines
InductionMachines simulation in matlab simulink
- 2013-08-05 14:16:23下载
- 积分:1
-
wind_turbine_beta
制作好的风力发电各个部分的子模块,可用于风力发电matlab仿真(sub-module of wind power generation,which can be used for wind power simulation in matlab )
- 2010-07-14 17:19:45下载
- 积分:1
-
vad_1
说明: 实现端点检测的程序,可以通过图像查看仿真的结果(Endpoint detection process to achieve, you can view the simulation results by image)
- 2011-03-06 19:59:50下载
- 积分:1
-
images-processing-using-MATLAB
matlab image processing toolbox
- 2012-04-18 16:38:51下载
- 积分:1