Is there a way to convert an frd to a transfer function or to zeros and poles?

Is there a way to convert an frd (frequency-response data model) to a transfer function or to zeros and poles? c2d will not work on frd objects.

Answers (1)

If you mean, finding a continuous system from discrete system, you can use a d2c function
doc d2c

Tags

Asked:

on 7 Aug 2013

Community Treasure Hunt

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

Start Hunting!