Path: news.mathworks.com!not-for-mail
From: "John D'Errico" <woodchips@rochester.rr.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: polynomial factorization
Date: Sat, 23 Feb 2008 13:27:04 +0000 (UTC)
Organization: John D'Errico (1-3LEW5R)
Lines: 12
Message-ID: <fpp6v8$7kl$1@fred.mathworks.com>
References: <fpnkeu$h3g$1@fred.mathworks.com> <7d356194-01f0-472f-93d1-04bdad5a1e64@60g2000hsy.googlegroups.com> <fpnrps$cvk$1@fred.mathworks.com> <47c017cf$0$290$b45e6eb0@senator-bedfellow.mit.edu>
Reply-To: "John D'Errico" <woodchips@rochester.rr.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1203773224 7829 172.30.248.35 (23 Feb 2008 13:27:04 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 23 Feb 2008 13:27:04 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869215
Xref: news.mathworks.com comp.soft-sys.matlab:453324



Arthur G <gorramfreak+news@gmail.com> wrote in message 
<47c017cf$0$290$b45e6eb0@senator-bedfellow.mit.edu>...
 
> Just to clarify, if numerical values are known for
> a0-a3 and b0-b4, then residue will give you an
> (approximate) numerical solution to the partial
> fraction decomposition. That was my interpretation
> of the OP's problem statement.

You are probably correct.

John