Analog Filter Design
Keine Lizenz
This program is used for Analog Filter Design.
This program designs a filter, computes the filter order, plots the impulse & step response, and computes the transfer function.
For Butterworth & Chebyshev Approximations:
Sample Run:
>> filters
Enter the Approximation method You will use
Enter (b) for Butterworth Approximation or (c) for Chebyshev : b
You choose Butterworth Approximation :
Enter (o) if You know the order or (d) for a filter design : d
Enter the normalized Rejection frequency : 2
Enter the Attenuation value at this frequency in dB : 30
The order of the filter is 5
Transfer function:
1
-----------------------------------------------------
s^5 + 3.236 s^4 + 5.236 s^3 + 5.236 s^2 + 3.236 s + 1
Zitieren als
M M (2024). Analog Filter Design (https://www.mathworks.com/matlabcentral/fileexchange/3993-analog-filter-design), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Analog Filters >
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Design > Chebyshev >
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Design > Butterworth >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |