Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
Shoriful Islam Shuvo
Shoriful Islam Shuvo le 26 Juin 2018
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

Réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by