Path: news.mathworks.com!not-for-mail
From: "John D'Errico" <woodchips@rochester.rr.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: An Interesting Real-World Problem...
Date: Fri, 3 Jul 2009 19:17:01 +0000 (UTC)
Organization: John D'Errico (1-3LEW5R)
Lines: 8
Message-ID: <h2llfd$htq$1@fred.mathworks.com>
References: <h2iuip$nm2$1@fred.mathworks.com> <h2letf$nbb$1@fred.mathworks.com>
Reply-To: "John D'Errico" <woodchips@rochester.rr.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1246648621 18362 172.30.248.37 (3 Jul 2009 19:17:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 3 Jul 2009 19:17:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869215
Xref: news.mathworks.com comp.soft-sys.matlab:552718


"Geoffrey Akien" <geoff.akien@gmail.com> wrote in message <h2letf$nbb$1@fred.mathworks.com>...
> Alright!  SLMtools worked a treat with the piece-wise linear fit - I got exactly what I wanted out of it.  Thanks!

Good. If you find you need to provide starting values
for the knots to get convergence, just pass them in as
a vector for the knots parameter.

John