搜索资源列表

  1. 卡尔曼滤波算法

    2下载:
  2. 本例子为KALMAN滤波算法的MATLAB原代码,含有KF,EKF,和UKF
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-01-11
    • 文件大小:22507
    • 提供者:simulation2008
  1. 扩展KALMAN滤波算法

    0下载:
  2. 扩展KALMAN滤波算法MATLAB 原代码
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-01-11
    • 文件大小:1506
    • 提供者:simulation2008
  1. 卡尔曼滤波在目标跟踪的应用

    1下载:
  2. 卡尔曼滤波算法在匀速运动的跟踪
  3. 所属分类:源码下载

    • 发布日期:2011-03-23
    • 文件大小:1576
    • 提供者:zhoulin198400
  1. 常用软件滤波方法及其示例程序

    1下载:
  2. 单片机常用的AD后滤波算法,供参考。-SCM common AD after filtering algorithm for information.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:
  1. 自适应滤波算法的MATLAB代码

    0下载:
  2. 这是用MATLAB制作的自适应滤波算法的源码-This is produced using MATLAB adaptive filter algorithm source code
  3. 所属分类:技术管理

    • 发布日期:2024-05-04
    • 文件大小:32768
    • 提供者:代宏伟
  1. 一种快速图象中值滤波算法

    0下载:
  2. 一种快速图象中值滤波算法 北京理工大学学报转载-A fast image median filtering algorithm Beijing Polytechnic University Journal reprinted
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:93184
    • 提供者:绿冬
  1. 基于CUDA的并行高斯滤波算法

    0下载:
  2. 基于CUDA的并行高斯滤波算法,用OpenGL实现
  3. 所属分类:图形图象

  1. MATLAB卡尔曼滤波算法仿真

    0下载:
  2. MATLAB 卡尔曼滤波算法仿真程序 程序说明:对比UKF与EKF在非线性系统中应用的算法性能(MATLAB Calman filtering algorithm simulation program Program descr iption: compares the performance of algorithms for UKF and EKF in nonlinear systems)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:BGCS
  1. 一阶滞后滤波算法

    0下载:
  2. 一阶滞后滤波算法,用于统计数据时的平均、平滑.(The first order lag filter algorithm is used for averaging and smoothing of statistical data.)
  3. 所属分类:LabView

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:达川zc
  1. 自适应滤波算法程序

    0下载:
  2. 滤波算法中的自适应滤波算法,基于Matlab平台。(Adaptive filtering algorithm in filtering algorithm, based on Matlab platform.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:193536
    • 提供者:heyheysher
  1. 滤波

    0下载:
  2. 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:蘑菇1234
  1. 经典滤波算法

    0下载:
  2. 介绍10种常见滤算法并给出实现代码,常见的有中位值滤波、互补滤波和一阶RC滤波以及其组合效果说明(10 common filtering algorithms are introduced and the implementation code is given)
  3. 所属分类:文档资料

  1. 十大滤波算法

    0下载:
  2. 十大滤波算法,解决基本数值处理和参数整定(Ten large filtering algorithms to solve basic numerical processing and parameter tuning)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:3140608
    • 提供者:Theans
  1. 卡尔曼滤波算法

    0下载:
  2. 卡尔曼滤波算法 无人机 四轴飞行器 源码(Calman filtering algorithm UAV Four axis aircraft Source code)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:4360192
    • 提供者:小二风月
  1. 卡尔曼滤波算法

    1下载:
  2. 一维卡尔曼滤波算法,可以直接使用,通过系统噪声和测量噪声调整灵敏度。(One dimensional Calman filtering algorithm can be directly used to adjust the sensitivity through system noise and measurement noise.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:10240
    • 提供者:云水松柏
  1. 基于STM32单片机的ECG心电滤波算法

    0下载:
  2. 基于stm32的心电滤波算法,用MATLAB说明(STM32 based ECG filtering algorithm, illustrated by MATLAB)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:169984
    • 提供者:心有萌虎
  1. 最大熵滤波算法matlab仿真

    3下载:
  2. 包含基于Huber函数和最大相关熵的抗差滤波算法,以及与卡尔曼滤波算法的对比,用于GNSS导航定位粗差处理。同时主函数中包含混合高斯随机数生成方法。(The Huber function and maximum correntropy criterion based robust Kalman filter is included, which can be used for biases in measurements for GNS
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:585728
    • 提供者:殷利建
  1. 卡尔曼滤波算法和扩展卡尔曼滤波算法

    0下载:
  2. 经典卡尔曼滤波和扩展卡尔曼滤波算法的matlab实现(Matlab implementation of classical Calman filtering and extended Calman filtering algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:风之恋
  1. 滤波算法代码

    0下载:
  2. 一阶低通滤波算法,用于做传感器算法,非常实用(First-order low-pass filtering algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:adsadasd
  1. 十大滤波算法程序大全

    0下载:
  2. 十大滤波算法,经典可用,TEXT,word格式,包含一阶滞后滤波法、中位值滤波法、消抖滤波法、限幅平均滤波法、限幅消抖滤波法、限幅滤波法(程序判断滤波法)、算术平均滤波法、加权递推平均滤波法、递推平均滤波法(滑动平均滤波法)、AD滤波处理方法。(Ten filtering algorithms, classic and available, text, word format, including first-order lag fil
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:8192
    • 提供者:爬山虎的脚
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org