Welcome![Sign In][Sign Up]
Location:
Search - c ButterWorth

Search list

[Algorithmellf

Description: 巴特沃斯、切比雪夫I和椭圆滤波器设计的源程序!非常难得! 简洁的C语言编写-Butterworth, Chebyshev I and elliptic filter design of the source! Very rare! Concise C language
Platform: | Size: 64512 | Author: 王新 | Hits:

[matlabBendbolck

Description: 关于带通带阻滤波器的设计,巴特沃思滤波器 压缩包里有: bendpass.m 为带通程序 bendblock.m 为带阻程序 SE144.wav 采用的声音文件,请放在 C:\下 bendpass.wav 通过带通滤波器之后的声音,保存在C:\ bendpass.wav bendblock.wav 通过带阻滤波器之后的声音,保存在C:\ bendblock.wav -on Bandpass Filter with the design, Butterworth filter bag is compressed : bendpass.m for band-pass procedures for bandstop bendblock.m procedures SE144.wav the voice file, on the C : \ under bendpass.wav through bandpass filter after the voice preserved in C : \ bendpass.wav bendblock.wav band stop filter through after the voice preserved in C : \ bendblock.wav
Platform: | Size: 464896 | Author: 旺铺 | Hits:

[AlgorithmBtworthFilter

Description: 构造级联型Butterworth滤波器,可以是任意阶数,并计算出频率幅度响应,非常实用,封装成为一个类,以便大家使用。开发环境为VC 6.0-tectonic Cascade Butterworth filter, can be arbitrary order. to work out the frequency response range, very practical, Packaging, as a category, so that we use. Development environment for the VC 6.0
Platform: | Size: 2048 | Author: 黄河 | Hits:

[AlgorithmVCFilter

Description: 在WINDOWS平台下用VC+MSTUDIO实现信号处理中的信号滤波算法,程序实现了巴特沃斯高通,低通,带通等滤波算法.-the Windows platform using VC MSTUDIO achieve signal processing signal filtering algorithm, Realization of the Butterworth high-pass, low-pass, band-pass filter, etc..
Platform: | Size: 77824 | Author: 王大众 | Hits:

[Communication-Mobileiir_Butterworth

Description: IIR滤波器的Butterworth的C语言程序设计。-Butterworth IIR filter the C Programming Language.
Platform: | Size: 1024 | Author: zhao | Hits:

[Communication-Mobileiir_Butterworth_band

Description: 数字滤波器的iir的Butterworth带通滤波器-Digital Filter iir the Butterworth band pass filter
Platform: | Size: 2048 | Author: zhao | Hits:

[Communication-Mobileiir_Butterworth_low

Description: 数字滤波器的iir的Butterworth低通滤波器-Digital Filter iir the Butterworth low-pass filter
Platform: | Size: 2048 | Author: zhao | Hits:

[Post-TeleCom sofeware systemsbutterworthbandstop

Description: 用c++编的巴特沃斯带阻滤波器原程序,可得带阻滤波器数字系统函数的各阶系数.可在MATLAB中用FILTER函数进行测试,好象还没有带阻的-With c++ Series Butterworth band stop filter the original procedure, available band-stop filter digital system function coefficient of each order. FILTER can be used in the MATLAB function testing, as if not yet the band-stop
Platform: | Size: 160768 | Author: dou yuan | Hits:

[Communication-MobileFIR

Description: 巴特沃斯滤波器C语言实现,低通滤波器。IIR-Butterworth filter C language
Platform: | Size: 3072 | Author: dk | Hits:

[Booksbutterworth

Description: 其中包含大量通信方面的实例,有巴特沃思滤波器,以及其和C++之间的融合-Which contains examples of a large number of communications, and Butterworth filters, as well as his and C++ integration between
Platform: | Size: 123904 | Author: 陈茯苓 | Hits:

[VC/MFCButterworthFIR

Description: 实现了巴特沃斯滤波。用C语言写的。 -Butterworth filter realized. Written using C language
Platform: | Size: 3072 | Author: luanwang | Hits:

[Othercfilter

Description: 应用c语言编写的可以实现的巴特沃斯低通滤波器的原理应用-C language applications can be prepared by the Butterworth low-pass filter application of the principle
Platform: | Size: 1024 | Author: ZHANGZHONGHUA | Hits:

[Communication-Mobilebutterworth

Description: 巴特沃斯滤波器代码的C语言实现。适合初学者了解IIR滤波器的涉及原理及使用-Butterworth filter code, C language. IIR filter is suitable for beginners to understand and use involving the principle
Platform: | Size: 3072 | Author: 张狂 | Hits:

[matlabIIRButterworthfilter.m

Description: Script 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 impulse. 2-Magnitude response of the filter. 3-phase of the frecuency response. 4-Error of aproximation in bands. It determines error of máximun aproximation on each band and the RMS value for the reject and pass band respectively then, obtains plots of the first 50 samples for the following entries: a)An rectangular pulse as the half of the longitud of the filter in n=0 b)A senoidal wave with amplitude =1 & frecuency 0.2 Fs. c)A senoidal wave with amplitude = 1. & frecuency= 0.25 Fs. d)A senoidal wave with amplitude = 1. & frecuency= 0.375 Fs.-Script 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 impulse. 2-Magnitude response of the filter. 3-phase of the frecuency response. 4-Error of aproximation in bands. It determines error of máximun aproximation on each band and the RMS value for the reject and pass band respectively then, obtains plots of the first 50 samples for the following entries: a)An rectangular pulse as the half of the longitud of the filter in n=0 b)A senoidal wave with amplitude =1 & frecuency 0.2 Fs. c)A senoidal wave with amplitude = 1. & frecuency= 0.25 Fs. d)A senoidal wave with amplitude = 1. & frecuency= 0.375 Fs.
Platform: | Size: 2048 | Author: actinio | Hits:

[DSP programDigitalsignalprocessingsourcecode5

Description: 数字信号处理中,滤波器的有关算法,包括多项式的乘方展开函数以及多项式乘积展开函数、Butterworth滤波器阶数计算函数等。-Digital signal processing, filter the relevant algorithms, including polynomial functions and polynomial multiplication involution Expand start function, Butterworth filter order of calculation functions and so on.
Platform: | Size: 12288 | Author: fc | Hits:

[DSP programdigital.filter

Description: 数字滤波器的C语言实现,其中包括低通,带通,高通滤波器,还有巴特沃斯滤波器的实现-The C language realization of digital filters, including low-pass, band pass, high pass filter, as well as the realization of Butterworth filter
Platform: | Size: 12288 | Author: 景剑飞 | Hits:

[OpenCVdft2

Description: 高通滤波器,对图像进行高通滤波。采用opencv,包含二维理想高通滤波,2阶巴特沃思高通滤波,二维高斯高通滤波,增长率为2二维指数高通滤波-High-pass filters, high pass filter the image. Using opencv, including two-dimensional ideal high-pass filter, 2-order Butterworth high pass filter, two-dimensional Gaussian high pass filter, two-dimensional exponential growth rate of 2 high-pass filter
Platform: | Size: 1024 | Author: cd | Hits:

[Embeded-SCM Developbutterworth

Description: 巴特沃斯滤波器C语言源代码,希望可以有所帮助-Butterworth filter C language source code, hoping to help
Platform: | Size: 3072 | Author: tianjunqiang | Hits:

[matlabbutterworth--in-C

Description: matlab中的巴特沃斯滤波器的C语言实现-matlab butterworth filter in C language
Platform: | Size: 100352 | Author: su | Hits:

[CommunicationC-P-P-Butterworth-

Description: 通带上下截止频率:10kHz, 35kHz 阻带上下起始频率:18kHz, 25kHz 抽样频率:100kHz 通带内衰减:3db 阻带内衰减:14db -Compiled in C++ Butterworth band-stop filter source
Platform: | Size: 161792 | Author: lin | Hits:
« 12 3 »

CodeBus www.codebus.net