登录
首页 » matlab » nonlinearfiltertools

nonlinearfiltertools

于 2007-06-21 发布 文件大小:173KB
0 265
下载积分: 1 下载次数: 2099

代码说明:

  国外一款非线性估计的工具箱,粒子滤波、UKF、EKF等应有尽有。(abroad estimated Toolbox, the particulate filter, UKF, EKF will not disappoint.)

文件列表:

nftools-v2.0rc4
...............\htm" target=_blank>Changelog
...............\docs
...............\....\QuickGuide.txt
...............\estimators
...............\..........\@dd1
...............\..........\....\dd1.m
...............\..........\....\filtering.m
...............\..........\....\prediction.m
...............\..........\....\private
...............\..........\....\.......\find_cov.m
...............\..........\....\.......\triag.m
...............\..........\....\smoothing.m
...............\..........\@dd2
...............\..........\....\dd2.m
...............\..........\....\filtering.m
...............\..........\....\prediction.m
...............\..........\....\private
...............\..........\....\.......\find_cov.m
...............\..........\....\.......\triag.m
...............\..........\....\smoothing.m
...............\..........\@estimator
...............\..........\..........\display.m
...............\..........\..........\estimate.m
...............\..........\..........\estimator.m
...............\..........\..........\filtering.m
...............\..........\..........\get.m
...............\..........\..........\kalman_gain.m
...............\..........\..........\prediction.m
...............\..........\..........\ricatti.m
...............\..........\..........\riccati.m
...............\..........\..........\set.m
...............\..........\..........\smoothing.m
...............\..........\..........\subsasgn.m
...............\..........\..........\subsref.m
...............\..........\..........\verify.m
...............\..........\@extkalman
...............\..........\..........\extkalman.m
...............\..........\..........\filtering.m
...............\..........\..........\prediction.m
...............\..........\..........\smoothing.m
...............\..........\@gsm
...............\..........\....\filtering.m
...............\..........\....\gsm.m
...............\..........\....\prediction.m
...............\..........\....\private
...............\..........\....\.......\nweights.m
...............\..........\@itekalman
...............\..........\..........\filtering.m
...............\..........\..........\get.m
...............\..........\..........\itekalman.m
...............\..........\..........\set.m
...............\..........\@kalman
...............\..........\.......\filtering.m
...............\..........\.......\kalman.m
...............\..........\.......\prediction.m
...............\..........\.......\smoothing.m
...............\..........\@pf
...............\..........\...\display.m
...............\..........\...\estimate.m
...............\..........\...\filtering.m
...............\..........\...\filtering_init.m
...............\..........\...\normalize.m
...............\..........\...\pf.m
...............\..........\...\prediction.m
...............\..........\...\resampling.m
...............\..........\...\residual.m
...............\..........\...\rndmul.m
...............\..........\@pmf
...............\..........\....\filtering.m
...............\..........\....\pmf.m
...............\..........\....\prediction.m
...............\..........\....\private
...............\..........\....\.......\agd.m
...............\..........\....\.......\cartprod.m
...............\..........\....\.......\defaultParams.m
...............\..........\....\.......\eval_measurement.m
...............\..........\....\.......\expand.m
...............\..........\....\.......\pred_calculation.m
...............\..........\....\subsref.m
...............\..........\@seckalman
...............\..........\..........\filtering.m
...............\..........\..........\prediction.m
...............\..........\..........\seckalman.m
...............\..........\@ukf
...............\..........\....\filtering.m
...............\..........\....\prediction.m
...............\..........\....\private
...............\..........\....\.......\find_cov.m
...............\..........\....\.......\msp.m
...............\..........\....\.......\smsp.m
...............\..........\....\.......\triag.m
...............\..........\....\smoothing.m
...............\..........\....\ukf.m
...............\examples
...............\........\@nfExampleFunction
...............\........\..................\nfdiff.m
...............\........\..................\nfeval.m
...............\........\..................\nfExampleFunction.m
...............\........\..................\nfsecpad.m

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

发表评论

0 个回复

  • xiaodianliujiedi
    有关小电流接地的一个系统仿真,对于研究这方面内容的朋友很有用。(For small current grounding system simulation, useful for the study of this aspect of the friend.)
    2012-09-06 21:25:23下载
    积分:1
  • cylinder
    采用MATLAB语言,编写的基于格子Boltzmann算法计算cylinder流动的程序代码。(cylinder Flow)
    2014-09-30 09:54:59下载
    积分:1
  • CruiseControl-
    CruiseControl全套汽车巡航系统模糊控制设计Matlab文件,包括最新的克拉伯隆方程式。(CruiseControl full automotive cruise control system of fuzzy control design Matlab files, including the latest carat Barron equations.)
    2013-10-29 17:43:56下载
    积分:1
  • xinsanweihundun
    提出了一个混沌系统,并对该系统的基本动力学特性进行了深入研究.得到该系统的Lyapunov指数、Lyapunov 维数,给出了Poincaré映射图以及时域图和相图.运用电子工作平台EWB软件对实现该新混沌系统的振荡器电路进行了仿真实验.经过数值仿真和电路系统仿真证实该系统与以往发现的混沌吸引子并不拓扑等价,属于新的混沌系统.(Presents a chaotic system, and the basic dynamic characteristics of the system were studied. Get Lyapunov exponent of the system, Lyapunov dimension, given the Poincar maps and graphs and time-domain phase diagram using electronic work platform EWB software for implementing the new chaotic system oscillator circuit simulation experiments through numerical simulation and circuit and system simulation confirmed that the system ever discovered chaotic attractor is not topologically equivalent, is the new chaotic system.)
    2014-12-01 10:17:27下载
    积分:1
  • MATCOM
    Datta, algebra book source code [Biswa_Nath_Datta]_Numerical_methods_for_linear_computation
    2014-12-25 18:31:20下载
    积分:1
  • Genetic-Algorithm
    简单易懂的遗传算法,示例中是处理的无约束优化问题,可以为后续编程做参考(This is a simply genetic algorithm which can be used for further research.)
    2014-08-15 09:09:07下载
    积分:1
  • readGroundTruth_main
    It is a C code , also can be used in Matlab. It will help you in detection of people going through a infra red image.
    2011-06-29 18:08:47下载
    积分:1
  • Extended_KF
    Gps positioning by kalman filter
    2011-09-24 14:46:30下载
    积分:1
  • demo2
    This is the demo file for L1 adaptive controller with unknown parameter, unknown disturbance, unknown control effectiveness: dot x(t) = Ax(t) + b(omega u(t) + heta(t)^ op x(t) + sigma(t)) DoSims.m: This script initializes the model parameters, run the simulation. You can split the parts you need and do the simulations according to your interest. L1Model_sec2.mdl:the implementation of the system. Refer to the following paper for background: C. Cao, and N. Hovakimyan, “L1 adaptive controller for systems with unknown time-varying parameters and disturbances in the presence of non-zero trajectory initialization error”, International Journal of Control, Vol. 81, No. 7, 1147–1161, July 2008
    2012-08-27 05:05:45下载
    积分:1
  • Iso
    Classic isotropic hardening model
    2013-10-27 04:09:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载