搜索资源列表
Decretkalman
- 这个是用于离散的状态方程的卡尔曼滤波的算法实现函数程序
kalman.rar
- 卡尔曼滤波程序,两变量滤波;正弦信号跟踪;卡尔曼差分到状态方程的转换;卡尔曼同滑动平均比较,Kalman filtering process, the two variable filter sinusoidal signal tracking Kalman differential equation of state of the conversion Kalman compared with moving average
KF
- 卡尔曼滤波算法的C语言程序,使用时请结合具体状态方程-Kalman Filter based on c
network of ee course design
- 系统状态方程的编写与求解,绝对好东西啊,呕心之作-system state equations and solution preparation, absolute good stuff ah, nausea Zhi for
DP
- 动态规划的常见题型,动态规划的分类,状态DP的常见分类以及转移方程-Frequently Asked Questions in dynamic programming, dynamic programming, classification, status, a common classification of DP and the transfer equation
eos2.tar
- 该源代源是用于做第一性原理计算时晶格常数的优化以及求材料的体弹性模量.EOS即状态方程-The source code source is used for first-principles calculations of lattice constant optimization and find the material bulk modulus. EOS equation of state that
derivatives
- 二阶状态方程,用于解方程,解方程之后可以进行仿真。-Second-order equation of state
1d-sod-no-debug
- 理想气体状态方程的一维波前追踪程序,能够精确捕捉界面,求解黎曼问题-ideal gas equation of state one-dimensional front tracking algorithm
seawater_ver3_2
- 物理海洋学中包括状态方程在内的很多海水物理属性的计算方程程序,几乎涵盖了物理海洋当中全部的计算公式和转换公式,实用matlab工具箱程序!-Seawater physical properties, including the equation of state equations for calculating program in physical oceanography, covering almost all of which the physical oceanography for
Kalman--the-conversion-of--equation
- 卡尔曼差分到状态方程的转换: 分子分母均为降序排列-The Kalman differential to the conversion of the equation of state: the numerator and denominator are in descending order
PR
- 采用PR状态方程 计算石油烃类 气液平衡-Using PR equation of state petroleum hydrocarbon vapor-liquid equilibrium
Strature-Pressure
- 石油-天然气烃类饱和蒸汽压的计算 采用SRK状态方程 进行模拟-Oil- natural gas hydrocarbon saturated vapor pressure calculated using the SRK equation of state of the simulation
DN3D2
- 洛斯阿拉莫斯实验室开发的显示动力有限元程序dyna3d,可处理碰撞,侵彻和接触等问题,有丰富的材料模型和状态方程,以及可扩展的二次开发能力。-source code 1 file
hundun_Lyapunov
- 以 xn 1 sin xn 为迭代方程 (1) 画出系统状态随参数 的变化图,要求至少放大其中一个倍周期窗口 (2) 任选几个可使系统进入混沌态的参数 λ, 统计每一 个参数 λ 对应的方程迭代过程中 x 的分布情况? (3)画出相应的 Lyapunov 指数随参数 的变化图。-In xn 1 sin xn iterative
exact-Riemann--solver
- 给出了利用理想气体状态方程和实际气体状态方程的一维欧拉方程的精确黎曼求解器-Gives the exact Riemann solver use the ideal gas equation of state and the equation of state of a real gas Euler equations
KLMAN
- Kalman滤波子程序,利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计-Kalman filter subrountine
Kalman filter
- 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。 斯坦利·施密特(Stanley Schmidt)首次实现了卡尔曼滤波器。卡尔曼在NASA埃姆斯研究中心访问时,发现他的方法对于解决阿波罗计划的轨道预测很有用,后来阿波罗飞船的导航电脑使用了这种滤波器。 关于这种滤波器的论文由Swerling (1958), Kalman (1960)与 Ka