design of simple low pass filter

5 views (last 30 days)
papan dey
papan dey on 30 Apr 2013
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 Comment
Jan
Jan on 30 Apr 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.

Sign in to comment.

Answers (1)

Jan
Jan on 30 Apr 2013

Community Treasure Hunt

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

Start Hunting!