登录
首页 » Visual C++ » kalman

kalman

于 2012-12-27 发布 文件大小:12581KB
0 274
下载积分: 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 个回复

  • CHEBYSHEV1_RULE
    C + +程序,根据用户的输入可以产生特定的Gauss -1型切比雪夫正交规则,(C++ program which can generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input)
    2011-05-23 22:05:40下载
    积分:1
  • rtfindgen
    多物理场耦合软件采用有限元方法模拟rtfindgen(Coupled multi-physics simulation software using the finite element method rtfindgen)
    2017-03-10 00:38:29下载
    积分:1
  • srfft
    FFT DIF 分裂基的C语言代码,比较好的说明了整个流程(FFT DIF split the base of the C language code, better explains the entire process)
    2010-06-02 17:10:36下载
    积分:1
  • CODE_SOLIDIFICATION
    基于热焓法的凝固传热模拟的UFluent-UDF程序(UDF for Modelling Soldification using Enthalpy Porosity Technique)
    2021-04-16 20:08:53下载
    积分:1
  • water
    汪德灌教授那本 计算水力学书后的 perisiman 隐式差分法源代码的 c++版本,我是在fortran代码中改过来的,书中的fortran代码有错误, 请较高人才得以突破 这个东西应该比较有用的吧, 尤其对刚接触这方面知识的 注释很详细哦 而且有输入文件(Professor Wang Deguan that the calculation of hydraulics perisiman after the implicit difference method source code c++ Version, I was changed from fortran code, and the book fortran code error, please talents to break with this higher things you should be more useful, especially for刚接触this regard very detailed knowledge of the Notes and the input file Oh)
    2008-01-10 13:29:29下载
    积分:1
  • niudunfa
    计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算(calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of)
    2006-05-31 08:48:47下载
    积分:1
  • MCZTFFT
    说明:  CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。(CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.)
    2020-11-19 19:29:38下载
    积分:1
  • UKF
    无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。(unscented kalman filter code of visual c.)
    2021-01-05 15:08:54下载
    积分:1
  • LBM-cylinder
    用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。(LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.)
    2021-04-02 14:19:07下载
    积分:1
  • mciduoxiangshinihe
    用c++实现m次多项式的曲线拟合,改程序简单易懂,可读性强(it s easy)
    2014-07-01 18:34:09下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载