[Numpy-discussion] Best fit linear piecewise function?

Mark Bakker markbak at gmail.com
Thu Jun 3 07:12:04 EDT 2021


My students are using this and seem to like it:

https://jekel.me/piecewise_linear_fit_py/about.html


> Date: Tue, 1 Jun 2021 17:22:52 -0700
> From: Chris Barker <chris.barker at noaa.gov>
> To: Discussion of Numerical Python <numpy-discussion at python.org>
> Subject: [Numpy-discussion] Best fit linear piecewise function?
> Message-ID:
>         <CALGmxELHB3MUT=
> i58WZ0dL_292GvntmFRte88ik98h2NqT1YJw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Do any of you know of code for finding an optimum linear piecewise fit to a
> set of points?
>
> Somethin like what is described in this article:
>
> https://www.hindawi.com/journals/mpe/2015/876862/
>
> At a glance, that looked just hard enough to code up that I'm hoping
> someone has already done it :-)
>
> -CHB
>
>
> --
>
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R            (206) 526-6959   voice
> 7600 Sand Point Way NE   (206) 526-6329   fax
> Seattle, WA  98115       (206) 526-6317   main reception
>
> Chris.Barker at noaa.gov
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://mail.python.org/pipermail/numpy-discussion/attachments/20210601/fa6567d6/attachment-0001.html
> >
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/numpy-discussion/attachments/20210603/5dd8ff66/attachment.html>


More information about the NumPy-Discussion mailing list