搜索资源列表
扩展Kalman滤波(UKF)算法的Matlab程序
- 扩展Kalman滤波器算法的例程,可以用于对非线性系统的目标状态进行动态估计。例如曲线运动目标的轨迹跟踪。
CC_method.CC法,用于非线性时间序列中
- CC_method:CC法,用于非线性时间序列中,相空间重构,求取时间延迟tau及时间窗口tw。 本程序,本人于2008年12月1日,在matlab7.0上运行通过,可以得到CC_method的5个相关参数及图形,结果很好。 包括子程序: 1.CSCC_method:用lorenz系统来测试CC_method; 2.C_CMethod_inf:用于求延迟时间tau及时间窗口tw; 3.disjoint:用于将时间序列分解成t个不相交的时间序列; 4.reconstitution:用来
feedback-linear-matlab
- 非线性系统的反馈线性化控制器设计以及matlab仿真-Nonlinear feedback linearization controller design and matlab simulation
RBFnonlinearsystemmodeling
- 用RBF网络进行非线性系统建模,未使用matlab工具箱-RBF networks with non-linear system modeling
file
- 利用matlab开发平台和相关的SVM优化工具箱,及OAO,OAA,BSVM2算法模型,设计改进并实现非线性的模式分类实验模型系统.-Matlab use development platform and related optimization toolbox of SVM, and OAO, OAA, BSVM2 algorithm model, designed to improve and to achieve non-linear model of the pattern classi
chap7_2
- 非线性系统的PID鲁棒控制,基于NCD优化的非线性PID控制-Nonlinear systems Robust PID control of NCD-based PID control of nonlinear optimization
nonlinear
- 几个非线性系统学习的源码,包括李雅普诺夫指数,洛伦兹吸引子的画法,boost开关变换器,分叉图等等,适合非线性系统的学习仿真-Several of the source study of nonlinear systems, including Lyapunov exponents, Lorenz attractor painting, boost switching converter, bifurcation map, etc., suitable for simulation study
matlab
- 关于神经网络非线性系统的辨识,模糊控制器等程序。-With regard to neural network, nonlinear system identification, fuzzy controller and other procedures.
particle_m
- 粒子滤波matlab程序,可用于机动目标跟踪,适用于非线性系统-Particle filter matlab program can be used for maneuvering target tracking for nonlinear systems
SVMmatlab
- 在MATLAB运行环境下,基于支持向量机的非线性系统辨识程序!-Run in the MATLAB environment, based on support vector machines for nonlinear system identification procedure!
chap7
- 基于NCD优化的非线性优化PID控制 (非线性系统的PID鲁棒控制)-NCD-based optimization of nonlinear optimization PID control (PID Robust Control of Nonlinear Systems)
Chaostoolbox
- 非线性系统时间序列分析混沌吸引子重新构建的matlab源代码-Nonlinear time series analysis of chaotic attractor reconstructed source code matlab
KF
- 一种基于运动模型的扩展卡尔曼滤波(EKF)算法,该方法适用于任何能用状态空间模型表示的非线性系统,精度可以逼近最优估计.-an EKF positioning and tracking algorithm based on kinematic model. This method can apply to any state-space model which is the nonlinear system, and the accuracy can approach to best of al
ExactLinearization
- 非线性系统精确线性化的matlab工具箱,学习非线性的学者有用。-Exact linearization of nonlinear systems matlab toolbox, useful for scholars studying non-linear.
BP-for-C-and-Matlab
- bp算法C语言和matlab版,主要用于非线性系统的建模与控制,另外还有一个基于PID的BP算法-BPfor C and Matlab,Mainly used for nonlinear system modeling and control
signal-processing-toolbox
- matlab 信号处理工具箱,信号系统模型,线性非线性模型-matlab signal-processing-toolbox
matlab
- 本文主要有BP神经网络的非线性系统建模-非线性函数拟合,还有遗传算法优化BP神经网络-非线性函数拟合等。-In this paper, the BP neural network nonlinear system modeling- nonlinear fitting function, genetic algorithm to optimize BP neural network- non-linear function fitting.
3D-lyapunov-matlab-prog
- 三维非线性系统的lyapunov指数matlab程序,可以通过简单的修改参数适用于别的系统。-Lyapunov exponent of the three-dimensional nonlinear systems matlab program can be applied to other systems through simple modification parameters.
MATLAB 非线性工具箱
- MATLAB 非线性工具箱,很强大,各种滤波算法均有,在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,可以利用MATLAB自带的工具箱实现。(Nonlinear MATLAB toolbox, very powerful, various filtering algorithms are often encountered in engineering applications of some complex nonlinear system, the system state
《卡尔曼滤波原理及应用-MATLAB仿真》程序.part04
- 非线性系统目标跟踪及无迹卡尔曼滤波算法原理及应用(Target Tracking for Nonlinear Systems)