登录
首页 » Visual C++ » kalman

kalman

于 2012-12-27 发布 文件大小:12581KB
0 273
下载积分: 1 下载次数: 100

代码说明:

  实现卡尔曼滤波算法,可以进行参数估计、插值、滤波和预报(The Kalman filter algorithm, parameter estimation, interpolation, filtering and prediction)

文件列表:

kalman

......\Debug
......\.....\BuildLog.htm,22796,2012-07-11
......\.....\kalman.bsc,7556096,2012-07-11
......\.....\kalman.exe,155758,2011-04-19
......\.....\kalman.exe.embed.manifest,2048,2011-07-12
......\.....\kalman.exe.embed.manifest.res,2112,2011-07-12
......\.....\kalman.ilk,235408,2011-04-19
......\.....\kalman.obj,22842,2012-07-11
......\.....\kalman.pch,28639232,2012-07-11
......\.....\kalman.pdb,410624,2011-04-19
......\.....\kalman.res,22804,2012-07-11
......\.....\kalman.sbr,0,2012-07-11
......\.....\kalmanDlg.sbr,0,2012-07-11
......\.....\matrix.sbr,0,2012-07-11
......\.....\StdAfx.obj,466335,2012-07-11
......\.....\StdAfx.sbr,3356842,2012-07-11
......\.....\vc60.idb,246784,2012-07-11
......\.....\vc60.pdb,380928,2011-04-19
......\.....\vc90.idb,904192,2012-07-11
......\.....\vc90.pdb,2076672,2012-07-11
......\.....\数据.txt,30,2012-07-11
......\.....\滤波结果.txt,13,2012-07-11
......\kalman.aps,57312,2012-07-11
......\kalman.clw,2076,2012-07-11
......\kalman.cpp,2060,2010-07-20
......\kalman.dsp,4628,2012-07-11
......\kalman.dsw,520,2010-07-20
......\kalman.h,1325,2010-07-20
......\kalman.ncb,58368,2012-07-11
......\kalman.opt,53760,2012-07-11
......\kalman.plg,1593,2012-07-11
......\kalman.rc,7178,2012-07-11
......\kalman.sln,877,2012-07-11
......\kalman.sln.old,876,2011-07-12
......\kalman.vcproj,7897,2012-07-10
......\kalman.vcproj.8.00.old,7833,2011-07-12
......\kalman.vcproj.GUANHJ07.lenovo.user,1413,2012-07-11
......\kalman.vcproj.sfz-PC.sfz.user,1409,2011-07-12
......\kalmanDlg.cpp,12743,2012-07-11
......\kalmanDlg.h,1501,2011-04-19
......\matrix.cpp,5631,2012-07-11
......\matrix.h,1174,2010-07-20
......\res

......\...\kalman.rc2,398,2008-07-08
......\...\MISC1106.ICO
......\Resource.h,1418,2010-07-20
......\StdAfx.cpp,208,2010-07-20
......\StdAfx.h,1054,2010-07-20
......\UpgradeLog.XML,2497,2012-07-10
......\_UpgradeReport_Files
......\....................\UpgradeReport.css,3348,2012-07-10
......\....................\UpgradeReport.xslt,12505,2008-01-11
......\....................\UpgradeReport_Minus.gif
......\....................\UpgradeReport_Plus.gif
......\数据.txt,101,2010-07-22
......\滤波结果.txt,336,2010-07-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • areaofcircle
    一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。 栅栏价格为35元/米,过道造价为20元/平方米。 过道宽度为3米, 游泳池半径由键盘输入。 要求编程计算并输出过道和栅栏的造价。(A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence. The fence for 35 yuan/m price, corridor cost for 20 yuan/square metre. Aisle width is 3 meters, The radius of the swimming pool by keyboard input. Demand and output programming calculation of corridor and the cost of the fence. )
    2012-04-06 11:29:01下载
    积分:1
  • NEWTONDIEDAI
    用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
    2011-10-09 21:58:54下载
    积分:1
  • rwdrcoef
    程序算任意点FFT和小波变换,以及可选择多种小波及小波变换后的单频带重够,另算信号的Lipschitz指数,高级数字信号处理!(counting procedures arbitrary point FFT and Wavelet Transform, and the choice of multiple wavelet and the wavelet transform of a single-band heavy enough, and another count signal Lipschitz index advanced digital signal processing!)
    2006-08-01 09:35:03下载
    积分:1
  • Gauss-Projection
    一个通过高斯正反算公式计算高斯投影后投影平面的二维坐标,也可通过坐标反算大地经纬度。提供54系,西安80系,WGS-84系和CGCS2000系四种椭球参数。(A positive and negative Gaussian Formulas to calculate the two-dimensional coordinates of the Gauss projection projection plane can also be computed from coordinates latitude and longitude of the earth. 54 Department of the the Xi' an 80 series, WGS-84 system and CGCS2000 Department of four oval ball parameters.)
    2020-12-10 16:09:19下载
    积分:1
  • GEAR
    吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
    2021-03-08 11:29:28下载
    积分:1
  • LL1 grammer
    vc++实现编译原理中的LL(1)文法的编译过程,非常好用.(vc realization of the principle of compiler LL (1) grammar compiler course, very handy.)
    2005-07-03 21:22:30下载
    积分:1
  • Desktop
    说明:  在进行激光熔覆或者焊接时可用到的移动热源命令流(Command flow of moving heat source available during laser cladding or welding)
    2020-07-01 22:55:37下载
    积分:1
  • q
    说明:  实现基2时域频域抽取fft算法,可输出运算后所得复序列的模值序列,并可记录显示计算所用时间(Achieve base 2 fft algorithm frequency domain extraction can be obtained after computing the output sequence of modulus of complex sequences can be used in the calculation time, records show)
    2010-05-29 10:45:27下载
    积分:1
  • static_jiecheng
    几种计算阶乘、阶乘之和的算法,由于计算机存储问题,一般阶乘不可能算得太大,只是一种方法。(Several computing factorial, factorial, and the algorithm, due to computer storage problems, the general factorial can not be considered too great, is only a way.)
    2008-04-23 12:18:40下载
    积分:1
  • EMD
    利用emd算法解决经验模式分解的一些存在的端点效应问题。 有效的解决了问题。(Using emd algorithm to solve some of the empirical mode decomposition end effects exist. Effective solution to the problem.)
    2020-10-19 16:27:25下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载