(HP-65) bioritmisch programma
|
11-23-2018, 03:35 PM
(This post was last modified: 11-23-2018 03:36 PM by SlideRule.)
Post: #1
|
|||
|
|||
(HP-65) bioritmisch programma
A little late for the 2018 HHC … took a little while to retrieve …
[attachment=6621] ELEKTUUR 163 (mei 1977) pg-59 BEST! SlideRule |
|||
11-24-2018, 08:59 PM
Post: #2
|
|||
|
|||
RE: (HP-65) bioritmisch programma
I see a few downloads … any comments … more … stop ?
SlideRule |
|||
11-25-2018, 04:42 PM
(This post was last modified: 11-25-2018 08:51 PM by Dieter.)
Post: #3
|
|||
|
|||
RE: (HP-65) bioritmisch programma
(11-24-2018 08:59 PM)SlideRule Wrote: I see a few downloads … any comments … more … stop ? I see only one page (the listing) of an obviously several page article in a Dutch magazine. May I ask if you also have the rest of it? The program uses a somewhat cumbersome method for calculating the number of days from a date. And I assume the "usual formula" would also be significantly shorter, at least in the simplified version for the period from March 1900 to February 2100. Maybe the author was not aware of this method. Finally, it looks like the program does not calculate the biorhythm. Instead it seems to return the day within a 23-, 28- and 33-days period. Maybe this was not possible dues to the 100-step limit. I think it could be done if the usual date-to-day-formula was used. Edit: I do not have a HP65 to check it but I tried a biorhythm program based on the standard day-to-date formula. It required less than 90 steps. Dieter |
|||
11-25-2018, 05:13 PM
(This post was last modified: 11-25-2018 05:42 PM by SlideRule.)
Post: #4
|
|||
|
|||
RE: (HP-65) bioritmisch programma
Dieter, thanks for the reply & the comments. My primary intent with the post is to add to the Museum archives, in toto (extant) with a secondary interest in translation / improvement to other calculators (predicated on interest). The source article is merely two pages (58 & 59) as an extract from Elektuur 163 1977-5.
In this article, a program is given for the programmable calculator HP-65 that the 'state' of a person can be declared on any given day, and even predicted. BEST! SlideRule |
|||
11-25-2018, 07:28 PM
(This post was last modified: 11-25-2018 07:33 PM by Dieter.)
Post: #5
|
|||
|
|||
RE: (HP-65) bioritmisch programma
(11-25-2018 05:13 PM)SlideRule Wrote: Dieter, thanks for the reply & the comments. My primary intent with the post is to add to the Museum archives, in toto (extant) with a secondary interest in translation / improvement to other calculators (predicated on interest). The source article is merely two pages (58 & 59) as an extract from Elektuur 163 1977-5. Thank you very much for the link. Indeed the first page that explains the biothythm concept says that the program displays the remainder of the number of days, divided by 23, 28 or 33. The article also says that the number of days (since birth) is increased by 1 because without this the biorhythm for the day that has just passed would be determined. I'm not sure if this is correct (at least all other biorhythm programs I know of don't do so), but one day give or take should not matter much anyway. Too bad it does not calculate the biorhythm itself. You said you have no intention to improve such programs – I do. ;-) As already mentioned I do not own an HP65. Maybe someone else can try the following program: Code: 01 LBL 23 The valid date range is 1 March 1900 until 28 February 2100. Enter birthday: day [ENTER] month [ENTER] year [A] => 0 Enter target date: day [ENTER] month [ENTER] year [B] => elapsed days since birthday Calculate biorhythm: [C] => physical value [%] [R/S] => emotional value [%] [R/S] => intellectual value [%] Like the original program, another [R/S] will return a flashing zero. ;-) Does this work? Dieter |
|||
11-25-2018, 08:04 PM
Post: #6
|
|||
|
|||
RE: (HP-65) bioritmisch programma
(11-25-2018 07:28 PM)Dieter Wrote: As already mentioned I do not own an HP65. Maybe someone else can try the following program: Here's a microcode emulator for the first ever pocket programmable calculator: HP-65 Kind regards Thomas |
|||
11-25-2018, 08:21 PM
Post: #7
|
|||
|
|||
RE: (HP-65) bioritmisch programma
(11-25-2018 08:04 PM)Thomas Klemm Wrote: Here's a microcode emulator for the first ever pocket programmable calculator: HP-65 Thank you. It's a bit cumbersome to use – looks like "mouse only" – but it seems to work. I usually do such things on the Panamatik emulators which I really like, especially the HP67. But the HP65 version seems to have several bugs, so I could not test the program that way. Dieter |
|||
11-25-2018, 08:50 PM
Post: #8
|
|||
|
|||
RE: (HP-65) bioritmisch programma
(11-25-2018 07:28 PM)Dieter Wrote: Thank you very much for the link … You said you have no intention to improve such programs – I do. ;-) … DieterI appreciate the revision(s) of others & do NOT disdain the same. I also improve programs, but as a secondary interest to this archive. At the present, I'm investigating the interest of the members to other-than-english programs for RPN / HP calculators. Thanks Daniel-Pedro for the feedback on the HP-25 collection in French. Thanks Dieter for the current feedback. Any interest in particular, drop a hint, I'll endeavor to accommodate. BEST! SlideRule |
|||
11-25-2018, 10:07 PM
Post: #9
|
|||
|
|||
RE: (HP-65) bioritmisch programma
(11-25-2018 08:21 PM)Dieter Wrote: It's a bit cumbersome to use – looks like "mouse only" – but it seems to work.You can paste a program if you press the display to get a menu of options. But you have to use the correct key codes. The written commands are only comments. So all I had to do was to rearrange your columns: Code: PROG You should be able to run your program now. Kind regards Thomas |
|||
11-25-2018, 10:43 PM
Post: #10
|
|||
|
|||
RE: (HP-65) bioritmisch programma
(11-25-2018 10:07 PM)Thomas Klemm Wrote: You can paste a program if you press the display to get a menu of options. Great - thank you very much. Indeed it worked, and the program seems to run as intended. Looks like a very nice emulator. Maybe Bernhard ("Panamatik") can adopt the card labelling feature for his emulators. ;-) Dieter |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)