Polynomial Interpolation for HP-67
|
05-11-2022, 05:31 AM
Post: #2
|
|||
|
|||
RE: Polynomial Interpolation for HP-67
(05-11-2022 01:04 AM)Matt Agajanian Wrote: Does anyone have an HP-67 or even a 29C polynomial fitting/interpolation program so I could add that to my program library? In Lagrangian Interpolation you can find some programs for the HP-67, HP-25 and HP-15C. However these are limited to 3 points. In the program of (42S) Newton Polynomial Interpolation the number of points is only limited by memory. Furthermore points can be added if the interpolation is not considered sufficient. It should be possible to rewrite these programs for the HP-67 even though some of the commands that access the stack registers are missing. (05-11-2022 01:04 AM)Matt Agajanian Wrote: I would have liked to have a version of that program which would also reveal the polynomial coefficients. It may not be exactly what you want, but you get the coefficients of the Newton polynomial: (03-09-2019 04:49 PM)Thomas Klemm Wrote: Example: But you can expand it to get: \( -\frac{13 x^2}{42} - \frac{15 x}{14} + \frac{302}{21} \) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Polynomial Interpolation for HP-67 - Matt Agajanian - 05-11-2022, 01:04 AM
RE: Polynomial Interpolation for HP-67 - Thomas Klemm - 05-11-2022 05:31 AM
RE: Polynomial Interpolation for HP-67 - Albert Chan - 05-11-2022, 12:27 PM
RE: Polynomial Interpolation for HP-67 - KeithB - 05-11-2022, 12:16 PM
RE: Polynomial Interpolation for HP-67 - Thomas Klemm - 05-11-2022, 09:37 PM
|
User(s) browsing this thread: 1 Guest(s)