CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 低通滤波器

搜索资源列表

  1. chs-zdwc-fir-gbs

    1下载:
  2. 包括用窗函数法和最大误差最小化准则设计的FIR低通数字滤波器,并分析加矩形窗时的吉布斯现象(matlab程序)。从仿真结果可看出:采用最大误差最小化准则能得到阶数更低,阻带波纹特性更好的FIR低通滤波器,因此其效果更优。-Including the use of window function method and the maximum error criterion designed to minimize the FIR low-pass digital filter, and analy
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1219
    • 提供者:anchor
  1. butter-ChebyshevI

    0下载:
  2. (原创)包括冲激响应不变法设计ButterWorth数字低通滤波器、双线性变换法设计ButterWorth数字低通滤波器、和双线性变换法设计ChebyshevI型数字低通滤波器-(Original) includes the same impulse response ButterWorth Design of digital low-pass filters, bilinear transform design ButterWorth digital low-pass filter, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1037
    • 提供者:anchor
  1. pinyupinghua

    1下载:
  2. 包含巴特沃斯低通滤波器去噪,图像平滑 阶数M=3 截断频率D0=40,指数低通滤波器 阶数N=3 截断频率d0=40,理想低通滤波器 梯形低通滤波器 截断半径35-50-Butterworth low-pass filter with de-noising, image smoothing order of M = 3 truncation frequency D0 = 40, index of low-pass filter order of N = 3 truncation frequenc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:
  1. matlab

    0下载:
  2. 傅立叶变换,转换数据矩阵,二阶巴特沃斯(Butterworth)低通滤波器图像变换代码
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2734
    • 提供者:佳佳
  1. matlabcode

    0下载:
  2. MATLAB实现高通及低通滤波器,是实验上编写的代码,多指教-MATLAB high-pass and low pass filter is experimentally write the code, multi-Zhi Jiao
  3. 所属分类:Wavelet

    • 发布日期:2017-05-02
    • 文件大小:805794
    • 提供者:郭销淳
  1. three_lowpass_filters

    0下载:
  2. 彩色图像转为灰度图像,灰度图像的傅里叶低通滤波,彩色图像的傅里叶低通滤波,三种滤波器的三维表示-Transforming a color image to a grayscale image Do low-pass filtering to a grayscale or color image by Fourier transform The three-dimensional representation of three types of filters
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:54202405
    • 提供者:liuyan
  1. lowpass

    0下载:
  2. c++语言编写、开发的低通滤波器,希望对你能有帮助-c++ language and development of low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:535160
    • 提供者:feier
  1. csf_filter_nasanen

    0下载:
  2. 人眼视觉函数,nassian低通滤波器,CSF_lowpa-Human visual function, nassian low-pass filter, CSF_lowpass
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:575
    • 提供者:林慧
  1. Interpolation

    0下载:
  2. 利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。-Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:68885
    • 提供者:段玉霞
  1. btws

    0下载:
  2. 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理-The use of Butterworth (Butterworth) low pass filter on the subject of the image noise smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6452
    • 提供者:tony
  1. FIR_LP

    0下载:
  2. 用matlab实现FIR低通滤波器的设计-Using matlab to achieve the design of FIR low-pass filter
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:953
    • 提供者:吴磊
  1. 3

    0下载:
  2. 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理-Using Butterworth (Butterworth) low pass filter on the noise interference of the image smoothing
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:609
    • 提供者:chenhehui
  1. chebyshev

    0下载:
  2. 契比小夫滤波器,用来设计低通滤波器,把模拟滤波器转换成数字滤波器-chebyshev I ,used to design lowpass filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:9936
    • 提供者:yyan
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1952739
    • 提供者:myname
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:10511
    • 提供者:qing
  1. 01-05_Low-Pass-Filter

    0下载:
  2. 使用 Visual Basic 6.0 所撰写的低通滤波器。有原始码和编译好的执行档。-The low-pass filter written in Visual Basic 6.0. The source code and compiled executable file.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:134479
    • 提供者:affxes
  1. experiment2

    0下载:
  2. 理想低通、高通、巴特沃斯低通高通滤波器对图像进行锐化和模糊处理-Ideal low-pass, high pass, Butterworth low pass high pass filter sharpening and blurring the image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:70896
    • 提供者:张成
  1. filter

    0下载:
  2. 本文通过设计一个Butterworth低通滤波器(通带截止频率wp,阻带截止频率ws,通带最大衰减Rp,阻带最小衰减Rs)实现了对受工业高频干扰的人体心电图信号的滤波-matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:24367
    • 提供者:刘芳
  1. 177557PicViewerDemo

    0下载:
  2. 频域低通滤波(理想低通滤波器、梯形低通滤波器、巴特沃斯低通滤波器、指数低通滤波器),频域高通滤波(理想高通滤波器、梯形高通滤波器、巴特沃斯高通滤波器-PicViewer
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1291374
    • 提供者:伍缘
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com