Borrar filtros
Borrar filtros

Design a third order low pass butterworth filter

20 visualizaciones (últimos 30 días)
Group 1
Group 1 el 20 de Dic. de 2016
Comentada: Star Strider el 22 de Dic. de 2016
I want to design a 3rd order butterworth filter with a cutoff frequency 160 rad/s. The input signal is a square wave with magnitude of +-1V. and fundemental frequency of 130 rad/s. I must use butter(N,Wn,'s') command. And i have to find the magnitude and phase spectra of the filter.
  10 comentarios
Group 1
Group 1 el 22 de Dic. de 2016
Can i compute it without sampling frequency? all the examples mention it. but its not given in the question
Star Strider
Star Strider el 22 de Dic. de 2016
You can compute the Fourier transform without the sampling frequency. The results will not provide you with any information with respect to frequency.

Iniciar sesión para comentar.

Respuestas (1)

David Barry
David Barry el 20 de Dic. de 2016
Read the doc and follow one of the very similar examples. If you are still stuck after that then upload your code and specific question. https://uk.mathworks.com/help/signal/ref/butter.html
  4 comentarios
David Barry
David Barry el 21 de Dic. de 2016
What have you tried so far?
Group 1
Group 1 el 22 de Dic. de 2016
freqs worked for (ii). Im stuck in (iii) now.

Iniciar sesión para comentar.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by