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

搜索资源列表

  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10774
    • 提供者:王晓明
  1. matlab_reduce_noise

    0下载:
  2. matlab去除50hz噪声。 我用电脑录了一段声音,里面有50hz的周期噪声(因为受交流电干扰)。而我自己的声音频率最低是90hz。我使用了一个10阶butterworth高通滤波器,边带是70hz(介于50跟90之间)。 问题是,这不能直接用。因为声音文件的采样率是22k,70相对于22k来说太小了。所以我得先把我的声音欠采样,然后再滤波,然后再插值。
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:6239
    • 提供者:张文斌
  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-28
    • 文件大小:4355
    • 提供者:周峰
  1. bditong

    0下载:
  2. 用matlab实现巴特沃斯低通滤波器的M文件。本例读取电脑自带的XP开机声音,加上高频噪声,然后滤波看效果。-Butterworth low-pass filter using matlab M-file. This case, read the computer comes with XP start-up sound, coupled with high-frequency noise, and then filter to see the effect.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-10
    • 文件大小:845
    • 提供者:莫小禹
  1. bdaitong

    0下载:
  2. 用matlab实现巴特沃斯带通滤波器的M文件。本例读取电脑自带的XP开机声音,加上噪声,然后滤波看效果。-Using matlab to achieve the M-file Butterworth bandpass filter. This case, read the computer comes with XP start-up sound, plus noise, and then filter to see the effect.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-11
    • 文件大小:850
    • 提供者:莫小禹
  1. bgaotong

    0下载:
  2. 用matlab实现巴特沃斯高通滤波器的M文件。本例读取电脑自带的XP开机声音,加上低频噪声,然后滤波看效果。-With Matlab M-file Butterworth high-pass filter. This case, read the computer comes with XP start-up sound, coupled with the low-frequency noise, and then filtering to see results.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-11
    • 文件大小:852
    • 提供者:莫小禹
  1. MATLAB

    0下载:
  2. 1、 读取图像A和B,显示这两幅图像,对图像作傅立叶变换,显示频域振幅图像。作傅立叶逆变换,显示图像,看是否与原图像相同。 2、 设计一个简单的巴特沃斯低通滤波器(截止频率自选),对图像A作频域低通滤波, 再作反变换,观察两种不同的截止频率下反变换后的图像与原图像的区别。 3、 设计一个高斯高通滤波器(截止频率自选),对图像B作高频强调滤波,再作反变 换,观察两种不同的截止频率下反变换后的图像与原图像的区别.-1, the read image A and
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2537
    • 提供者:weiweizhi
  1. The-same-impulse-response

    1下载:
  2. 是利用冲激响应不变法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想脉冲响应不变法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。-Use the same impulse response is to design a digital low-pass Butterworth filter. According to the impulse response filter design thinking the same method to c
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:5291
    • 提供者:杜丽娟
  1. Bilinear-transform

    0下载:
  2. 利用双线性变换法设计一个巴特沃斯数字低通滤波器。根据滤波器的设计思想,通过双线性变换法将模拟低通滤波器变换到数字低通滤波器,利用MATLAB绘制出数字低通滤波器的系统幅频函数曲线。最终利用双线性变换法利用MATLAB函数仿真出了巴特沃斯低通滤波器的对数幅频及相频率曲线。-Bilinear transform design a digital low-pass Butterworth filter. According filter design ideas, through bilinear t
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:47303
    • 提供者:杜丽娟
搜珍网 www.dssz.com