搜索资源列表
ellf
- 巴特沃斯、切比雪夫I和椭圆滤波器设计的源程序!非常难得! 简洁的C语言编写-Butterworth, Chebyshev I and elliptic filter design of the source! Very rare! Concise C language
Bendbolck
- 关于带通带阻滤波器的设计,巴特沃思滤波器 压缩包里有: bendpass.m 为带通程序 bendblock.m 为带阻程序 SE144.wav 采用的声音文件,请放在 C:\\下 bendpass.wav 通过带通滤波器之后的声音,保存在C:\\ bendpass.wav bendblock.wav 通过带阻滤波器之后的声音,保存在C:\\ bendblock.wav -on Bandpass Filter with the design, Butterwor
iir_Butterworth
- IIR滤波器的Butterworth的C语言程序设计。-Butterworth IIR filter the C Programming Language.
巴特沃斯滤波器代码的C语言实现
- 巴特沃斯滤波器代码的C语言实现。适合初学者了解IIR滤波器的涉及原理及使用,Butterworth filter code, C language. IIR filter is suitable for beginners to understand and use involving the principle
实现的巴特沃斯低通滤波器的原理应用
- 应用c语言编写的可以实现的巴特沃斯低通滤波器的原理应用,C language applications can be prepared by the Butterworth low-pass filter application of the principle
FIR.巴特沃斯滤波器C语言实现
- 巴特沃斯滤波器C语言实现,低通滤波器。IIR,Butterworth filter C language
butterworth
- 巴特沃斯滤波器C语言源代码,希望可以有所帮助-Butterworth filter C language source code, hoping to help
digital.filter
- 数字滤波器的C语言实现,其中包括低通,带通,高通滤波器,还有巴特沃斯滤波器的实现-The C language realization of digital filters, including low-pass, band pass, high pass filter, as well as the realization of Butterworth filter
CCGAI
- Turbo C 图形方式下的显示巴特沃斯和切比雪夫滤波器的程序-Turbo C graphics mode display Butterworth and Chebyshev filter procedures
digitalfilter_in_C_language
- We have to design a second order Butterworth filter having a sampling frequency of 20 kHz and -3db cut of frequency at 2 kHz in visual C. Only low frequency signals can pass through this filter and the signals having the frequency higher than frequen
IIRButterworthfilter.m
- scr ipt to design an IIR Filter low pass using Butterworth & lineal transformation to convert from analogic to digital a prototype filter. by actinio vjgonzalezg@gmail.com :) It plots: 1-Frecuency response of the filter imp
Digitalsignalprocessingsourcecode5
- 数字信号处理中,滤波器的有关算法,包括多项式的乘方展开函数以及多项式乘积展开函数、Butterworth滤波器阶数计算函数等。-Digital signal processing, filter the relevant algorithms, including polynomial functions and polynomial multiplication involution Expand start function, Butterworth filter order of calc
butterworth--in-C
- matlab中的巴特沃斯滤波器的C语言实现-matlab butterworth filter in C language
FIR-butter
- 用C语言实现的FIR的巴特沃斯滤波器算法。-C language implementation of the FIR with the Butterworth filter
C-P-P-Butterworth-
- 通带上下截止频率:10kHz, 35kHz 阻带上下起始频率:18kHz, 25kHz 抽样频率:100kHz 通带内衰减:3db 阻带内衰减:14db -Compiled in C++ Butterworth band-stop filter source
tc20
- 加密 图像加密啊 用双线性变换法分别设计数字Butterworth低通滤波器(IIR),使用MATLAB或者C语言编程实现数字Butterworth滤波器,性能要求如下: 加密-safe for the imagine!
MDESIIR
- C scr ipt for designing LP, HP, BP, BS digital Butterworth and Chebyshev filters.
butterworth
- 巴特沃斯滤波器C语言源代码,希望可以有所帮助-Butterworth filter C language source code, hoping to help
butterworth
- 巴特沃斯滤波器C语言源代码,希望可以有所帮助-Butterworth filter C language source code, hoping to help
butterworth.c
- butterworth 低通滤波器的实现ButterWorth滤波器的低通、高通、带通、带阻功能。-Low pass filter to achieve low pass, high pass, band pass, band stop function of ButterWorth filter.