CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - matlab 滤波方法

搜索资源列表

  1. EGC

    0下载:
  2. 本次实验是运用不同的方法来设计两组滤波器对数据中的EGC信号进行滤波,滤除工频干扰、肌颤噪声和呼吸基线漂移。并分析用不同方法设计的两组滤波器哪一组比较适用于实际应用需要。-EGC
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2962558
    • 提供者:刘芳
  1. 1

    0下载:
  2. 关于心电信号的各种滤波方法,IIR,FIR,空域相关,软硬阈值,基于IIR的自适应滤波等-the method for ECG denoising,such as IIR,FIR,spatial correlation,soft and hard threshold,based on IIR filter s adaptive filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2959
    • 提供者:jadepeak
  1. tianzhanguo4

    1下载:
  2. 用KALMAN滤波方法的雷达检测轮船、飞机、导弹等的航迹分析,源程序分析。-Kalman filtering method using the estimated target track of the Matlab source
  3. 所属分类:其他小程序

    • 发布日期:2013-08-09
    • 文件大小:2177
    • 提供者:llj
  1. MatlabFIR

    0下载:
  2. FIR数字滤波器广泛应用在数字通信系统中,研究其实现方法具有重要意义。Matlab功能强大,利用Matlab辅 助设计DSP应用程序,可大大缩短DSP应用程序的开发时间。介绍了Matlab和CCS及DSP的连接,说明了利用Matlab辅 助DSP实现FIR数字滤波器的过程,及如何在Matlab环境中调试DSP程序,给出了实现结果,并把该结果和单纯在Matlab 环境下实现结果进行比较,前者效果更好,更具有实际应用价值。 -FIR digital filters widely us
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:219745
    • 提供者:xuhao
  1. Kalman

    0下载:
  2. 用Kalman滤波方法估计目标航迹的Matlab源程序-Kalman filter with estimated target track of the Matlab source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:11609
    • 提供者:sunny
  1. efinger

    1下载:
  2. 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。其中,特征匹配包含了3种匹配方法,另外还附有PPT,非常值得研究。-Finger Identification
  3. 所属分类:其他小程序

    • 发布日期:2013-03-23
    • 文件大小:5111472
    • 提供者:王华
  1. plusrilinoise

    1下载:
  2. 基于小波包的带通滤波器设计程序。给出了小波变换的快速算法和重构算法,讨论了应用小波变换进行信号带通滤波的方法,并通过正交小波包对信号的分解,把频率成分复杂的信号分解到各个频带上,根据需要提取指定频率的信号,然后用小波包重构算法对信号进行重构,实现对信号的提取。-Based on wavelet packet band-pass filter design program. Given the fast algorithm of wavelet transform and reconstructi
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:591
    • 提供者:王综新
  1. Target_Tracking_Simulation

    0下载:
  2. 用Matlab编写的用Kalman滤波方法估计目标航迹的程序,有详细注释,是学习Kalman滤波方法的好材料-Written with Matlab using Kalman filter to estimate target track of the process, detailed notes, is a good learning materials for Kalman filter
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:8696
    • 提供者:红贝
  1. Particle

    0下载:
  2. 一个使用粒子滤波的方法进行导航定位的Matlab程序-A method using particle filter in the Matlab program navigation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1475
    • 提供者:gps
  1. Kalman_filter_matlab

    1下载:
  2. 用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 -Target tracking application context radar data processing, radar in the search to the goals and objectives of the record location data of the measured target position data (called a point of the tr
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:13006
    • 提供者:徐天宇
  1. 运动去模糊matlab程序

    1下载:
  2. 运动去模糊matlab程序,包含维纳滤波修复图像,最小二乘方修复图像等方法-Motion deblurring Matlab procedures, including Wiener filtering for image restoration, the least square method for image restoration
  3. 所属分类:其他小程序

    • 发布日期:2013-06-24
    • 文件大小:596
    • 提供者:xiao
  1. SSP-inversion

    3下载:
  2. 水声声速剖面反演的MATLAB仿真。用了比较基本的滤波方法ENKF。-Water sound velocity inversion sectional MATLAB simulation. With a relatively basic filtering method ENKF.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:791484
    • 提供者:周末
  1. IIR-digital-filter-design

    0下载:
  2. IIR数字滤波器设计及在FDM复用信号滤波中的应用 1.熟悉用双线性变换法设计IIR数字滤波器的原理与方法; 2.掌握根据频谱图及滤波需求确定滤波器的指标参数的方法; 3.通过FDM复用信号数字滤波器的设计,掌握IIR数字滤波器的MATLAB实现方法; 4.通过观察FDM复用信号滤波前后的时域及其频谱图,建立数字滤波的感性认识。-IIR digital filter design and the FDM multiplex signal filtering applicati
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:157882
    • 提供者:lh
  1. pfkf

    1下载:
  2. 粒子滤波卡尔曼滤波定位方法比较,比较简单直白,通俗易懂的(Try to use particle filter (PF) pf kf matlab)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:TwoDog
  1. cvpr09defog(matlab)

    0下载:
  2. 去雾,基于暗原色的去雾霾方法,采用导向滤波进行辅助作用。效果很好(Fog removal, based on the dark color of the fog and haze method, the use of guided filtering auxiliary role. The effect is very good)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:ruirui001
  1. acwmf

    1下载:
  2. 自适应中心加权中值滤波的实现方法,matlab文件(adaptive center median filter)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:60416
    • 提供者:zzl203
  1. 最大熵滤波算法matlab仿真

    4下载:
  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 GNSS positioning. The mixed Gauss
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:585728
    • 提供者:殷利建
  1. 数字全息仿真实验

    2下载:
  2. 1.通过本实验掌握数字全息实验原理和方法; 2.通过MATLAB编程,对实验数字全息图进行数据处理,达到提高再现像质量和方便提取有用信息的目的; 3.用空域滤波方法消除零级像; 4.理解波前记录与再现。(1. Master the principle and method of digital holography experiment through this experiment; 2. Through MATLAB programming, the experimental digital
  3. 所属分类:其他

    • 发布日期:2020-12-15
    • 文件大小:3588096
    • 提供者:YLongLee
  1. 双边滤波方法

    0下载:
  2. 双边滤波,使用matlab编程实现,对boy_noisy.gif;Circuit_noise.jpg;california_22_13.bmp进行实验。启动 bilateral_gray文件,输入模板半径默认为5;输入空间相似度和范围相似度。(Bilateral filtering is realized by MATLAB programming_ noisy.gif,Circuit_ noise.jpg ,california_ 22_ 13.BMP. Start bilateral_ Gr
  3. 所属分类:Windows编程

    • 发布日期:2020-10-20
    • 文件大小:660480
    • 提供者:l看看看
  1. GRACE水储量解算Matlab代码update@2015-12-21

    1下载:
  2. 快速处理GRACE数据,利用各种滤波方法、正向建模等方法处理GRACE数据(Fast processing grace data, using a variety of filtering methods, forward modeling and other methods to process grace data)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-12
    • 文件大小:1591296
    • 提供者:adsaf
« 12 »
搜珍网 www.dssz.com