Linear Programming (LP)
If we can get our filter or window design problems in the form
(4.60) |
where , , is , etc., then we are done.
The linprog function in Matlab Optimization Toolbox solves LP problems. In Octave, one can use glpk instead (from the GNU GLPK library).
Next Section:
LP Formulation of Chebyshev Window Design
Previous Section:
General Rule