搜索资源列表
umb_cast
- 有一个交通查询系统的站点目录文件,这个程序可以将他迪卡尔积一下-a transport system for the site directory, the process will be a plot about Cartesian
kalman_filter_method
- 卡尔曼滤波用于语音增强算法,复杂度较高,适合非平稳信号.-Kalman filter used for voice enhancement algorithms, complexity, suitable for non-stationary signals.
卡尔曼滤波在目标跟踪中应用仿真研究
- 卡尔曼滤波在目标跟踪中应用仿真研究
twosensors.rar
- 两个传感器的信号通过卡尔曼滤波器进行整合,其中一个传感器是两通道的加速度传感器,dimensional tilt sensor using a dual axis accelerometer * and single axis angular rate gyro. The two sensors are fused * via a two state Kalman filter, with one state being the angle * and the other state b
control
- 飞思卡尔智能汽车大赛编码之舵机控制程序,供大家参考用-Freescale' s Smart car steering control procedures coding contest, for your reference
single6
- 标准的卡尔曼滤波MATLAB程序。。。简单实用的-MATLAB Kalman filter standard procedures. . . Simple and practical
kalmanmy
- 卡尔曼滤波器滤除在语音中添加噪声,仿真效果良好-Kalman filter to filter out noise in the voice added, simulation results
KarmanFilter
- 卡尔曼滤波器,demo中可以预测点的轨迹-Kalman filter, demo predictable point in the trajectory
ExtendedKalmanFilter
- 本软件是关于卡尔曼滤波的算法,是在MATLAB环境下的程序。-kalman filter
PDF2Word
- 一个飞思卡尔的获奖论文 很又用处的 希望大家有空看看 呵呵 一定会有收获的啊 真的-Freescale' s award-winning a thesis is also useful FREE hope to see everyone Ha ha ah harvest must be true
SD
- sd卡驱动程序来源于菲斯卡尔官方网站‘ 8位单片机-sd card driver from the official website菲斯卡尔' 8-bit MCU
Kalman_Filtering_and_Neural_Networks
- 本书主要介绍卡尔曼滤波技术和神经网络技术,以及两者的融合方法。-This book focuses on Kalman filtering techniques and neural network technology, as well as the integration of the two methods.
飞思卡尔
- 飞思卡尔线性CCD源码,支持十一届光电组比赛C组车模,同样支持十二届光电组线性CCD。
卡尔曼滤波融合
- 这是一个基于加速度计和陀螺仪的卡尔曼滤波程序,对于初学者来说很容易理解(This is a accelerometer and gyroscope based on the Calman filter procedures, for beginners, it is easy to understand)
WSN6050
- 基于labview的MPU6050卡尔曼滤波(MPU6050 Calman filtering based on LabVIEW)
卡尔曼滤波
- 使用卡尔曼滤波对语音信号进行增强,并显示出各个状态下的语音信号,注释非常清楚,适合初学者使用。里面有对应语音,注意文件夹位置修改就好。(Calman filter is used to enhance the speech signal and display the speech signal in each state. The annotation is very clear and suitable for beginners. There are corresponding speec
《卡尔曼滤波原理及应用-MATLAB仿真》程序.part01
- 卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)
飞思卡尔小车
- 本设计以“飞思卡尔”杯智能车大赛为背景,比赛中智能车跑完规定长度的赛道所用的时间越短者成绩越好,但前提是智能车要稳定的跑完一圈,否则没有成绩。也就是说设计的智能车首先要稳定,在此基础上,运行速度要快。设计中主要是从以下三方面考虑的:第一,在符合比赛规则的基础上为智能车设计强大而稳定的驱动电路,以提高智能车运行速度; 第二,要准确稳定的识别路径;第三,在有效识别路径的基础上采用有效的控制策略,使智能车能够快速有效的行驶,并确保其稳定性。(This design takes the "Fe
卡尔曼滤波算法C语言实现
- 卡尔曼滤波的c语言算法实现(Implementation of C language algorithm based on Calman filter)
卡尔曼滤波算法
- 这是一个卡尔曼滤波算法的matlab实现程序,主要做的事情是进行海底定位,运行环境是windows7和matlab2014.