-
abs_2_relay.mdl
Simulink block diagram of simple Antilock Braking System control
- 2013-02-27 17:35:30下载
- 积分:1
-
YUANLP
源于谱分析的交通流预测,预测效果相当不错(From spectral analysis of traffic flow forecasting, prediction is quite good)
- 2013-09-16 16:47:06下载
- 积分:1
-
ZF-MMSEjunheng
ZF-MMSE预均衡,代码真实有效,可使用。。。。。。(ZF-MMSE pre-equalization, code is valid, can be used. . . . . .)
- 2014-01-23 22:39:23下载
- 积分:1
-
BUTTWATH
使用MATLAB自带的函数,实现了50Hz带阻滤波器,其中的参数可以修改,即可以实现任意频率的陷波器。(Achieved a 50Hz notch filter)
- 2009-09-25 15:07:02下载
- 积分:1
-
遗传算法中的简单遗传算法-SGA.rar
遗传算法中的简单遗传算法,用matlab实现。(genetic algorithm simple genetic algorithm, using Matlab to achieve.)
- 2005-03-27 16:45:28下载
- 积分:1
-
s_wiener_filter
自适应滤波wiener方法,使用简单方便,绝对正确(Wiener adaptive filtering method, the use of simple and convenient, absolutely right)
- 2008-06-05 10:18:45下载
- 积分: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-jiaoan
关于Matlab学习的教程PPT,非常适用(Matlab tutorial on learning PPT)
- 2009-05-26 15:33:10下载
- 积分:1
-
fashe_estimate_channel
说明: BD-OFDM的接收和发射,是用Matlab编程实现的++matlab,程序比较简洁,易懂。(BD-OFDM receiver and the launch is the use of Matlab programming of the++ matlab, procedure is simple and easy to understand.)
- 2010-04-29 09:33:27下载
- 积分:1
-
genetic-algorithm
一种智能优化算法-遗传算法的matlab源程序(genetic algorithm)
- 2013-09-01 17:37:57下载
- 积分:1