-
ode
ode problemds in mathematic
- 2010-05-08 19:11:42下载
- 积分:1
-
shiyanchengxufangzhen
三电平空间矢量仿真,采用M函数和模块混合编写,方便向DSP移植(Three-level space vector simulation, using M functions and modules prepared by mixing to facilitate migration to the DSP)
- 2013-08-13 20:12:50下载
- 积分:1
-
FDTD3D_Main[1]
使用有限时域差分法,用matlab模拟三维光子晶体(the simulation of TM mode in three-dimensional photonic crystals)
- 2014-10-31 13:14:23下载
- 积分:1
-
ICA-of-test
ICA文件是Citrix应用服务器独立计算机结构的协议文件,包含连接不同服务器的配置信息,可以连接到发布有应用程序桌面环境的服务器上(ICA OF BBS)
- 2014-10-25 15:48:15下载
- 积分:1
-
bianpin
变压变频调速 matlab simulink仿真(AC motor double closed loop speed control system MATLAB simulation)
- 2013-04-08 20:31:06下载
- 积分:1
-
statespace
相空间重构中两个重要参数,延迟时间和关联维数的matlab程序(state space)
- 2009-06-02 12:23:03下载
- 积分:1
-
Renderingindex
自己写的计算色坐标的小程序,内附白炽灯的光谱数据,可供参考。(himself wrote the calculation of color coordinates of small programs, enclosing incandescent spectral data for reference.)
- 2020-12-14 22:19:14下载
- 积分:1
-
qam
16QAM的调制解调程序,用MATLAB实现(Of 16QAM modulation and demodulation process, use MATLAB to achieve)
- 2008-12-24 22:42:18下载
- 积分: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
-
LinearKalmanFilter
source code for linear kalman filter analysis
- 2011-10-15 16:09:55下载
- 积分:1