UpdatedJun 10, 2014
PublishedJun 10, 2014
Packagecom.ledin.firdesign
MD5ceba7809c44403dd9325f56e1bd48c94
SHA1 (signer)16:0C:67:10:2D:68:F1:A4:DF:E2:41:DA:F3:39:4B:A1:51:96:9F:88
Signed byCN=Ledin Engineering, OU=Ledin Engineering, O=Ledin Engineering, L=Camarillo, ST=CA, C=US
Malware scanTRUSTED
Websitehttp://www.ledin.com
Contact[email protected]
Privacy policyView
What's new
Initial release of FIR Filter Designer
Description
The FIR Filter Designer app designs minimal-order finite impulse response (FIR) digital filters based on performance specifications you provide. The application attempts to find the lowest order (smallest) set of FIR filter coefficients that satisfies the given specifications. The generated filter has approximately unity (0 dB) gain in the passband.
The output of the design procedure is a list of double-precision filter coefficients (Text output option) or an implementation of the filter in C/C++, C#, Java or MATLAB/GNU Octave source code. This output is formatted into an email you can send to any recipients.
Complete source code for the Android FIR Filter Designer app is available at https://www.assembla.com/code/firdesign/subversion/nodes.
Thanks to Jake Janovetz for providing a GPL-licensed implementation of the Parks–McClellan algorithm that served as a starting point for this app.
The output of the design procedure is a list of double-precision filter coefficients (Text output option) or an implementation of the filter in C/C++, C#, Java or MATLAB/GNU Octave source code. This output is formatted into an email you can send to any recipients.
Complete source code for the Android FIR Filter Designer app is available at https://www.assembla.com/code/firdesign/subversion/nodes.
Thanks to Jake Janovetz for providing a GPL-licensed implementation of the Parks–McClellan algorithm that served as a starting point for this app.
Required features
- Touchscreen android.hardware.touchscreen