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

搜索资源列表

  1. noise

    0下载:
  2. 1. 用 butterworth和理想低通滤波器对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 2. 用 3x3邻域平均平滑和3x3中值滤波对受椒盐噪声和高斯噪声污染的图像进行平滑处理, 计算平滑前后的PSNR(峰值信噪比). 3. 用 roberts算子和Laplace算子对一图像进行锐化处理, 得到其边缘二值图像.-Salt and pepper noise and Gaussian noise images with butterworth
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20457
    • 提供者:Xucheng
  1. chap10

    0下载:
  2. ch10_1_1:利用函数imfilter实现图像滤波 ch10_2_1:利用频率变换法生成一个2-D滤波器 ch10_2_2:利用频率采样法生成一个2-D滤波器 ch10_2_3:利用窗口法生成一个2-D滤波器( ch10_2_4:设计一个截止频率为0.5的理想低通滤波器-ch10_1_1: Image filtering using function imfilter ch10_2_1: the use of frequency transformation method t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1935
    • 提供者:黄素素
  1. fir

    0下载:
  2. 用窗函数法设计一个线性相位FIR数字低通滤波器,用理想低通滤波器作为逼近滤波器,通带截止频率为0.2 ,阻带截止频率为0.4 ,阻带衰减不小于-40dB。-Window function method to design a linear phase FIR digital low-pass filter, as an ideal low-pass filter for approximation filter passband cutoff frequency of 0.2 stopband
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:629
    • 提供者:钟福贵
  1. 01

    0下载:
  2. 数字图像处理 冈萨雷斯 二版 p136例题matlab程序 理想低通滤波器-The second edition of Digital Image Processing Gonzalez p136 Example matlab program ideal low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:3985
    • 提供者:uu
  1. Proj0403BLPF

    0下载:
  2. 理想低通滤波器matlab实现,灰度图处理-Ideal low-pass filter matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:692
    • 提供者:gtianq
  1. neicha

    0下载:
  2. 应用时域内插公式模拟用理想低通滤波器由离散序列恢复模拟信号的编程-Application time domain interpolation formula simulation with ideal low-pass filter by discrete sequence recovery analog signal programming
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:700
    • 提供者:彭泓龙
  1. 04

    0下载:
  2. 对原图分别在频域内使用理想低通滤波器(选择任意截止频率)和理想高通滤波器(选择任意截止频率)和理想高通滤波器,再对其使用快速傅里叶变换,并输出修复后的图像的频率谱图。最后将高通滤波与低通滤波后的相加,输出,并与原图进行比较。-Respectively of the original image in the frequency domain using the ideal low-pass filter (choose an arbitrary cut-off frequency) and th
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1440
    • 提供者:woody
  1. ftandift

    0下载:
  2. 理想低通滤波器,巴特沃斯低通滤波器,高斯低通滤波器,使用FT和IFT,说明fftshift的作用。-Ideal low-pass filter, Butterworth low-pass filter, Gaussian low-pass filter, the use of FT and IFT, descr iption fftshift role.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:977
    • 提供者:于倩
  1. jingdianpinyulvboqi

    1下载:
  2. 包括各种频域滤波器:经典频域理想低通滤波器 ,经典频域巴特沃斯低通滤波器 ,经典频域指数低通滤波器, 经典频域理想高通滤波器 , 经典频域巴特沃斯高通滤波器, 经典频域指数高通滤波器,经典频域带通滤波器 ,经典频域带阻滤波器-Including a variety of frequency domain filter: Classic ideal low-pass filter frequency domain, frequency domain classic Butterworth
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:3879
    • 提供者:ycd
  1. ideal_filter

    1下载:
  2. 数字图像理想低通滤波器,只要修改把大于号改成小于号就可实现高通滤波器-digital image ideal low-pass filter, as long as the changes has been replaced by greater-than, less than can be achieved high pass filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1041
    • 提供者:hecoun
  1. ditong

    0下载:
  2. 频域低通滤波器去噪,包括指数滤波,巴斯沃特以及理想低通滤波器-Frequency-domain low-pass filter de-noising, including index filtering, Bath Waters and an ideal low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8587
    • 提供者:ass
  1. signal_procesing

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:38465
    • 提供者:夏思源
  1. signal_procesing2014

    0下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:38504
    • 提供者:夏思源
  1. pic-for-transfer-function-of-filter

    0下载:
  2. 常见的滤波器传递函数图,包括巴斯沃特,梯形/指数型/理想低通滤波器函数图,很适合初学者-Common filter transfer function diagram, including Bath Water, trapezoidal/index/ideal low-pass filter function graph, it is suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1456
    • 提供者:盛宁
  1. LVBO

    1下载:
  2. 分别使用矩形窗和汉明窗函数设计一个线性相位FIR低通滤波器,使其逼近理想低通滤波器的频率特性。采用频率抽样法设计FIR数字低通滤波器滤波器。-Using rectangular window and hamming window function to design a linear phase FIR low-pass filter, the frequency characteristics of the ideal low-pass filter. Frequency sampling m
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:749
    • 提供者:梅翠松
  1. Desk221top

    0下载:
  2. matlab课程编程【谷速软件】使用DFT的理想低通滤波器源代码 -matlab programming courses [Valley] using DFT-speed software ideal low-pass filter source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:11940
    • 提供者:张鑫
  1. AM

    0下载:
  2. 络检波法,也可以用同步解调法,现在我们来使用同步解调法,即将已调信号和一个与载波信号同频率的信号相乘,在通过一个理想低通滤波器就可以得到原始信号-Envelope detection method, you can also use synchronous demodulation method, and now we use synchronous demodulation method, is about modulated signal and a signal is multiplied
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:591
    • 提供者:小涛
  1. Ideal-low-pass-filtering

    0下载:
  2. 这是理想低通滤波器对图像进行滤波,包含滤波器的行数以及傅里叶逆变换-This is an ideal low pass filter for filtering the image, the number of rows including a filter and inverse Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6164
    • 提供者:
  1. image-fourier-transforma-filtering

    0下载:
  2. 此文件一共包含3个m文件。第一个文件的功能是绘制一个二值图像,并显示其傅立叶幅度谱。文件2功能是设计频域理想低通滤波器,并加以验证:读入一个二值图像(cameraman.tif)加噪声后在频域进行低通滤波观察滤波后的图像效果。文件3的功能是对图像eight.tif加入椒盐噪声后,实现Butterworth低通滤波.-This file contains 3 m documents. Functions of first file is to draw a binary image, and di
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1085
    • 提供者:唐欢
  1. test

    0下载:
  2. 数字图像处理中低通滤波器的matlab程序代码,包括巴特沃斯、高斯和理想低通滤波器-Digital Image Processing low pass filter matlab code, including Butterworth, Gaussian and ideal low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1870
    • 提供者:qing
« 1 2 34 5 6 »
搜珍网 www.dssz.com