Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - filter
Search - filter - List
% besselfilter. Function to implement a bandpass Bessel Filter. % Inputs: % order: Number of poles in the filter. Scalar numeric value. % low: Lower frequency bound (Hz). Scalar numeric value. % high: Upper frequency bound (Hz). Scalar numeric value. % sampling: Sampling frequency (Hz). Scalar numeric value. % data: Input data. Numeric vector.(% besselfilter. Function to implement a bandpass Bessel Filter. % Output: % filtData: Output filtered data. Numeric vector. % b, a: Transfer function values for the filter. Scalar numeric. % % License: Please see license.txt in the same repository. % In short, this code uses the MIT license: % http://opensource.org/licenses/MIT % Author: Arnab Gupta % Ph.D. Candidate, Virginia Tech. % Blacksburg, VA. % Website: http://arnabocean.com % Repository: http://bitbucket.org/arnabocean % Email: arnab@arnabocean.com % % Version: 1.0 % Last Revised: Thu Dec 12, 2013)
Date : 2026-01-08 Size : 1kb User : nice2017
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.