搜索资源列表
kalman
- 用C语言实现的kalman滤波程序(一般网上只有用MATLAB实现的)。
扩展卡尔曼滤波姿态解算-姿态融合
- 扩展卡尔曼滤波姿态解算,matlab程序,解算方法
SINS-MatlabImplement
- 本程序是关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序,程序算法皆是本人通过大量阅读捷联惯导经典论文书籍编写的,经过调试已经通过,所得圆锥误差,划桨误差与秦永元所编惯性导航一书相符,可靠性较高。适合惯导学习者参考改进使用 -This procedure is the law about quaternion SINS algorithm matlab solver co
UKF
- GPS定位采用UKF滤波方式。包括调用的数据dat文件(选用卫星数据和机动目标运行轨迹数据)和调用的sigma点生成子程序。运行可观察定位误差(位置、速度和加速度)-GPS positioning using UKF filtering method. The data include call dat file (optional operation of satellite data and maneuvering target trajectory data) and the sigma
Hinf_Filter
- Hin滤波算法仿真,仿真环境为matlab。 -Hin filting simulation
Voltage-Regulator-Based-on-RM-S
- :针对航空变频交流发电机电压调节器开展研究,分析对比了多种电压反馈检测方法及其特点,设计了基于 AD536A芯片的电压有效值检测电路,分析了电路的工作原理。这种电路的缺点是电路输出响应速度越快则输 出电压纹波越大。为解决这一问题,设计了减法电路构成的滤波电路,既能进行有效滤波,又不会引起电路的延 时。为解决滤波电路输出电压毛刺问题,采用了以二极管电路构成的去毛刺电路。利用Matlab软件工具对检测 电路的输入/输出进行拟合,得出了有效值检测电路的传递函数,为整个发电系统的闭环仿真
Kalman_matlab
- Kalman滤波原理及源码matlab,常见的函数实现方法-Kalman filtering principle and source matlab, common function method
SINS-initial-alignment-of-several
- 捷联惯导系统初始对准几种不同滤波方法对比matlab程序-SINS initial alignment of several different filtering matlab program
twodimkem
- 两维卡尔曼滤波matlab程序,用于滤除杂波干扰-Two Kalman filter matlab program, used to filter out clutter
jiaosulvpipeikaermanlvbo
- 捷联式惯性导航的角速率匹配卡尔曼滤波,使用matlab语言编写-Strapdown inertial navigation of angular rate matching kalman filter
GPS_E
- 用MATLAB中用simulink 做的GPS滤波仿真-Using MATLAB simulink do with GPS filter simulation
kalman
- 对自适应滤波器和卡尔曼滤波器用MATLAB对语音信号进行了滤波,发现卡尔曼滤波器能够在较大的噪声中还原原来的信号。-Kalman filtering
kalman
- 卡尔曼滤波的matlab,U1为上一时刻估计值,U2为观测值,U3=1为离散。实现卡尔曼滤波的过程。-kalman filter.
KF-S
- 卡尔曼滤波的matlab S函数程序,将含有白噪声的输入进行滤波-Enter the Kalman filter matlab S function program containing white noise filtering
psins151009
- 高精度捷联惯性导航系统Matlab工具箱:姿态向量、四元数、矩阵、滤波算法等各类子程序- High-precision inertial navigation system Matlab toolbox: attitude vector, quaternion, matrix, and other types of filtering algorithm subroutine
INS-simu
- 使用matlab编写的惯导仿真程序,包括惯性解算和组合滤波-INS simulation programme on matlab
psins151009
- 惯性导航分析工具箱 matlab工具箱 组合导航 卡尔曼滤波(this toolbox can be used to analysis the navigation system and assist to do some simulation on navigation system.)
test_1_mine_5
- 利用达尔曼滤波。对匀速直线运动的物体进行录播,缩小测量误差。(Dahlman filtering. Taped to the uniform linear motion of the object, reduce the measurement error.)
kalman MATLAB
- 实现卡尔曼滤波过程,对运动目标进行状态跟踪,结合观测值得到最优估计结果(kalman filter process)