The AECrom manual says that the curve fitting program needs Size 56 to collect all the sums. It specify register usage up and including register 42, leaving the registers 43-55 unexplained. Since I do not have an AECrom (I'm getting a Clonix soon, but as we know Diego is busy), can anyone with an AECrom shed som light on what the registers 43-55 are used for?
AECrom register usage
|
|
« Next Oldest | Next Newest »
|
▼ ▼
Post: #3
04-20-2006, 12:25 AM
Hi, Geir; I have the AECROM image loaded in the NoVRAM (programmed as low-power Clonix) and I ran the example at page #49 in the manual. After entering each data I VIEWed each of the registes' contents from R55 to R43 and they had nothing but 0.0000. After pressing [D] (find the best curve fit) I found the following contents: (FIX 9) R ContentsI did not try to relate these values with the input data, but I guess that with a smaller sample (maybe three points only) we could `see` the relation faster. In any case, if the manual states that 56 reguisters are needed and CURVE has one single program line to make sure it's been set so (line #05: STO 55), then I'd guess they are some sort of 'scratch pad'. The HP15C uses some registers as scratch area (up to 24) when numerically computing SOLVE and Integrate, so... If you need any particular test, just let us know. Cheers. Luiz (Brazil) |