|
I've done nearly exactly what you're suggesting in PBASIC before. I just plugged some joystick values into my TI-89 (and 83 would be more than sufficient, however) in one list, the expected output into another list, and did a regression. Just put the regression curve into the code and you're all set. Make sure both your domain and range are [0, 254].
__________________
-Ryan
"You're not a real programmer until you end all your sentences with semicolons;"
|