Is there a way to convert an frd to a transfer function or to zeros and poles?
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
Azzi Abdelmalek
am 7 Aug. 2013
If you mean, finding a continuous system from discrete system, you can use a d2c function
doc d2c
2 Kommentare
Azzi Abdelmalek
am 7 Aug. 2013
Bearbeitet: Azzi Abdelmalek
am 7 Aug. 2013
edit
Then use a c2d function
Siehe auch
Kategorien
Mehr zu Dynamic System Models finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!