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

搜索资源列表

  1. image_pro_4_1_hjs

    0下载:
  2. 用Matlab实现的对灰度图像高斯低通滤波,可以自己修改参数-Gaussian low-pass filtering of grayscale images with Matlab, can modify the parameters
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:615
    • 提供者:hejiangshan
  1. lowpass-filtering

    0下载:
  2. 利用fft2对图像傅里叶变换,在用lpfilter生成高斯低通滤波器,进行过滤再进行反变换最后显示-Use fft2 the image Fourier transform, in with lpfilter generate Gaussian low-pass filter for filtering the inverse transform last displayed
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:17068
    • 提供者:李倩影
  1. Proj0403GLPF

    0下载:
  2. 灰度图,高斯低通滤波器处理模糊图像matlab-Grayscale, Gaussian low-pass filter processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:659
    • 提供者:gtianq
  1. second~

    0下载:
  2. 要求做一个实验,对一副M*N大小的图像重复使用截频为D0的高斯低通滤波器进行滤波。假设K为滤波次数。当K足够大时,滤波结果是什么样-Asked to do an experiment, a M* N-size image re-use the cutoff frequency for the D0 Gaussian low-pass filter for filtering. Assuming K is filtering times. When K is sufficiently large,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:54941
    • 提供者:王喆
  1. test

    2下载:
  2. 对一副M*N大小的图像重复使用截频为D0的高斯低通滤波器进行滤波。假设K为滤波次数。并从理论上说明当K足够大时的滤波结果及产生原因-Right an M* N size of the image is repeated using the cutoff frequency for the D0 of a Gaussian low-pass filter for filtering. Assuming K is filtering times. And filtering results when
  3. 所属分类:matlab例程

    • 发布日期:2013-11-14
    • 文件大小:206055
    • 提供者:陈三穗
  1. image-processing-

    0下载:
  2. 常用图象滤波器的设计方法,实现一个通用的高通、低通滤波器函数,其中又分别实现理想、巴特沃思和高斯滤波形式,用实现的函数对图象进行高通处理,将所给图象增加噪声后再进行低通处理,处理后分别进行伪彩色增强-Top image filter design method, to achieve a common high-pass, low-pass filter function, which achieve the ideal, Butterworth and the form of Gaussian
  3. 所属分类:Special Effects

    • 发布日期:2016-03-03
    • 文件大小:781312
    • 提供者:岳明
  1. code

    0下载:
  2. 三道题,包括1:用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题:2:用奇阶互补法设计两带滤波器组(高、低通互补),进而实现四带滤波器组 3:估计其功率谱-Three questions, including: 1 using multilayer perceptron ( MLP ) neural network and error back propagation ( BP ) algorithm to realize the XOR problem: 2: the odd
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:106704
    • 提供者:严菲
  1. filter2

    0下载:
  2. 用奇阶互补法设计两带滤波器组(高、低通互补),进而实现四带滤波器组;并画出其频响。滤波器设计参数为:Fp=1.7KHz, Fr=2.3KHz, Fs=8KHz, Armin≥70dB。-Odd order complementary method to design two-band filter bank (high-and low-pass complementary), so as to realize the four-band filter group draw the freque
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:719
    • 提供者:徐娟
  1. glpf

    0下载:
  2. 高斯低通滤波器的matlab实现仿真,源代码整理-low filter
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:640
    • 提供者:xun
  1. matlab-kongyu-lvboqi

    0下载:
  2. 平滑滤波器有中值滤波器和高斯低通滤波器,其中,中值滤波器对去除椒盐噪声特别有效,高斯低通滤波器对去除高斯噪声效果比较好。不同的滤波方式,在特定的图像处理应用中有着不同的效果和各自的优势-failed to translate
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-05
    • 文件大小:1408340
    • 提供者:广广
  1. Mallat_alg_2D

    0下载:
  2. matlab实现对2维图像进行mallat变换的程序,实现高,低通滤波器。-matlab to achieve two-dimensional images, the Mallat transform the program, high-and low-pass filter.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:1546
    • 提供者:allen
  1. filt

    0下载:
  2. 对图像进行高斯低通滤波,可以对图像去噪。同时显示原图以及滤波后的图像-The image Gaussian low-pass filter, the image denoising. Also show original image and the filtered
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:529
    • 提供者:hym
  1. 603527

    0下载:
  2. 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:1241852
    • 提供者:jiajia
  1. yuyin

    0下载:
  2. 进入实验界面后,按“输入语音信号”按钮,录入语音信号的数据。对数据进行频谱分析,给出语音信号的波形图和频谱图。设置系统的截止频率,选择给定的系统类型,建立系统函数,并画出系统的频响图。 5. 语音信号频谱与滤波器频响相乘(即对语音信号进行高、低通滤波),得到输出信号的频谱,将所得结果经过傅里叶反变换函数变换为时域信号,绘出处理后信号的波形图,并分别存档。-Into the experimental interface, press " input speech signal"
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:470925
    • 提供者:chen
  1. attack

    0下载:
  2. 为数字图像水印提供多种攻击方式,其中包括JPEG压缩、高斯低通滤波等多达十种攻击方式。-Offers a variety of attacks of digital watermarking ,including the jpeg compression, Gaussian low-pass filtering, up to ten different attacks
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:707
    • 提供者:YY
  1. filter

    0下载:
  2. 各种滤波器的设计,包括高斯低通滤波器。hilberrt带通滤波器,插值滤波器等等。-Various filter design, including Gaussian low-pass filter. hilberrt band-pass filter, the interpolation filter and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:813
    • 提供者:sujiaji
  1. weicais

    0下载:
  2. 自己编写的高斯低通滤波器,可以在实现低通滤波的作用-I have written a Gaussian low-pass filter can realize low-pass filtering effect
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:709
    • 提供者:张园园
  1. gaosolvboqi

    0下载:
  2. 该高斯滤波器,有两种,高斯低通滤波和高斯高通滤波,效果还不错哦-The Gaussian filter, there are two, Gaussian low-pass filtering and Gaussian high pass filter, the results were pretty good, oh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1415
    • 提供者:高银
  1. Gausslowpass

    0下载:
  2. matlab编程实现对图片进行高斯低通滤波-matlab programming the picture Gaussian low-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:640
    • 提供者:张帅
  1. Image-Enhancement

    0下载:
  2. 高频强调滤波示例、高斯低通滤波示例、高通滤波器示例、人为指定滤波算子、线性滤波器效果演示-High frequency emphasis filtering example, Gaussian low-pass filtering the sample, a high-pass filter example, artificial specify filtering operator, linear filter effects demo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2418
    • 提供者:jiang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com