-
OFDM_16_QAM
Matlab/Simulink OFDM 16 QAM Module
- 2010-10-14 08:54: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
-
snake
MATLAB编写的一个贪吃蛇游戏 休闲娱乐(MATLAB to prepare a recreational game Snake)
- 2009-07-06 15:16:48下载
- 积分:1
-
pso-matlab
是粒子群算法的MATLAB源程序,可以在matlab中运行(Is the source of the particle swarm algorithm in MATLAB, you can run in matlab)
- 2012-03-28 16:11:24下载
- 积分:1
-
The-interpolation-and-fitting_matlab
matlab插值与拟合,包含了ppt课件以及实例,方便于更好的理解与学习,还有程序代码(The interpolation and fitting_matlab)
- 2013-12-23 15:56:58下载
- 积分:1
-
chaoliuNL
作为一个两机五节点的潮流程序,能计算出系统中各节点的功率和电压(As a power flow program with two machines and five nodes, the power and voltage of each node in the system can be calculated.)
- 2018-11-29 17:06:37下载
- 积分:1
-
802-11a
Original code for OFDM chain applicated to wireless standard
- 2010-09-18 18:28:52下载
- 积分:1
-
4
说明: 选择映射降低正交频分复用OFDM的峰均比的论文(slm is to reduce the frequency in the papers are better than to as remultiplexing
)
- 2010-05-28 23:00:41下载
- 积分:1
-
LSM
用LSM算法来反演雷达海杂波图像,获得海浪的各种特征信息(LSM algorithm used to invert radar sea clutter images, access information about various features of the waves)
- 2013-10-03 09:58:31下载
- 积分:1
-
全桥变换器零电压 ZVS
全桥变换器零电压软开关的SIMULINK仿真模型(SIMULINK simulation model of zero voltage soft switch in full bridge converter)
- 2015-11-25 14:20:10下载
- 积分:1