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

搜索资源列表

  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. PhotoStar

    0下载:
  2. 低通滤波C++源码实现小波变换对图像的作用, 低通滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:541758
    • 提供者:chenjianping
  1. 19FIR

    0下载:
  2. 低通滤波源码,C与汇编嵌套,效率奇高。为1K,FFT.基于54系列及19点FIR低通滤波C语言程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:22185
    • 提供者:ray
  1. 在VC下实现FFT对信号滤波

    4下载:
  2. 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示,In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-17
    • 文件大小:48462
    • 提供者:刘以续
  1. FIR.巴特沃斯滤波器C语言实现

    1下载:
  2. 巴特沃斯滤波器C语言实现,低通滤波器。IIR,Butterworth filter C language
  3. 所属分类:通讯/手机编程

    • 发布日期:2014-04-12
    • 文件大小:3010
    • 提供者:dk
  1. readspeech

    0下载:
  2. 一个用C语言程序实现读写语音文件的语音信号低通滤波例子-A C language program used to read and write audio files of voice signal low-pass filter example
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-01
    • 文件大小:1080
    • 提供者:董飞
  1. LowpassFiltering

    0下载:
  2. 本实验要求要求实现高斯低通滤波器的程序,并设定截至频率半径为15时得到如课本上图4.18图c的图。使低频通过而使高频衰减的滤波器成为低通滤波器,被低通滤波的图像比原始图像少一些尖锐的细节部分。本实验就是设计实现高斯低通滤波器。-Requirements of this experiment requires low-pass Gaussian filter procedure and set the frequency up to a radius of 15 textbooks, such a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:70448
    • 提供者:jhm
  1. SCMintherealizationoffilteringalgorithm

    0下载:
  2. //在单片机系统中常用的滤波算法 (1)程序判断法(2)中值滤波法 (3)算术平均滤波法 (4)加权平均滤波法(5)滑动平均滤波法 (6)低通滤波法(7)中位值平均滤波 -//In the single-chip microcomputer system used in the filtering algorithm [1] procedures to determine law [2] Median Filter Method [3] arithmetic mean
  3. 所属分类:Document

    • 发布日期:2017-03-21
    • 文件大小:1288
    • 提供者:田亮
  1. picture_processing

    0下载:
  2. 图像处理包括(1) 显示图片 (2) 正交变换--包括傅立叶变换、沃尔什变换、离散余弦变换 (3) 图象增强--包括直方图显示、图象均衡化、图象规定化、图象平滑、锐化、中值滤波、低通滤波器、伪彩色编码 (4) 图象复原--非约束复原(逆滤波)、约束复原(维纳滤波) -Image processing, including (1) Show pictures (2) orthogonal transformation- including the Fourier transform
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4172360
    • 提供者:解玉芳
  1. low_pass_filter

    0下载:
  2. DSP环境下的低通滤波器源码,应用于信号处理,在频域下对信号进行低通滤波-DSP environment, low-pass filter source code, applied to intermediate frequency domain signal processing software algorithms
  3. 所属分类:DSP program

    • 发布日期:2017-05-28
    • 文件大小:11286267
    • 提供者:飞翔
  1. FirAlgs

    0下载:
  2. Fir低通滤波C语言实现-Fir low-pass filter C language
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-05
    • 文件大小:2639
    • 提供者:xunzy
  1. all-filter2

    1下载:
  2. 数字滤波器的C语言实现,包括高通、低通、带通滤波器-C-language digital filter, including the high-pass, low pass, band pass filter
  3. 所属分类:Graph program

    • 发布日期:2016-06-16
    • 文件大小:13312
    • 提供者:
  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. fir-c

    0下载:
  2. fir低通滤波程序,处用冲激响应函数,实现对信号的低通滤波。-fir low-pass filtering process, at the use of impulse response functions, to achieve a low-pass filtering the signal.
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:740
    • 提供者:李卫东
  1. BUT_bode_highpass_1

    0下载:
  2. 巴特沃斯低通滤波C函数matlab仿真例程-Butterworth low-pass filter C function matlab simulation routines
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:607
    • 提供者:
  1. MAX262.c

    0下载:
  2. 程控滤波器的程序,可以实现高通滤波和低通滤波,中心频率可调。-Programmable filter program, you can achieve high-pass filter and low-pass filter, the center frequency is adjustable.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1499
    • 提供者:
  1. FIR

    0下载:
  2. 19点FIR低通滤波C语言程序.cpp,网络下载整理的FIR滤波程序。-The progran is Web for the FIR filter with 19 points.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:986
    • 提供者:sbrpt
  1. low_pass_filter.c

    0下载:
  2. 一阶RC低通滤波器的c语言实现,处理简单的低通滤波,自行设置cutoff频率以及采样频率(First-order Lowpass Filter - c code)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:chenf
  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. 傅里叶谱与频域低通滤波

    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 »
搜珍网 www.dssz.com