About this document
MATLAB Roots and Residue Analysis by Michelle Anne is a document available to read on EtoBox.
This document contains code to solve several problems involving roots and residues of polynomials. It defines four vectors x1 through x4 representing polynomials, then finds the roots of each using the roots() function. It multiplies x1 and x2 to obtain a new polynomial num, multiplies x3 and x4 to obtain den, and uses pzmap() to plot them on the complex plane. It then defines two new polynomials for problem 3, finds their residues using residuez(), and displays the results. Similarly for problem 4 it defin
- Author
- Michelle Anne
- Language
- EN