卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。
标签: function myKalman matlab PY
上传时间: 2014-10-28
上传用户:agent
linux下MPEG编解码程序,有vc工程,纯C代码
上传时间: 2015-04-04
上传用户:dreamboy36
linux下MPEG播放器,支持各种格式,有vc工程,纯C代码
上传时间: 2013-12-17
上传用户:330402686
linux下MPEG编解码库文件,有vc工程,纯C代码
上传时间: 2015-04-04
上传用户:gyq
Live media server used to transfer mpeg or other video/audio media
标签: media transfer server audio
上传时间: 2015-04-05
上传用户:1427796291
电子工业Matlab 6.X辅助优化计算与设计原代码
上传时间: 2015-04-06
上传用户:Yukiseop
二乘法曲线拟合 //X,Y -- X,Y两轴的坐标 //M -- 结果变量组数 //N -- 采样数目 //A -- 结果参数
上传时间: 2015-04-06
上传用户:wl9454
//最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b)
标签: m_FoldList 直线 kX 最小二乘法
上传时间: 2015-04-06
上传用户:as275944189
Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally spaced points over the same interval. Repeat the latter but use your 11 points to be Chebyshevs.
标签: interpolates polynomial the interval
上传时间: 2015-04-06
上传用户:hakim
提出了一种基于样本的分级检索 MPEG 视频的新方法:首先用I 帧的dct_dc_size 字段快速粗检,然后用断层摄影(tomography)法分析B 帧运动矢 量的时空分布特性以进一步缩小结果集,最后用DC 图像的精确匹配方法验证检索结果.试验结果表明,本方法 所需计算量较小,且可保证较高的检索精度.
标签: dct_dc_size tomography MPEG 帧
上传时间: 2013-12-30
上传用户:独孤求源