CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 带通信号

搜索资源列表

  1. 滤波

    1下载:
  2. 一个windows简单的信号处理器,能进行固定带通滤波、可变通滤波、删除噪声、输入输出误差等功能,-a simple signal processor can for the fixed band-pass filter, flexible filter to remove noise, input and output functions such as error,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:100.56kb
    • 提供者:lanhaibo2003
  1. juxingchuang

    0下载:
  2. 本文是用矩形窗法设计FIR带通滤波器,来滤除音乐信号的噪声-this is rectangular window design FIR bandpass filter to filter out the noise signal Music
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.56kb
    • 提供者:xiaochong
  1. C#数字带通滤波器

    1下载:
  2. 数字滤波,将噪音文件替换可处理新的信号 窗移系数建议维持0,各窗之间无重叠。
  3. 所属分类:C#编程

    • 发布日期:2012-04-08
    • 文件大小:179.68kb
    • 提供者:zzhong99@163.com
  1. DSP

    0下载:
  2. 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:193.41kb
    • 提供者:宋立泉
  1. Kaiser

    0下载:
  2. FIR带通滤波器,用于分离混叠信号,适用于初学者-FIR band-pass filter, used to separate overlapping signals for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:522byte
    • 提供者:panada
  1. Filter

    0下载:
  2. 数字信号处理实验,数字滤波器设计,包括低通,高通,带通等-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:81.63kb
    • 提供者:wangwei
  1. fir5116

    0下载:
  2. 16阶带通fir滤波器程序,处理加有白噪声的线性变频信号程序-16-order band-pass filter fir procedures to deal with white noise plus a linear frequency signal process
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.29kb
    • 提供者:任重
  1. myjob_zjdwork

    1下载:
  2. GUI界面,语音信号滤波程序,低通、带通、多带通、fft卷积滤波。-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:16.96kb
    • 提供者:wangyu
  1. dsp_rar

    2下载:
  2. DSP开发工具Code Compile Studio(CCS)开发数字信号处理程序DSP——实现IIR滤波器,IIR高通、低通、带通。-With DSP tool Code Compile Studio(CCS),develop a program for DSP,which it can be a highpass,lowpass,bandpass.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.7mb
    • 提供者:Pine
  1. DSP

    0下载:
  2. 数字信号处理课程设计程序,实现频分复用,低通带通高通滤波器进行滤波。-Digital Signal Processing design process, to achieve frequency division multiplexing, low-pass band-pass filter high-pass filter.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:11.88kb
    • 提供者:princess
  1. plusrilinoise

    1下载:
  2. 基于小波包的带通滤波器设计程序。给出了小波变换的快速算法和重构算法,讨论了应用小波变换进行信号带通滤波的方法,并通过正交小波包对信号的分解,把频率成分复杂的信号分解到各个频带上,根据需要提取指定频率的信号,然后用小波包重构算法对信号进行重构,实现对信号的提取。-Based on wavelet packet band-pass filter design program. Given the fast algorithm of wavelet transform and reconstructi
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:591byte
    • 提供者:王综新
  1. caiyang

    3下载:
  2. 一个带通信号的中心频率为15MHz,带宽为750Hz(载波每侧各375Hz)。 (1)利用带通采样定理,确定能够无误差地恢复被采样带通信号的最小采样频率; (2)如果使用(1)中的采样频率,试画出采样信号的频谱; (3)从(1)中的采样频率开始,考虑增加采样频率的影响,试问增加多少采样频率可以没有混叠误差? -The center of a bandpass frequency of 15MHz, the bandwidth is 750Hz (carrier on each s
  3. 所属分类:Other systems

    • 发布日期:2014-10-04
    • 文件大小:11kb
    • 提供者:sophy
  1. hd

    0下载:
  2. 数字滤波器冲击响应函数c++源代码,包含低通、高通、带通、带阻滤波器,与待滤波信号进行卷积运算,完成滤波处理。-FIR Filter Based
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:550byte
    • 提供者:李友鹏
  1. Signal_compare

    0下载:
  2. 信号的读取及处理,包括带通滤波及傅里叶变换等-A signal read and processed, including band pass filtering and Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1.08kb
    • 提供者:李琳
  1. lvbo

    0下载:
  2. 针对信号 进行各种铝箔然后处理信号 包络解调得到频谱(A variety of aluminum foil for the signal and then deal with the signal envelope demodulation to the spectrum)
  3. 所属分类:其他

  1. 新建文件夹

    0下载:
  2. 将采集到的数据信号导入MATLAB软件进行处理,查看其信号频谱图,采用频域窗函数法编程设计数字滤波器,实现低通、带通和高通滤波效果。(The collected data is imported into the MATLAB software to process, check the signal frequency spectrum, and design the digital filter with frequency window function method to achieve
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:3kb
    • 提供者:ghp19931123
  1. filter

    1下载:
  2. 带通滤波器和低通滤波器,信号处理是滤除直流分量和高频噪声,使用方式见程序内部说明(Band-pass filter and low-pass filter, signal processing is the filter DC component and high frequency noise, the use of the internal descr iption of the program)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:2kb
    • 提供者:庄生zmj
  1. 程序

    0下载:
  2. 通过对随机信号的处理,将其转换为带限信号,再将其通过不同阶数的带通滤波器,得到滤波后的信号。(By processing the random signal, it can be transformed to band limited signal, and then pass the bandpass filter with different orders to get the filtered signal.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:初末
  1. IIR一阶低通滤波器

    2下载:
  2. matlab实现带通滤波,傅里叶变换,得到频域信号,带桶处理(Achieve band pass filter, Fourier transform, get frequency domain signal, with bucket processing.)
  3. 所属分类:其他

    • 发布日期:2020-04-21
    • 文件大小:7kb
    • 提供者:darefbrencw
  1. matlab

    1下载:
  2. GUI和FIR滤波器和IIR滤波器的高通、低通、带通滤波器的设计,以及频率响应(GUI and FIR filter and IIR filter high pass, low pass, band-pass filter design, as well as frequency response)
  3. 所属分类:其他

    • 发布日期:2021-02-17
    • 文件大小:1008kb
    • 提供者:woxiaodongema
« 12 3 4 5 »
搜珍网 www.dssz.com