HP Forums
Lin-Bairstow polynomial roots finder algorithm for DM42 - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: Lin-Bairstow polynomial roots finder algorithm for DM42 (/thread-21984.html)



Lin-Bairstow polynomial roots finder algorithm for DM42 - Namir - 07-02-2024 08:01 PM

I found this very interesting article, by Enrico Bellincioni, about the Lin-Bairstow algorithm for finding real and complex roots of polynomials. The link to download the article is here. The article discusses the algorithm and presents code for MATLAB and the DM42. The article also compares the performance of the DM42 with the TI-59 and HP-50G.

I highly recommend reading it!

Namir


RE: Lin-Bairstow polynomial roots finder algorithm for DM42 - Thomas Klemm - 07-02-2024 09:22 PM

Thanks for the post.
Related:


RE: Lin-Bairstow polynomial roots finder algorithm for DM42 - Namir - 07-02-2024 09:59 PM

(07-02-2024 09:22 PM)Thomas Klemm Wrote:  Thanks for the post.
Related:

Nice! And this one for the HP-41C!

Namir