FFT Multiplication (HP-48G/GX/G+)
|
02-15-2014, 08:26 PM
(This post was last modified: 02-15-2014 08:31 PM by Gerson W. Barbosa.)
Post: #20
|
|||
|
|||
RE: FFT Multiplication (HP-48G/GX/G+)
(02-14-2014 10:37 PM)Raymond Del Tondo Wrote: Hello, Raymond! On my HP-48GX (and on the emulator) things go like this: [%] [%]' --> ENTER --> [%]". Is this behavior normal? Here is the running times table, times in seconds: Code:
(*) SysRPL times have been measured with a chronometer because I wasn't able to do it programmatically. The HP-48GX times have decreased because now I have 54 K RAM free (previously I had only 11 K). The 49/50g programs are faster because I am using ...DOLIST... instead of HADAMARD: Code:
The previous version using HADAMARD is more compact (299.5 bytes), but gets slower as the arrays grow larger: Code:
Cheers, Gerson. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: