-
zjzbkalman
直角坐标系下的单雷达kalman滤波,实现直角坐标系下单部雷达对目标的跟踪。(The single radar Kalman filter in Cartesian coordinates in the Cartesian coordinate system, place an order of radar target tracking.
)
- 2020-07-26 22:28:41下载
- 积分: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
-
Learn_Matlab
Matlab7.0,英文版的,讲的都是基础,适合初学者入门,很不错的资料。(Matlab7.0, the English version of, say are the basis of entry for beginners, very good information.)
- 2009-06-22 14:21:38下载
- 积分:1
-
youxianchafenfajiaoan
有限差分法的ppt教案,word文档介绍和matlab程序(Finite difference method ppt lesson plans, word document describes the procedures and matlab)
- 2010-05-09 15:49:22下载
- 积分:1
-
ISO-8859-1__camera_tracking_1245
to search centroid from image
- 2011-01-18 19:08:14下载
- 积分:1
-
4-20
矩阵的运算,提供了几个不错的矩阵例子,来自matlab教程(Matrix calculations, provides several good matrix example, matlab tutorial)
- 2015-01-09 10:34:12下载
- 积分:1
-
SFH_MFSK
高速跳频,调制样式为MFSK(MFSK/FH),包括信号的发射接收模型,自己写的代码,仅供参考。(err)
- 2008-01-11 20:21:53下载
- 积分:1
-
course_soft
理发店系统的模拟,背包问题求解得穷举法得到最优解的程序等的MATLAB程序源代码(Barbershop system simulation, Knapsack Problem was exhaustive method to obtain the optimal solution procedures for the MATLAB source code)
- 2010-08-19 23:19:22下载
- 积分:1
-
shahoodamax
this is a code for ECG signal analysis i wish you modify before using
- 2013-03-15 22:39:22下载
- 积分:1
-
MATLABCLMCS
用拉丁超立方采样方法模拟具有相关性的数组代码(Latin Hypercube Sampling Method cubic correlated array simulation code)
- 2020-11-04 09:29:59下载
- 积分:1