design of simple low pass filter
Afficher commentaires plus anciens
i want to design a single butterworth low pass filter which order is n=2;cutoff frequency=20hz,damping coefficient=1;sampling frequency=1000hz.i did it in simulink block.can it possible to write in MATLAB code?is this code can be transformed into assembly language?can anyone help me regarding this.thank you.
1 commentaire
Jan
le 30 Avr 2013
The cut-off frequency must be expressed relative to the sample freuqency. When the order, cut-off frequency and type of the filter (Butterworth) is fixed, the damping coefficient can not be chosen anymore.
Réponses (1)
Jan
le 30 Avr 2013
0 votes
Have you seen this thread: http://www.mathworks.com/matlabcentral/answers/73918-filter-coefficients-for-butterworth-low-pass-filter ?
Catégories
En savoir plus sur Butterworth dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!