-
Copy-of-projj
rilibility of project with matlab project 22
- 2012-07-23 22:04:09下载
- 积分:1
-
papr3
my papers for LDA PCA for reference purpose
- 2010-11-30 00:48:19下载
- 积分:1
-
l1_ls_matlab
l1_ls: A Matlab solver for l1-regularized least squares problems.
- 2014-01-13 00:04: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
-
reliability-simulink-
说明: 关于飞机控制系统的可靠性仿真,很好的一篇论文(reliability simulink of aircraft environment control system)
- 2011-03-22 23:22:50下载
- 积分:1
-
my_lms
lms滤波器的matlab源代码,可以实现变步长仿真效果!(LMS filter Matlab source code, change can be achieved step simulation results!)
- 2006-06-27 21:17:47下载
- 积分:1
-
cma
channel estimation in ofdm
- 2012-04-24 21:06:03下载
- 积分:1
-
GM
说明: 该代码为灰度模型代码,包含数据导入、参数估计、预测(parameter estimation,Data import,forecast)
- 2014-10-20 09:35:39下载
- 积分:1
-
Modern-communication-syste
现代通信系统matlab版随书代码,很好用的(Modern communication system with matlab edition book code
)
- 2011-11-07 15:57:30下载
- 积分:1
-
matlab_FFTanalysis
以Excel表格保存下来的的交流电压电流波形的离散数据(这些数据从示波器中导出来),本matlab程序可以进行FFT分析,分析电压和电流谐波含量,THD大小。注意,每次只能分析一组数据。(Excel matlab FFT )
- 2016-04-06 22:28:59下载
- 积分:1