-
5
MATLAB CODE FOR INFORMATION THEORY AND CODING
- 2013-09-11 13:02:39下载
- 积分:1
-
createFeatureHorisontal
create feature untuk feature horisontal
- 2010-09-01 15:17:07下载
- 积分: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
-
shangnon
用MATLAB仿真,实现香农编码的仿真。得到香农码。(Using MATLAB simulation, the simulation codes to achieve Shannon. By Shannon code.)
- 2010-11-29 11:14:49下载
- 积分:1
-
digtal-filters
各种滤波器实现,包括卡尔曼、维纳、自适应等实现数字信号处理(some kinds of filters,to realise digtal signals processing)
- 2011-07-10 13:20:00下载
- 积分:1
-
RD_SAR
关于SAR成像算法,比较简单,适合初学者学习使用(On the SAR imaging algorithm is relatively simple for beginners to learn to use)
- 2011-08-01 19:05:00下载
- 积分:1
-
yuputu
语音信号中用语谱图来直观的表示信号随时间变化的频谱特性。(Speech signal in terms of spectrum to visually represent the signal time-varying spectrum characteristics.
)
- 2012-03-28 10:34:44下载
- 积分:1
-
inverter1edited
Finally it is observed that by using this filter, the common mode noise level of 2MHz resonant converter is suppressed according to CISPR 22 standard limits
- 2013-09-13 00:51:09下载
- 积分:1
-
Matlab_NI_daq-example
Maltlab DAQ example code
- 2013-04-18 15:06:46下载
- 积分:1
-
isuba-Tracker
tracking of motion by subtraction in live cam with centroid,
- 2015-04-08 16:00:33下载
- 积分:1