搜索资源列表

  1. fft_filter

    0下载:
  2. 快速FOURIER变换滤波,可进行高通滤波,低通滤波,带通滤波。-rapid etween transform filtering, high-pass filter, low-pass filter, band-pass filtering.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:宋德海
  1. LP_HP_filter.ZIP

    0下载:
  2. Matlab环境下带控制面板的低通、高通滤波器设计,参数可视化调节。-Matlab environment control panel with a low-pass and high-pass filter design parameters visualization regulation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:qjyong
  1. filterbutterworth

    0下载:
  2. 1.这是一个matlab滤波程序,内含空域二维卷积滤波;频域高通滤波;三级butterworth高通滤波器设计。 2.效果较好,内含较为翔实的代码注释,通用性,可移植性较强。-1. This is a Matlab filtering procedures, airspace containing 2D convolution filter; Frequency- domain high pass filter; 3 butterw
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:方周
  1. mutilFusion

    0下载:
  2. 包括主成份变换,IHS变换,高通滤波法,小波变换等常用图像融合源程序。-including principal component transform, IHS transform, high-pass filtering, wavelet transform popular image fusion source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:739328
    • 提供者:feiyunsy
  1. high_pass

    0下载:
  2. 高通滤波器设计,用于对高频信号的滤波用.利用SPTOOL得到-high-pass filter design for the high-frequency signal with the filter. Be used SPTOOL
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:张群
  1. jingdianWavlet

    0下载:
  2. 其中含有小波变换、低通滤波算法1、2、高通滤波算法1、2、图像融合、图像复原、图像增强 等方面的内容!希望对大家有帮助!-containing wavelet transform, low-pass filtering algorithm 1,2, high-pass filtering algorithm 1,2, image fusion, image restoration, image enhancement, and othe
  3. 所属分类:波变换

    • 发布日期:2024-05-13
    • 文件大小:3723264
    • 提供者:孙翔
  1. highpassfilter

    1下载:
  2. 一个高通滤波的例子,使用的是buterfly,高通滤波器,非常适合初学matlab的人学习-a high-pass filter example, the use of the buterfly, high-pass filter, very suitable for beginners to learn the Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:你好
  1. IIR(HP)

    0下载:
  2. 无限脉冲数字滤波器的设计系列。本程序为高通滤波器。欢迎切磋。-unlimited Pulse Digital Filter Design Series. The procedures for the high-pass filter. Consultations welcome.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-13
    • 文件大小:38912
    • 提供者:安庆友
  1. iir_Butterworth_high

    0下载:
  2. 数字滤波器的iir的Butterworth高通滤波器-Digital Filter iir the Butterworth high-pass filter
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:zhao
  1. BLHP

    0下载:
  2. 巴特沃斯高通滤波matlab编程,很实用,-Butterworth high-pass filter Matlab programming, very useful, thank you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:26624
    • 提供者:周伟
  1. exp_filter

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:xiaoha
  1. ideal_filter

    0下载:
  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. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:xiaoha
  1. IIRmatlab

    0下载:
  2. 设计低通滤波器的matlab源程序 IIR一阶低通滤波器,高通滤波器,Notch 嵌波滤波器-design of the low-pass filter Matlab source IIR an order low-pass filter, high-pass filter, Notch filter embedded wave
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:
  1. CodeforMATLABImageProcessing

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

    • 发布日期:2024-05-13
    • 文件大小:11264
    • 提供者:Jimmy Yen
  1. HandsOn4_2

    0下载:
  2. 对图像进行高通滤波,可以按12345键来改变要滤波的尺寸-right image for high-pass filtering, with the 12,345 bond to change to the size filter
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:242688
    • 提供者:yongpingwang
  1. EEGProcessing

    0下载:
  2. 波形显示程序,高通滤波和低通滤波..........波形显示程序,高通滤波和低通滤波-waveform display program, the high-pass filter and low-pass filtering .......... waveform display program. high-pass filter and a low-pass filter
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:2003968
    • 提供者:
  1. digitalimage2

    0下载:
  2. 图象用低通,高通滤波函数处理和用低通,高通掩模运算结果比较-images with low-pass, high-pass filtering function handling and the use of low-pass and high-pass mask Operational results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:56320
    • 提供者:高颖
  1. matlabIMG

    0下载:
  2. 图象处理的matlab程序集,包括角点检测,边缘连接,高通滤波器,低通滤波器等等。-image processing procedures of Matlab scr ipts, including corner detection, edge connectivity, high-pass filter, Low-pass filter, and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:62464
    • 提供者:lg
  1. gausHighpassFilter

    0下载:
  2. 图象增强中的高斯高通滤波实现图象增强的效果-Image Enhancement of the Gaussian high-pass filter to enhance the effect of image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:江边漫步
  1. prac4

    0下载:
  2. IIR型3阶切比雪夫1型高通滤波器的采样频率(Fs)为1200Hz,截至频率为200Hz-IIR-three bands a Chebyshev high-pass filter sampling frequency (Fs) 1200Hz. As the frequency of 200 Hz
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org