View Single Post
  #11   Report Post  
Old December 2nd 08, 02:13 AM posted to sci.physics.electromag,rec.radio.amateur.antenna
Jim Lux Jim Lux is offline
external usenet poster
 
First recorded activity by RadioBanter: Mar 2007
Posts: 801
Default Numerical integration and MS Excel "data table" function problem

John Smith wrote:
Richard Clark wrote:
... I wholly abandoned

MS whose expensive compiler and math libraries (upwards to $600) were
abysmal in comparison to the $50 TurboPascal product.

73's
Richard Clark, KB7QHC


Indeed, if someone prefers pascal (hey, any language is OK with me, even
Fortran--wink Roy)

Here is 5.5 ... I would suspect it will get you what you want:

http://dn.codegear.com/article/20803

Grab the zip file.

Regards,
JS

Octave (the Matlab clone) is available for almost all platforms, and is
quite easy to learn to use. For things like manipulating matrices and
vectors, it's pretty slick. The real Matlab has better graphics
packages (in terms of integration with the package, etc.), but from a
straight out computation standpoint, Octave works just as well.