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

搜索资源列表

  1. 19点FIR低通滤波C语言程序

    1下载:
  2. 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filte
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:郑涛
  1. matlab滤波再合并

    0下载:
  2. 两段含噪声而频率不同的相同音乐,分别进行滤波再合并。
  3. 所属分类:语音合成与识别

    • 发布日期:2014-01-20
    • 文件大小:658015
    • 提供者:廖君华
  1. imageprocess 总结了图像的频率域滤波方法并用matlab实现

    0下载:
  2. 总结了图像的频率域滤波方法并用matlab实现,代码在word中,可以直接使用-Summed up the image of the frequency domain filtering method and use matlab to achieve, code word, you can directly use
  3. 所属分类:系统编程

    • 发布日期:2017-05-16
    • 文件大小:4140292
    • 提供者:吴闯
  1. work

    6下载:
  2. MATLAB算法仿真。自适应陷波滤波器去除单一频率的干扰。并且频率可调整。自适应信号处理。外加上一个讲义-MATLAB notch filter to trid off single frequency
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:707115
    • 提供者:李方
  1. FrequencyConversion

    1下载:
  2. 程序使用C#语言,实现图片的傅里叶变换、幅度图像和相位图像、频率成分滤波、频率方位滤波。-Program uses the C# language, to achieve the image Fourier transform, amplitude image and phase image, the frequency component filtering, frequency direction filter.
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:2007889
    • 提供者:李刚
  1. kaiser

    0下载:
  2. 本matlab函数,实现凯泽窗设计低通、带通、高通滤波器,综合在一个图显示。设计滤波器时,用到的脉冲函数和脉冲响应函数都在压缩包里,所用的频率是数字频率值。-The matlab function, designed to achieve Kaiser window low-pass, band-pass, high pass filter, integrated in a map display. Filter design, the use of the pulse function and
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:84856
    • 提供者:leo
  1. 多抽样率频率抽样FIR 数字滤波器设计

    0下载:
  2. 多抽样率频率抽样FIR 数字滤波器设计- The multi- sampling rate frequency samples the FIR numeral filter to design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:155446
    • 提供者:王丰
  1. firh

    0下载:
  2. 利用FIR滤波器设计一个低通滤波器,能够分析到电力系统中的三次谐波,要求满足如下指标:截止频率150HZ,阻带衰减≥30db-FIR filter design using a low-pass filter, to analyze the power system in the third harmonic, the requirements to meet the following indicators: cut-off frequency 150HZ, stopband attenuat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1126
    • 提供者:dicunxia
  1. SpatialFiltering

    0下载:
  2. 本实验要求编写一个对图像进行空域滤波的程序,空域滤波技术根据功能主要分为平滑滤波与锐化滤波,平滑滤波能减弱或消除图像中的高频率分量而不影响低频分量。因为高频分量对应图像中的区域边缘等灰度值具有较大变化的部分,平滑滤波可将这些分量滤去减少局部灰度起伏,是图像变得比较平滑。实际应用中,平滑滤波还可用于消除噪声,或在提取较大目标前去除太小的细节或将目标的小间断连接起来。锐化滤波正好相反,实际应用中锐化滤波常用于增强被模糊的细节或目标的边缘。-err
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:143669
    • 提供者:jhm
  1. Lowpassfilter

    1下载:
  2. 低通滤波器的仿真 GUI窗口实现 通过窗口中频率变换,得到输出波形-Low-pass filter simulation GUI window to achieve through the window frequency conversion, the output waveform
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:6848
    • 提供者:23
  1. IIR

    0下载:
  2. 用双线性变换法设计IIR数字滤波器 (1)用双线性变换法设计一个巴特沃斯低通IIR 数字滤波器。设计指标参数为:在通 带内频率低于0.2π 时,最大衰减小于1dB;在阻带内[0.3π ,π ] 频率区间上,最小衰减大于15dB。 (2)以0.02π 为采样间隔,打印出数字滤波器在频率区间[0,π / 2] 上的幅频响应特性 曲线。 (3)用所设计的滤波器对实际心电图信号采样序列(在本实验后面给出)进行仿真滤 波处理,并分别打印出滤波前后的心电图信号波形图,观察总结滤波作用
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:935
    • 提供者:dingdangmao
  1. matlab

    2下载:
  2. 实验指导 低通采样定理实验 FFT频谱分析实验 IIR滤波器设计实验 窗函数法FIR滤波器设计 频率采样法FIR滤波器设计实验-Experimental guide low-pass sampling theorem FFT spectrum analysis experiment experiment experiment IIR Filter Design Window Function FIR filter design frequency sampling FIR filter desi
  3. 所属分类:matlab例程

    • 发布日期:2017-06-04
    • 文件大小:305727
    • 提供者:晟仔
  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. one-dimensionfilter

    1下载:
  2. 在地震勘探中,滤波是至关重要的,地震滤波一般是频率滤波,为此本代码涉及的内容是频率滤波-In seismic exploration, the filter is essential, seismic filtering is generally frequency filter, for the content of the code related to the frequency filter
  3. 所属分类:Graph program

    • 发布日期:2016-04-26
    • 文件大小:321536
    • 提供者:徐荣华
  1. 高斯滤波

    0下载:
  2. 输出不同截止频率的滤波图像和不同截止频率的滤波图像的幅度谱。(Different filter images are output for different cutoff frequencies.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:211968
    • 提供者:夏侯郭
  1. 重磁数据剖面频率域滤波

    0下载:
  2. matlab用于地球物理勘探的频率域滤波程序(Matlab frequency domain filtering program for geophysical prospecting)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:arrow123
  1. 频率计-0-3M

    0下载:
  2. 通过两个2,5分频,数字滤波最终可以测量0-3M频率(Measuring 0-3M frequency)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:2056192
    • 提供者:开开136
  1. independent-test

    0下载:
  2. 地震数据参数设置,记录读取,频率滤波,并行运行(seismic data parameter setting, record input, frequency filter, mpi)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:7088128
    • 提供者:敏敏吉吉
  1. nonMPI-test

    0下载:
  2. 一个完整的地震数据处理模块,可实现观测系统参数录入,地震数据读取,频率滤波,(a seismic data processess , gemeotry parameter input, seismic data input, frequency filter,)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:7084032
    • 提供者:敏敏吉吉
  1. 同态滤波

    0下载:
  2. 同态滤波通过设计一个滤波器函数,使得不同频率部分放大的倍数不同,得到想看到的图像的部分!(Homomorphic filtering through the design of a filter function, so that different frequency amplification part of different times, to get the part of the image you want to see!)
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com