-
HW1aErgodicCapacity
MIMO ergodic capacity
- 2010-06-07 18:27:29下载
- 积分:1
-
bayes_demo
目标跟踪的扩展卡尔曼滤波算法主函数的文件是:kal_demo.m
近似网格滤波的主函数文件是:bayes_demo.m
近似网格滤波划分网格的方法是:以目标上一个时刻的位置作为中心进行网格的划分,每个网格大小为1,总的区域为5*5
改进后算法的主函数文件是:trackiing_demo.m(Target tracking extended Kalman filter algorithm is the main function of the document: kal_demo.m approximate mesh filter paper is the main function: bayes_demo.m approximate mesh filter into the grid method is: in order to target the location of a moment as the central to carry out the division of the grid, each grid size of 1, with a total area of 5* 5 to improve the algorithm)
- 2007-09-30 11:20:49下载
- 积分:1
-
yc3
时间序列分析中AR模型的建立,可求的残差平方和,便于用AIC准则定阶。(Time series analysis of AR model, rectifiable the residual sum of squares, easy to use the AIC criterion to determine the order.)
- 2010-05-21 11:06:06下载
- 积分:1
-
Chapter2
无线通信系统中信道仿真(包括AWGN信道,瑞利衰落信道,频率选择性衰落信道)(For channel simulation of wireless communication systems (including AWGN, Rayleigh fading channel, frequency selective fading channel))
- 2021-04-05 20:49:03下载
- 积分:1
-
shipingenzong
侦查法实现视频跟踪的matlab源代码 (Investigation of video tracking matlab source code)
- 2012-09-05 18:16:08下载
- 积分:1
-
60179234620073231955231772051
最小生成树,不只到谁能将他转换成MATLAB语言的算法?(Minimum spanning tree, not only to him who can convert MATLAB algorithms language?)
- 2008-12-21 23:07:26下载
- 积分: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
-
snr
signal to noise ratio in different formats
- 2013-07-30 21:25:15下载
- 积分:1
-
A1_15
mathews数值分析书的源代码,用matlab编写,第一章第十五部分。(mathews numerical analysis of the book' s source code, using matlab, the first chapter in Part XV.)
- 2011-10-20 10:27:54下载
- 积分:1
-
987368654
MATLAB 主要函数指令表按功能分类
常用指令
通用信息查询
工作空间管理
管理指令和函数
指令窗控制
操作系统指令
运算符和特殊算符
(The main function of MATLAB commands by functional classification table used commands general information about job management command and function space management control of the operating system command window commands Operators and Special Operators)
- 2010-03-10 12:44:28下载
- 积分:1