Post Reply 
HP 41C Matrix Sort X-memory
10-17-2015, 03:25 PM (This post was last modified: 10-17-2015 04:43 PM by mbrethen.)
Post: #5
RE: HP 41C Matrix Sort X-memory
If I'm not mistaken, the graphing calculators (HP-28, HP-48, etc.) can handle X-Y scatter plots, but I don't know how they accomplish this. Has anyone tried this on a 41C using the plotting functions available? PRAXIS, REGPLOT and STKPLOT give the user control over how data points are plotted.

The purpose of a scatter plot is to visually show the relationship between two sets of data. Considering the data above, and given the limited resolution of, say the HP 82240B printer, it might suffice to round each point to the nearest integer. The smallest resolution then would be a unit step. Using a unit step on the rounded values yields ~47 data points. Points for which no data is given could be assigned a function, or y, value of zero. Alternately, the "MP" program on the PPC module has an overflow mode such that they "disappear" off the edge of the plot. The algorithm would determine the appropriate step size for the general case. Does this sound like a reasonable approach?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 41C Matrix Sort X-memory - mbrethen - 10-11-2015, 11:44 PM
RE: HP 41C Matrix Sort X-memory - mbrethen - 10-12-2015, 03:49 PM
RE: HP 41C Matrix Sort X-memory - mbrethen - 10-17-2015, 01:59 AM
RE: HP 41C Matrix Sort X-memory - mbrethen - 10-17-2015 03:25 PM



User(s) browsing this thread: 1 Guest(s)