필터 지우기
필터 지우기

continuous fraction expansion and extracting values from it

조회 수: 3 (최근 30일)
Umair Altaf
Umair Altaf 2013년 3월 6일
hi i want to perform a continuous fraction expansion on a given Transfer Function up to end result of fraction equal to 1, and want to extract each value of expansion separately so that i may perform further operations on these values. for example i have numerator of given transfer function as num =
2.0000 4.4940 10.0978 14.5918 14.5918 10.0978 4.4940 1.0000
and denumerator as
den =
4.4940 10.0978 14.5918 14.5918 10.0978 4.4940 1.0000
please help me
  댓글 수: 1
Matt J
Matt J 2013년 3월 6일
편집: Matt J 2013년 3월 6일
Just so you know, your profile shows that you have a tendency not to Accept-click valid answers (I accepted one Answer to your Feb 5 question on your behalf).
Since people receive points for the Answers your accept, it is something of a disincentive to them to Answer you in the future if you don't make a habit of Accepting.

댓글을 달려면 로그인하십시오.

채택된 답변

Matt J
Matt J 2013년 3월 6일
The RESIDUE command might be what you want.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by