Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Bazaar/STEM4U: Added Butterworth filter
Bazaar/STEM4U: Added Butterworth filter [message #55810] Thu, 17 December 2020 08:13 Go to previous message
koldo is currently offline  koldo
Messages: 3435
Registered: August 2008
Senior Veteran
The Butterworth IIR filter is a type of signal processing filter designed to have a frequency response as flat as possible in the passband. It is also referred to as a maximally flat magnitude filter. It was first described in 1930 by the British engineer and physicist Stephen Butterworth in his paper entitled "On the Theory of Filter Amplifiers"

These filter functions are templated and can be used with different vector types like U++ Vector<>, Eigen VectorXd and std::vector<>.

Its behaviour is equivalent to Matlab functions filter(), filtfilt() and butter().

Reference is here.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Previous Topic: Bazaar svn now read-only
Next Topic: Problem with PolyXml
Goto Forum:
  


Current Time: Sun Jun 01 14:44:05 CEST 2025

Total time taken to generate the page: 0.02665 seconds