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

搜索资源列表

  1. 7941967Kalman

    0下载:
  2. 这是基于matlab的卡尔曼滤波算法!在这里给大家分享下@-This is based on Kalman filtering algorithm matlab! Here to share with you the next @
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:12825
    • 提供者:freedom
  1. adaptivefilterandsimulation

    0下载:
  2. 详细介绍自适应滤波算法原理,设置自适应滤波器等并带有详细模型仿真-Details adaptive filtering algorithm, the set and the adaptive filter with a detailed model simulation, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2685924
    • 提供者:xzp
  1. MATLAB_programming_source_filtering_algorithm_for_

    0下载:
  2. MATLAB程序设计数值微分滤波算法设计源码MATLAB programming source filtering algorithm for numerical differentiation-MATLAB programming filtering algorithm for numerical differential source MATLAB programming source filtering algorithm for numerical differentiation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:28400
    • 提供者:uyth
  1. fiter

    0下载:
  2. 算法:几种软件滤波算法的比较及其C代码。-Algorithm: Comparison of several software filtering algorithm and C code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5322
    • 提供者:长风
  1. AdapativeEchoCancell

    0下载:
  2. 一种改进的自适应滤波算法,它通过选择自适应滤波器的系数更新时间间隔,在系统的收敛速度与计算量之间取得折衷 算法在每次系数更新时,利用了系统过去时刻数据-An improved adaptive filtering algorithm, it by selecting the adaptive filter coefficient update interval, the convergence rate and the trade-off between computation algorit
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:52460
    • 提供者:王凤
  1. pf

    1下载:
  2. 用于对非线性方程的参数估计和最优估计的粒子滤波算法,保管一看就会,步骤很清晰的。-the solution of non-line function by pf filter
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:608075
    • 提供者:周佳亮
  1. LMS

    0下载:
  2. 使用LMS算法实现的自适应滤波器范例,对一个加白噪声的正弦信号滤波。并且比较不同步长的滤波器的迭代次数。-LMS algorithm using adaptive filter example, a sinusoidal signal plus white noise filter. And less synchronized long filter iterations.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:828
    • 提供者:guochao
  1. Commonfilter

    1下载:
  2. 用Matlab实现了常见的几种滤波算法:中位值滤波,递推平均滤波,一阶滞后滤波等算法。可以直接运行-Using Matlab to achieve several common filtering algorithms: median filtering, average filtering recursive, first-order lag filtering algorithm. Can run
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:6368
    • 提供者:terminator
  1. zishiiying

    0下载:
  2. 自适应滤波算法是自适应滤波器实现过程中较为重要的环节,数字信号处理器的出现为数字信号处理算法的 实现和大规模数据的实时处理提供了可能。通过对自适应最小均方算法(LMS) 及其各种改进算法的Matlab 仿真,进行分 析及归纳比较,得出结论,并在此基础上,提出算法的优化方案,以DSP 为平台,用汇编语言对自适应算法进行了描述,最终 以DSP 为平台完成了自适应滤波器的设计。-Adaptive filtering algorithm is an adaptive filter proce
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:360541
    • 提供者:xiliao
  1. KF

    1下载:
  2. 一种基于运动模型的扩展卡尔曼滤波(EKF)算法,该方法适用于任何能用状态空间模型表示的非线性系统,精度可以逼近最优估计.-an EKF positioning and tracking algorithm based on kinematic model. This method can apply to any state-space model which is the nonlinear system, and the accuracy can approach to best of al
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4239
    • 提供者:yang
  1. GUAS

    0下载:
  2. ARC汇编实现的高斯滤波算法,时间开销较小-gause filter assembly source code
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1122
    • 提供者:peyodsp
  1. Designandrealizationofadaptivenoisecancellerbasedo

    0下载:
  2. 阐述了自适应噪声抵消(ANC)技术的基本原理,基于自适应滤波器的原理,设计了自适应噪声抵消器 在对自适应滤波器相关理论研究的基础上,重点研究了自适应噪声抵消器的核心———LMS自适应滤波算法。在MATLAB中的Simulink下,建立了自适应噪声抵消器的模型,并通过设置不同的参数进行仿真,结果表明系统能够有效地从噪声中恢复出原始信号。最后对系统进行了性能分析,给出了自适应噪声抵消系统在实际应用中选取参考信号的要求 -This paper elaborated the basic theory
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:403838
    • 提供者:furuiling
  1. asd

    0下载:
  2. 本论文主要对自适应滤波这一重要的课题展开研究和讨论,在算法原理、算法性能分析和通过计算机仿真来说明其各自算法的优越性,在每一个算法中的通过收敛性、学习曲线和失调分析这三个方面来论述。-This thesis focuses on the subject of adaptive filtering to start this important study and discussion, the principle of the algorithm, algorithm performance a
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:31457
    • 提供者:heyan
  1. XyfModified

    0下载:
  2. 个人写的傅里叶非线性滤波去噪算法,包含傅里叶变化、逆变换等-Personal writing Fourier nonlinear filter denoising algorithms, including Fourier transform, inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2558476
    • 提供者:欣然
  1. LMS4

    0下载:
  2. 自适应滤波算法的应用,自适应信号对消的一种例子-The application of adaptive filtering algorithms, adaptive signal cancellation of a case
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:552
    • 提供者:chengwenfan
  1. enkf-matlab-0.28.tar

    1下载:
  2. 数据同化的经典算法,集合卡尔曼滤波算法,用Matlab写的,里面附有一些参考文献,初学者适用-Classical algorithm of data assimilation, ensemble Kalman filter algorithm, written using Matlab, which with some references, for beginners
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7256064
    • 提供者:小娴
  1. weightedmedian

    0下载:
  2. 基于椒盐噪声滤波的改进加权中值滤波算法,目的在于处理高浓度椒盐噪声,并且有效的保护边缘细节-salt and pepper noise filter and weighted
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:8879
    • 提供者:蒋东升
  1. SCA126T-100130

    0下载:
  2. SCA126T 是瑞芬科技针对工业现场控制领域推出串口输出型双轴倾角传感器,内置高精 度16bit A/D 差分转换器,通过5 阶滤波滤波算法,最终输出双方向的倾角值。 接口可选RS485;RS232 或TTL 电平。由于内置了ADI 公司的高精度数字温感器,所以 输出角度在工作温度范围内都得到了再次修正,保证产品在低温与高置环境下的高重复性。 高的输出速度能达到20 次/秒。产品属于真正工业级产品,性能可靠稳定,扩展性好, 多种输出可供选择。适合应用于各种恶劣工业控制环境-
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1287333
    • 提供者:武钢
  1. xiaobo

    1下载:
  2. 基于小波灰度相似关联强噪声图像处理算法。通过对图像进行三层小波分解,得到各个方向上的分量。然后根据同一方向上各层之间的灰色关联度区分是噪声还是边缘。在对该点值进行增强或减弱。从而实现对强噪声图像的滤波。该算法比其他算法效果更明显。-Gray similarity based on wavelet image processing algorithms associated with strong noise. Three of the images by wavelet decompositio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:kingkong_code
  1. tuxiangzengqiangt

    0下载:
  2. 图像增强算法的研究。包括图像增强。图像滤波。图像匹配。概括很全面。-Image enhancement algorithm. Including image enhancement. Image filtering. Image matching. Summarized very comprehensive.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3300753
    • 提供者:kingkong_code
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com