CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 对 信号 进行 低通 滤波

搜索资源列表

  1. butterwoth

    0下载:
  2. 这个是对一个一维信号的Excel数据加载进matlab程序,然后进行巴特沃斯的低通滤波。-This is a one-dimensional signal of Excel data is loaded into the matlab program, and then Butterworth low-pass filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4985
    • 提供者:廖勇
  1. Bataworth

    0下载:
  2. 这个程序可以产生一个6阶的低通巴特沃思滤波器,截止频率是45Hz,你也可以用它来对信号进行滤波,并比较滤波前后的信号功率谱。-This program can generate a six-order low-pass Butterworth filter, cut-off frequency is 45Hz, you can also use it to filter the signal and to compare before and after filtering the signal
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2540
    • 提供者:leo
  1. restore

    1下载:
  2. 图像增强的目标是改进图片的质量,例如增加对比度,去掉模糊和噪声,修正几何畸变等;图像复原是在假定已知模糊或噪声的模型时,试图估计原图像的一种技术。 图像增强按所用方法可分成频率域法和空间域法。前者把图像看成一种二维信号,对其进行基于二维傅里叶变换的信号增强。采用低通滤波(即只让低频信号通过)法,可去掉图中的噪声;采用高通滤波法,则可增强边缘等高频信号,使模糊的图片变得清晰。具有代表性的空间域算法有局部求平均值法和中值滤波(取局部邻域中的中间像素值)法等,它们可用于去除或减弱噪声。 -A
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:781
    • 提供者:小小
  1. zi

    1下载:
  2. 在本系统中,信息序列在先经过FSK调制,经过截止频率为25kHz的低通滤波器后(把信号频率限制在25kHz),再进入混频器搬移到更高的频率发送出去,在接收端,用与发送端同步的跳频信号对其进行变频(跳频的解跳处理在此进行),取下边频,然后进行FSK的解调-In this system, the message sequence prior through FSK modulation, through the cut-off frequency of 25kHz after low-pass fi
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1638
    • 提供者:clinfeng
  1. zr

    1下载:
  2. 1. 用双线性变换法设计一个巴特沃斯低通IIR数字滤波器。设计指标参数为:在通带内频率低于0.2π时,最大衰减小于1dB;在阻带内[0.3π, π]频率区间上,最小衰减大于15dB. 2.0.02π为采样间隔,打印出数字滤波器在频率区间[0, π/2]上的频率响应特性曲线。 3. 用所设计的滤波器对实际心电图信号采样序列进行仿真滤波处理,观察总结滤波作用与效果 附:心电图采样序列x(n) 人体心电图信号在测量过程中往往受到工业高频干扰,所以必须经过低通滤波处理后,才能作为判断心脏
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2961
    • 提供者:zr
  1. wavelet

    0下载:
  2. 小波变换的一级分解过程,原始信号分别进行低通、高通滤波,再分别进行二元下抽样,就得到低频、高频(也称为平均、细节)两部分系数;而多级分解则是对上一级分解得到的低频系数再进行小波分解,是一个递归过程-Wavelet decomposition level, the original signals were low-pass, high pass filter, and then under the random binary respectively, to be low frequency,
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:79358
    • 提供者:zhangmixia
  1. junheng

    0下载:
  2. 基于5416芯片,通过按键控制,实现对音频信号进行高通,低通,带通滤波。并有led显示-Based on 5416 chip, through the control buttons, the audio signal to achieve high-pass, low pass, band pass filter. And has led displays
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:38751
    • 提供者:duanjing
  1. singal_processing

    0下载:
  2. 产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计三种高通,低通,带通滤波器对信号进行滤波处理,观察滤波后信号的频谱。-generating a continue time singal,which contains low,middle and high frequences,sampling it.analisize its spetrum.Then designing three kind filters are lowpass,highpass,bandpa
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:667
    • 提供者:haitao
  1. dspdesign

    2下载:
  2. 通过Matlab GUI创建用户界面,对语音信号进行频谱分析及滤波,高通、低通、带通等 -Created by Matlab GUI user interface, the speech signal spectrum analysis and filtering, high pass, low pass, band pass, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:22454
    • 提供者:
  1. Signal-detection-of-signal-of-heart

    0下载:
  2. 心电信号的计算机分析 通过理论结合实际,用C语言编程对MIT心电信号数据进行分析,实现低通滤波、高通滤波、QRS检测、特征提取、心律失常分析,从中了解和掌握数字信号处理的方法和应用。 -ECG computer analysis by the theory with reality, and C language programming on the MIT ECG data analysis, low-pass filter, high pass filtering, QRS dete
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2908913
    • 提供者:焦春雨
  1. biansheng

    0下载:
  2. 1)语音信号的采集 2)语音信号的频谱分析 3)设计高通、低通数字滤波器和画出其频率响应 4)用滤波器对信号进行滤波 5)比较滤波前后语音信号的波形及频谱 6)播放原始语音信号 7)实现快放、慢放功能 8)实现回音音效效果 9)实现变高音、低音效果 10)设计GUI系统界面 -1) voice signal acquisition 2) speech signal spectrum analysis 3) design high-pass, low pas
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4856823
    • 提供者:韩成瑶
  1. word

    0下载:
  2. 产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计低通,带通,高通滤波器对信号进行滤波处理,观察滤波前后信号的频谱。-Generates a continuous signal, including low-frequency, medium frequency, high frequency components, its sampling, spectral analysis, were designed low-pass, band pass, high pa
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:715
    • 提供者:leimin
  1. MyFilter

    0下载:
  2. 一个对信号进行滤波(低通、带通、高通)的教学实验数据处理演示程序。-Matlab demo program of signal filtering for instruction experiment.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:ayj
  1. yuyinxinhaochuli

    1下载:
  2. 对一段语音信号进行加噪处理,然后用低通滤波、带通滤波、高通滤波对其进行处理,程序完美运行,但要注意音频文件的路径问题,否则运行会报错!-A voice signal plus noise, then low-pass filter, band pass filter, high pass filter processing, the program works perfect, but to pay attention to the audio path to the file, otherwi
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3714930
    • 提供者:李晓飞
  1. xzlvbo

    0下载:
  2. 对采集到的信号进行滤波处理。低通滤波-Signal filtering
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:541
    • 提供者:lx
  1. ssb_mod_01

    0下载:
  2. 移相法生成单边带调制信号,对m(t)=sinc^2(t)函数构成的基带信号进行单边带调制,接收端相干解调低通滤波。-ssb_mod_01.m- phase shift method to generate the single sideband modulation signal m (t) = the sinc ^ 2 (t) function constitute the base band signal performs single sideband modulation, the re
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:879
    • 提供者:李刚
  1. e

    0下载:
  2. MATLAB对语音信号加噪去噪处理,对语音信号进行高通、低通滤波-MATLAB adding noise to the speech signal denoising processing, speech signal high-pass, low-pass filtering
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:484674
    • 提供者:zouzhenjie
  1. matlab

    2下载:
  2. 根据伪随机序列理论,由混合同余法产生均匀分布的随机数,进而根据中心极限定理来产生高斯噪声。 分析所产生的均匀分布和高斯分布随机信号的均值、方差、自相关等数字特征,估计其概率密度函数并进行分析,估计其功率谱密度并进行分析。说明该高斯噪声是否符合白噪声特性。 对该高斯噪声进行FIR低通滤波,估计输出低通型限带白噪声的功率谱、相关时间等,并结合白噪声通过线性系统相关理论来进行分析。 -According to the theory of pseudo-random sequence, a
  3. 所属分类:matlab

    • 发布日期:2014-07-13
    • 文件大小:1024
    • 提供者:Lee
  1. xinhao

    0下载:
  2. 滤波器设计    产生一个连续信号,包含低频,中频,高频分量,对其进行采样,进行频谱分析,分别设计低通,带通,高通滤波器对信号进行滤波处理,观察滤波前后信号的频谱。-The filter is designed to generate a continuous signal containing the low, mid, and high frequency components, to be sampled, for spectral analysis, respectively, to
  3. 所属分类:Voice Compress

    • 发布日期:2017-11-16
    • 文件大小:79761
    • 提供者:秦岭
  1. Untitled

    0下载:
  2. 设计低通滤波器对信号进行滤波,对比分析滤波前后信号的频谱;-Design of low pass filter for signal filtering, comparative analysis before and after filtering the signal spectrum
  3. 所属分类:File Formats

    • 发布日期:2017-12-01
    • 文件大小:847
    • 提供者:李春辉
« 1 2 34 5 »
搜珍网 www.dssz.com