Recent content by OctaveNoob

  1. O

    Octave partial fraction decomposition help

    So I'm trying to figure out how to decompose the following using octave: 85000/[(s^2+250^2)(0.2s^2+40s+10000)] I tried using the residue command but I think that only works if the polynomials have real roots, which these don't. When I do use residue I get the following: b =...
Back
Top