CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - matlab 滤波实现

搜索资源列表

  1. kalmansimulink

    0下载:
  2. 在Matlab中实现kalman滤波的软件仿真方法,程序简明易懂-in Matlab achieve Kalman filtering software simulation methods, and procedures are simple and easy to understand
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1234
    • 提供者:马瑞
  1. zhuyaochengxu

    0下载:
  2. 关于心电信号的滤波算法的matlab环境实现,拿来给大家分享,希望能够互相交流-on ECG filtering algorithm to achieve the Matlab environment, we used to share, hope to be able to exchange
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6076520
    • 提供者:fancy
  1. matlab

    1下载:
  2. matlab实现自适应滤波 LMS算法的仿真程序 NLMS算法的仿真程序
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:2461
    • 提供者:白璐
  1. kalman_fliter

    0下载:
  2. 卡尔曼滤波源码(matlab) 实现用Kalman滤波求出信号的估计值-A kalman filter code written with matlab,with it we can find out the estimative value.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1004
    • 提供者:王明
  1. partial-difference-equation-method

    0下载:
  2. 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:7411006
    • 提供者:何最红
  1. mpsound

    2下载:
  2. 录制一段个人自己的语音信号。对录制的信号进行采样;画出采样后语音信号的时域波形和频谱图;对语音信号进行加噪和去噪处理,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;回放语音信号;实现快录慢放、慢录快放等功能。-Record a person' s own voice signal. Of the recorded signal sampling draw sample after the speech signal time-domain waveform
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-25
    • 文件大小:243556
    • 提供者:或或
  1. wvfilter

    1下载:
  2. 维纳滤波matlab源程序,完全由自己编写的代码实现,没有涉及到内部函数,很容易理解-Wiener filtering matlab source code, written entirely by its own code to achieve, does not involve the internal functions, it is easy to understand
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:339278
    • 提供者:许兵
  1. MATLABfilter

    0下载:
  2. matlab关于语音信号滤波处理的文章,通过matlab实现-matlab on the voice signal filtering deal with the article, through matlab to achieve
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:206357
    • 提供者:mayongfen
  1. LMS

    3下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  1. EKF3

    6下载:
  2. 非线性滤波的matlab实现;三维机动目标跟踪;-EKF
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:2423
    • 提供者:胡昂
  1. rlslms

    0下载:
  2. 自适应滤波的MATLAB实现,包括lms rls 等算法-MATLAB programing rls lms
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-07
    • 文件大小:2172
    • 提供者:孟云飞
  1. voice

    1下载:
  2. 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:4355
    • 提供者:周峰
  1. good

    1下载:
  2. 这个一个完好无损的matlab程序,他实现的功能是进行扩展开尔曼滤波,是本人亲自制造的,哈哈,哈哈哈,-this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.-this demo is to
  3. 所属分类:source in ebook

    • 发布日期:2016-05-23
    • 文件大小:685
    • 提供者:tian
  1. Achieving_integrity_in_an_INS_GPS_navigation_loop_

    0下载:
  2. 本文主要介绍了用模糊自适应卡尔曼滤波技术实现惯导和GPS的数据融合。-This paper presents a fuzzy adaptive Kalman filter technology for inertial navigation and GPS-data fusion.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:356604
    • 提供者:dj
  1. matlab--ADP

    0下载:
  2. 通过介绍如何利用matlab进行自适应滤波的相关方针,较为合理的阐述了自适应滤波的实现过程,为初学者更为深入地学习与掌握自适应滤波奠定了基础。-By how to use matlab for adaptive filtering relevant policy, more reasonable exposition of the implementation process of adaptive filtering for beginners to learn and master more
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:889020
    • 提供者:crazy
  1. zizuokalman

    0下载:
  2. 此程序为卡尔曼滤波器的matlab仿真实现,main为主函数,其他两个文件为滤波模型。-This procedure for the realization of Kalman filter matlab simulation, main is the main function, the other two file filter model.
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:4952
    • 提供者:杜辉
  1. Kalman filter procedure

    1下载:
  2. MATLAB-卡尔曼滤波程序,实现多维卡尔曼滤波 (Kalman filter procedure.维卡尔曼realize multi-filter) 包含:卡尔曼滤波.m,程序说明.doc
  3. 所属分类:书籍源码

  1. 高通滤波

    0下载:
  2. 实现语音信号高频部分的提取,使声音变得尖锐(Realize the extraction of high frequency parts of speech signal and make your voice sharp)
  3. 所属分类:语音合成与识别

  1. 粒子滤波

    0下载:
  2. 用matlab实现粒子滤波,基于黄小平老师的新书第七章内容编程源代码(Implementation of particle filtering with MATLAB)
  3. 所属分类:书籍源码

    • 发布日期:2018-05-02
    • 文件大小:4096
    • 提供者:炸鸡123
  1. 卡尔曼滤波算法

    0下载:
  2. 这是一个卡尔曼滤波算法的matlab实现程序,主要做的事情是进行海底定位,运行环境是windows7和matlab2014.
  3. 所属分类:其它

« 12 3 »
搜珍网 www.dssz.com