-
part_I
基于迫零算法的反馈判决自适应均衡器--matlab编程 代码(Adaptive equalizer feedback judgments based on zero forcing algorithm)
- 2012-04-24 11:40:37下载
- 积分: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
-
Ch2figs
阵列处理第二章的源代码 matlab code(array processing matlab code)
- 2012-04-27 09:05:55下载
- 积分:1
-
bch_work
BCH编解码,matlab系统仿真
BCH编解码,matlab系统仿真(BCH codecs, Matlab System Simulation)
- 2012-05-18 21:20:03下载
- 积分:1
-
matlab
基于特征点的全自动无缝图像拼接程序和算法研究(Research programs and automatic seamless image mosaic algorithm based on feature points)
- 2014-05-13 20:03:29下载
- 积分:1
-
CC
说明: 时间序列分解,时间序列重构,时间延迟的计算。(the disjiont of time series,reshape the time series,calculate the time delay.)
- 2021-05-13 06:30:02下载
- 积分:1
-
Color_dirct_Diff
彩色全变差图像噪声处理 matlab代码(Color total variation image denoising matlab code)
- 2011-04-20 09:04:07下载
- 积分:1
-
fibonaccisearch
fibonacci search for finding the lamda value in interior penalty method..
- 2011-10-18 15:49:28下载
- 积分:1
-
huitu
说明: Matlab学习宝典
绘图
Matlab学习宝典(Matlab learning learning Matlab graphics Baodian Baodian)
- 2008-12-01 13:05:38下载
- 积分:1
-
SVPWM60
自己做的采用60度坐标系的三电平SVPWM模块
用的是matlab2009b
(60-degree three-level SVPWM module
Matlab2009b)
- 2021-04-19 20:38:50下载
- 积分:1