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

搜索资源列表

  1. fliter

    1下载:
  2. 利用matlab实现图像的频域滤波,包括巴特沃斯低通、理想低通、高斯低通等-Using matlab for image filtering in frequency domain, including the Butterworth low-pass, ideal low-pass, Gaussian low-pass, etc.
  3. 所属分类:matlab

    • 发布日期:2015-12-27
    • 文件大小:1024
    • 提供者:zwr
  1. filter-deniose

    2下载:
  2. matlab下实现降噪,功率谱计算。%程序中设定采样点数为256个,采样频率为10000hz, %输入信号为随机噪声和两个正弦的合成信号 %设定的滤波器的截止频率为3500hz %通过挈比雪肤滤波器,运行程序,比较滤波前后的频域波形 %滤波去除了高频信号-matlab achieve noise reduction, power spectrum calculation. Sampling procedure set for 256 points, the sampling f
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1094
    • 提供者:范范
  1. FrequencyFilt

    0下载:
  2. 各种频域的滤波函数,包括低通,高通,带通,同态滤波。-Various frequency domain filter function, including low-pass, high pass, band-pass, homomorphic filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:14525
    • 提供者:李岚
  1. filter

    3下载:
  2. % y=filter(sig,fmin,fmax) % 对信号进行理想滤波,可完成低通,带通 % sig为被滤波信号 % fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器 % fmax为上限频率,fmax>fmin % fs为信号的采样频率 % y为经过滤波后的信号 -% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be com
  3. 所属分类:matlab例程

    • 发布日期:2013-08-02
    • 文件大小:921
    • 提供者:liu
  1. pinyuchuli

    0下载:
  2. 给定一幅图像,进行频域处理,包括低通滤波,图像锐化,伪彩色处理等。-Given an image, the frequency domain, including low-pass filtering, image enhancement, pseudo-color processing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1310
    • 提供者:耿晗
  1. Assignment_3

    0下载:
  2. * Frequency domain filtering -1. Discrete Fourier Transform Write a C++ function for each of following: (a) Multiply the input image by (-1)x+y to center the transform for filtering. (b) Compute the two-dimensional discrete F
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:1310167
    • 提供者:k
  1. filter

    0下载:
  2. 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imsh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4179
    • 提供者:梁玉梅
  1. bilallab321

    0下载:
  2. FILTERING IN FREQUENCY DOMAIN, FFT of Average Filter -FILTERING IN FREQUENCY DOMAIN, FFT of Average Filter
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:562
    • 提供者:bilal beceren
  1. codes

    0下载:
  2. The File Contains 5 Other Source Codes include, bandpass Butterworth Filter, Gabor Bank, RGB to HLS Conversion, Image Filtering in Frequency Domain and Hough transform. I hope that s enough to make me a member. Regards. Zizi.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2352
    • 提供者:zizi
  1. filtering-in-frequency-domain

    1下载:
  2. 信号分析与处理中的频率域数字滤波程序,包括带通和带阻滤波-Signal analysis and processing of frequency-domain digital filtering program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-03-14
    • 文件大小:667602
    • 提供者:张震
  1. Frequency-domain-filtering

    0下载:
  2. 图像处理中的频域滤波,对图像处理的初学者很用用的啊!-Frequency domain filtering in image processing, image processing for beginners with the use of ah!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:652187
    • 提供者:ligengxuan
  1. Frequency_Filtering_Image

    0下载:
  2. 对图像cat的频域滤波 将图像转换为频域后滤波在转回时域图形 完成效果较好-Cat image filtering in frequency domain into the frequency domain image filtering in the back after the completion of the time domain is better graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1029323
    • 提供者:jelly
  1. Image-Filtering-in-Frequency-Domain

    1下载:
  2. 用matlab编写的在频域的图像平滑处理的代码,包括几个算法,简单易懂-Using matlab image smoothing frequency domain code, including several algorithms, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2015-12-20
    • 文件大小:4096
    • 提供者:佳佳
  1. filter-Demo1

    0下载:
  2. 用频域的方法进行带通滤波,很实用的例子,程序框图清晰;-Bandpass filtering in frequency domain, very practical examples, clear program flow chart
  3. 所属分类:LabView

    • 发布日期:2017-12-12
    • 文件大小:48596
    • 提供者:何吉祥
  1. DFT

    0下载:
  2. visual c++写的傅里叶变换,以及在频域实现低通滤波和高通滤波(Fourier transform written by visual c++ and low-pass filtering and high pass filtering in frequency domain)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:816128
    • 提供者:小唐唐
  1. MATLAB教学视频:傅里叶变换的频域滤波详解

    0下载:
  2. MATLAB教学视频:傅里叶变换的频域滤波详解(MATLAB teaching video: Fourier transform filtering in frequency domain)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:4483072
    • 提供者:万流归宗
  1. Frequency Filtering

    0下载:
  2. The reason for doing the filtering in the frequency domain is generally because it is computationally faster to perform two 2D Fourier transforms and a filter multiply than to perform a convolution in the image (spatial) domain. This is particularly
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:208896
    • 提供者:faisel
  1. 直方图均衡化

    0下载:
  2. 压缩包内包含两个m文件,一个是直方图均衡化,另一个是频域滤波,即对一幅图像进行低通、高通滤波,并且使用高频强调和直方图均衡相结合的方法增强图像;另外包含了四张测试用的图片。(Compressed packet contains two m files, one is histogram equalization, the other is a low pass filtering in frequency domain, i.e., images of a high pass filter, a
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:97280
    • 提供者:彷徨程序员
  1. Lecture 3-a

    0下载:
  2. Image Restoration(Filtering in the Frequency Domain)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:80896
    • 提供者:faisel
  1. 傅里叶谱与频域低通滤波

    1下载:
  2. 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain (a) Download Fig. 4.41(a)
  3. 所属分类:图形图像处理

    • 发布日期:2020-10-06
    • 文件大小:23552
    • 提供者:乔儿~
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com