Is there a way to use bilinear for transforming Digital filter to Analog (NOT ANALOG TO DIGITAL)

1 view (last 30 days)
So I have an assignment that strictly says:
use bilinear z-transform to transform a digital bandpass filter to analog one.
I have been banging my head on how to do that for about 2 hours now, but it seems like that command can only transform analog to digital and not digital to analog. Any help is much appreciated!
  1 Comment
Walter Roberson
Walter Roberson on 9 Jun 2018
cheb2ord() appears to do the digital to analog transformation as part of its processing, so you might want to examine the code for it.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!