CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - calman

搜索资源列表

  1. LMS-and-kalman

    0下载:
  2. 包括了基本的卡尔曼滤波和自适应滤波,实现语音去噪-Including the basic Calman filter and adaptive filter, speech denoising
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1322
    • 提供者:jinlixue
  1. kalman

    0下载:
  2. 卡尔曼滤波对温度的估计测量,用两种不同程序实现此功能。-Calman filter for estimation of temperature measurement
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:888
    • 提供者:尹阳和
  1. Kalman-filer

    0下载:
  2. 卡尔曼滤波的入门教程,并配备学习扩展卡尔曼滤波算法的一个程序-Kalman filter tutorial, and equipped with learning extended Calman filtering algorithm is a procedure
  3. 所属分类:matlab例程

    • 发布日期:2017-11-13
    • 文件大小:332940
    • 提供者:梁波
  1. IMMKF

    4下载:
  2. 这是研究生毕业论文做的项目——基于粒子滤波和卡尔曼滤波的卫星定位技术。附件中包含了无线信道估计和均衡、TDOA测距、IMM-KF滤波的所有程序,希望对从事无线定位技术的开发人员有帮助。独家奉献。-This is the project graduate thesis do-- Based on satellite positioning technique of particle filter and Calman filter. Annex contains all the applicati
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:100367
    • 提供者:王林汝
  1. The-principle-of-Calman-filter

    0下载:
  2. 卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an " optimal recursive data processing a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:7736
    • 提供者:马国豪
  1. GUI-examples

    0下载:
  2. 各种Gui matlab举例、卡尔曼滤波、串口调试-Various examples of GUI, signal and information processing, image processing, serial port Calman filter
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12783556
    • 提供者:王俊
  1. MPU6050

    0下载:
  2. mpu6050卡尔曼滤波的融合算法 dcxxxxz-Fusion algorithm of mpu6050 Calman filter
  3. 所属分类:Other Embeded program

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:李杰
  1. Untitled3

    0下载:
  2. 使用离散卡尔曼滤波的边际安全的轨迹预测。提出了一个结合三种不同类型的传感器系统,准确地跟踪一个人的运动轨迹,并预测非法路径,能有效拦截非法入侵企图。-The use of discrete Calman filtering of marginal safety trajectory prediction. Proposes a combination of three different types of sensor system, accurately track the trajector
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3409
    • 提供者:a
  1. kalman_intro_chinese

    0下载:
  2. 一篇介绍卡尔曼滤波器的中文文章,介绍了离散卡尔曼理论和实用方法,包括卡尔曼滤波器及其衍生,并给出了相关实例。-An introduction of Calman filters in Chinese, introduced the discrete Calman theory and practical methods, including the Calman filter and its derivatives, and gives relevant examples.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:510150
    • 提供者:小包
  1. mykalman

    0下载:
  2. 通过matlab进行卡尔曼滤波,对温度和噪声后的信息进行估计-Calman filter is carried out by MATLAB, the temperature and after the noise estimate information
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1517
    • 提供者:刘夏
  1. uchistogram

    0下载:
  2. VB自己编写的卡尔曼滤波程序源代码,每次变化数据源触发该子函数,初始定义完后得出滤波数值,然后自动计算出K+1时刻最优偏差,然后赋值给text1 也就是最优偏差,一直变化,而这个迭代由数据源的变化而触发驱动。编辑注:可能这个程序需要硬件,测试时候假死。-VB Calman prepared their own filtering program source code, each data source changes trigger the function, after the initia
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5845
    • 提供者:wpudn35
  1. fastslam

    2下载:
  2. 压缩扩展卡尔曼滤波的同时定位与构图算法,自行设定路径和路标,动画显示定位过程-Compression and expansion of Calman filter simultaneous localization and mapping algorithm, set the path and road signs, animation display positioning process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-05
    • 文件大小:52224
    • 提供者:赵亚凤
  1. balance_car_base_on_arduino

    0下载:
  2. 基于arduino的自主两轮平衡小车,这是自己自主学习实验过程的结晶,采用mpu6050姿态测量,同时利用卡尔曼滤波,pid算法等,小车完全可以达到静止不动的状态,希望能够对有同样兴趣的朋友们有些帮助(自己写的)-The independent two wheel balancing car based on Arduino, this is a crystallization of their autonomous learning experiment process, using mpu6
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:3937
    • 提供者:luolonghua
  1. 123

    0下载:
  2. 卡尔曼滤波在目标跟踪中应用仿真研究,机动目标跟踪与实现源程序-Simulation study on Application of Calman filter in target tracking,And the realization of the source program for maneuvering target tracking
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:126017
    • 提供者:王志
  1. matlabcode2

    4下载:
  2. 基于卡尔曼滤波的GNSS卫星导航PVT解算例程,实测可用。输入参数为至少四颗卫星的XYZ坐标和伪距,输出结果为接收机经纬度值。-GNSS satellite navigation PVT Calman filter solution based routines, can be measured. The input parameters for the XYZ coordinates of at least four satellites and pseudo distance, the ou
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8640
    • 提供者:btop
  1. Kalman-filter

    0下载:
  2. 其中包括卡尔曼,扩展卡尔曼其仿真代码和仿真的图形。适用于三维情况,对弱机动目标跟踪精度较高。 -请输入您要翻译的文字内容或网页地址,回车即可翻译 其中包括卡尔曼,扩展卡尔曼其仿真代码和仿真的图形。适用于三维情况,对弱机动目标跟踪精度较高。 ON划词翻译ON实时翻译其中包括卡尔曼,扩展卡尔曼其仿真代码和仿真的图形。适用于三维情况,对弱机动目标跟踪精度较高。 Including Calman, extended Calman the simulation code and the
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5038
    • 提供者:zhaibo
  1. kaerman

    0下载:
  2. 基于matlab卡尔曼滤波源代码,导入数据,可以运行-Calman filter source code based on.If you import the data, it can run.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:941
    • 提供者:张自成
  1. CALMAN

    0下载:
  2. 卡尔曼滤波初始对准,静基座和动基座初始对准-Kalman filter initial alignment, stationary base and moving base initial alignment
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:李大鹏
  1. Kalman

    1下载:
  2. 利用卡尔曼滤波方法对雷达二维目标进行跟踪,使用的是非线性模型,参考价值很高,跟踪效果较好,参数已经全部设置好,下载后可以直接运行。-Tracking of 2D Radar target using Calman filtering method, is using the nonlinear model, the reference value is very high, a better tracking effect, the parameters have been set up wel
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:762
    • 提供者:czm
  1. kalman

    0下载:
  2. 卡尔曼滤波有用的资料,本人收集的觉得比较靠谱的资料,另外有陀螺仪与加速度融合的卡尔曼代码code在里面!-Calman filter useful information, I collected feel more reliable data, another gyro and acceleration of fusion of the Calman code code on the inside!
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1268209
    • 提供者:黄博
« 1 23 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com