フィルターのクリア

how to determine the partial fraction of this kind of function using matlab?

1 回表示 (過去 30 日間)
Shoriful Islam Shuvo
Shoriful Islam Shuvo 2018 年 6 月 26 日
編集済み: Walter Roberson 2018 年 7 月 6 日
I have tried in this way:
a=[1];
>> b=conv([1 1],[1 -1]);
>> b=conv(b,[1 -1]);
>> [r p c]=residue(a,b)
but the the answer is not satisfying with the book

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by