Romberg Integration for 33s, 35s



#2

Hello all.

I looked through the Arrticle Archives and the 34s port is a little bit hard to understand and it seems that the register exchange instructions are cryptic.

So, has anyone ported the WP-34S Romberg Integration program to the 33s or 35s? If so, could you let me know and if it's suitable, could you list the program and instructions, please? Thanks

Edited: 25 Mar 2012, 1:45 a.m.


#3

The code in the articles section is straight port of the 41C PPC integration routine. The PPC manual has extensive documentation on all its routines and this one isn't an exception.

Don't have the PPC manual? Buy the museum DVD set. It is on there.


- Pauli


#4

Got the DVD a coupla week, ago. Which item should I be looking for?


#5

You should look for HP-41C PPC ROM Users Manual in Calculator Software Manuals.


#6

Sounds like a plan

#7

Quote:
The code in the articles section is straight port of the 41C PPC integration routine.

Is this the same routine as the modified Romberg integration method used in the 15c?

Nick


#8

The 15c has a machine code implementation not a keystroke program, so they won't be the same. However the basic algorithm will be similar.

- Pauli


#9

I gather that the 15c uses non-uniformly spaced samples to avoid problems with periodic integrands and that it usually does not evaluate the function at either limit of integration to reduce problems when the function is not defined at the one of the limits. Do you know if these features are also implemented in the PPC integration routine?

Nick


Edited: 26 Mar 2012, 7:10 a.m.


#10

Non-uniform samples is a standard transform.

Not evaluating at the end points is part of the algorithm I believe.


- Pauli


#11

Thanks for this information. I also came across the forum article by Les Wright which gives the wp34s version of the code here:

http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/articles.cgi?read=1126

he says that "There are first two transformations of variable--the first a linear one to standardize the interval of integration to [-1,1], the second a nonlinear one so that points are sampled at uneven intervals and problems with some periodic functions are avoided."

I look forward to playing with this code on other platforms.

Nick

Edited: 26 Mar 2012, 10:01 a.m.


Possibly Related Threads...
Thread Author Replies Views Last Post
  Integration question and "RPN" mode comment Craig Thomas 16 4,732 12-05-2013, 02:32 AM
Last Post: Nick_S
  WP34s integration trapped in infinite loop Bernd Grubert 25 5,387 10-17-2013, 08:50 AM
Last Post: Dieter
  HP Prime integration Richard Berler 1 986 10-06-2013, 10:52 PM
Last Post: Helge Gabert
  33s, 35s & 42s--The Timex(R) Factor Matt Agajanian 7 1,737 09-13-2013, 12:28 AM
Last Post: Matt Agajanian
  integration on 39gII emulator Wes Loewer 29 5,422 06-07-2013, 05:58 PM
Last Post: Chris Smith
  WP-34S Integration Richard Berler 15 2,954 03-08-2013, 02:29 AM
Last Post: Walter B
  HP 34S integration Richard Berler 16 3,159 02-18-2013, 04:42 PM
Last Post: Marcus von Cube, Germany
  Maximum number of program steps in HP-42S, 33S, and 35S? Walter B 3 1,341 12-18-2012, 03:44 PM
Last Post: Eric Smith
  Running 33S and 35S emulators in Win 8 Ed Look 12 2,810 12-07-2012, 03:24 PM
Last Post: Ed Look
  HP-32S/33S/35S emulator with Stack Overflow sensing/Stack display x34 3 1,290 10-26-2012, 04:56 PM
Last Post: x34

Forum Jump: