搜索资源列表
learning
- 卡尔曼滤波的算法流程以及C语言实现代码 STUN方式防火墙穿透的C++代码 rs.c 高质量C++编程指南 c程序精典900例
卡尔曼
- c语言编写的卡尔曼滤波器算法,可用于对信号进行滤波处理-prepared by the Kalman filter algorithm can be used to signal filtering
数字信号处理C语言集
- 共五篇十六章,第一篇是常用数字信号的产生;第二篇是数字信号处理,包括离散傅立叶变换的多种快速算法,各种离散正交交换的快速算法,快速卷积和相关,数字滤波器的时域和频域响应,IIR和FIR数字滤波器的设计;第三篇是随机数字信号处理,包括经典谱估计的周期图法和相关法,AR模型参数估计和现代谱估计算法,维纳与卡尔曼滤波,自适应滤波,Wigner分布,小波变换;第四篇是图像处理,包括图像基本运算,图像增强,边缘检测和细化;第五篇是人工神经网络,包
卡尔曼
- c语言编写的卡尔曼滤波器算法,可用于对信号进行滤波处理-prepared by the Kalman filter algorithm can be used to signal filtering
Kalman111
- c语言编写的卡尔曼滤波器算法,可用于对信号进行滤波处-prepared by the Kalman filter algorithm can be used to signal filtering Office
kalman_func_c
- Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
Kalmanfilter_C
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理。研究导航和控制方面的朋友一定用得上。-c language prepared by the Kalman filter (VD) algorithm can be used to signal filtering. Research navigation and control of some useful friends.
c-kalman
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理[C]-c languages Kalman filter (kalman) algorithm, can be used to signal filtering treatment [C]
learning
- 卡尔曼滤波的算法流程以及C语言实现代码 STUN方式防火墙穿透的C++代码 rs.c 高质量C++编程指南 c程序精典900例-Kalman filter algorithm flow as well as the C language code STUN realize the way to penetrate a firewall of the C++ Code rs.c quality C++ Programming Guide
Kalmtool
- 是卡尔曼滤波算法的源代码,采用c语言实现。-Kalman filter algorithm are the source code using c language implementation.
KF
- 卡尔曼滤波算法的C语言程序,使用时请结合具体状态方程-Kalman Filter based on c
Simple-Kalman-Filter-in-C
- C语言编写的小程序,主要功能是仿真卡尔曼滤波算法。-Small program written in C, the main function is to simulate the Kalman filter algorithm.
kalman_c
- 卡尔曼滤波算法,C语言例程,卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全及包含雜訊的测量中,估计动态系统的状态-EDOM way the XY axis gyroscope specifications. X-/Y-Out Pins: 2000 °/s full scale range 0.5mV/°/s sensitivity X/Y4.5Out Pins: 440 °/s full scale ran
Balance_Kalman
- 卡尔曼滤波算法的C语言函数,效果大大的好啊-the descr iption of kalman filter
UKF
- 无迹卡尔曼滤波算法的c语言。网上找到的,貌似是老外编的,蛮不错的。-unscented kalman filter code of visual c.
kalman-fliter
- 用c语言实现的一个卡尔曼滤波算法,可以在基础结合相应的应用来修改-Using a Kalman filter algorithm c language, can be the basis of combined application to modify
EKF-C-simulation
- 扩展卡尔曼滤波程序,C语言仿真。包括卡尔曼滤波简介及其算法实现代码。-EKF simulation
KalmanFiltering
- 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It in
卡尔曼滤波C代码分析
- 卡尔曼滤波算法C语言以及解析。可进行变形,助于全场定位(Calman filter algorithm C language and analysis. It can be deformed and help to locate the whole field)
卡尔曼滤波算法C语言实现
- 卡尔曼滤波的c语言算法实现(Implementation of C language algorithm based on Calman filter)