-
Implementation_of_an_IEEE802.11a_synchronizer
802.11同步算法的matlab仿真与FPGA实现,非常适合工程应用(802.11 synchronization algorithm matlab simulation and FPGA realize, very suitable for engineering applications)
- 2008-08-06 11:37:35下载
- 积分:1
-
glp
功率谱求法,代入函数后使用此方法求解功率谱。(Power Spectral Method.)
- 2012-05-18 22:37:40下载
- 积分:1
-
MPPT
最大功率跟踪方法中用s函数编写的扰动观察法(Maximum power tracking method using s function written disturbance observation)
- 2021-01-22 16:28:39下载
- 积分:1
-
circulo_cuad_trian
generacion de figuras en matlab
- 2013-05-15 21:54:33下载
- 积分:1
-
调试过的OQAM系统的OFDM仿真matlab编程
相控阵天线的方向图(切比雪夫加权),使用混沌与分形分析的例程,Relief计算分类权重,是机器学习的例程,采用偏最小二乘法,滤波求和方式实现宽带波束形成。
- 2022-02-24 11:37:30下载
- 积分:1
-
自适应滤波器,噪声消除-AECLMS
自适应滤波器,噪声消除(adaptive filter, noise reduction)
- 2005-02-17 15:56: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
-
TOA-TDOA
mathlab simulink position
- 2009-11-24 21:08:46下载
- 积分:1
-
test1
利用matlab,对偏振控制器进行仿真,最终在邦加球上进行显示(Using matlab, simulation of the polarization controller eventually be displayed on the Poincare Sphere)
- 2013-04-07 10:42:15下载
- 积分:1
-
运动估计
视频编码在过去的几十年已被当作许多研究的主题。大量的编码解决方案有介绍了适合与压缩的多样性标准和请求的编码性能,其中与用户定义的或固定的限制相关由环境 (即用于数据传输的网络和目标接收器设置)。因此,一个大型数字视频编解码器的研制。尽管这多样性,一些特定处理阶段,例如运动
在大多数拟议中实现估计 [1]解决方案。运动估计是众所周知的是的视频编码过程的大多数计算密集型阶段。在这个舞台上的任何改进因此并影响整个视频编解码器性能。
- 2023-08-28 23:45:03下载
- 积分:1