Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||||||||||||||
|
Posted by Martin Brown on June 16, 2008, 7:20 pm
Please log in for more thread options >
> I have a suspicion that all those high-powered math guys who initlally created > the contents are often long gone and they're just hiring some generic > programmers to port it from language to language, using some sort of > regression testing to make sure nothing gets broken in the process. They were physicists and engineers and the orignal was in Fortran. You have to treat it with a little bit of caution. Some of the NA algorithms contain typos in some of the languages and versions. And the C/Pascal code shows its Fortran arrays with base index of 1 heritage in places. Something which makes the bitreverse slightly opaque for instance. >
> Not to mention they have some bizarre licensing scheme where just buying the > book doesn't entitle you to use the printed code -- that's a separate > purchase! > > I suppose it's still cheaper than Matlab with the appropriate toolboxes... Although these days there are better free libraries available online once you have a few keywords/references out of the book. The references in the chapters are excellent. See sci.numerical-analysis for various gripes about the known defects of the NA code. I think they go a bit overboard on criticising it unfairly but you do need to treat the sample code with a bit of caution. There are more robust solutions but most of the time the NA code will work OK. Reasonably functional sums it up pretty well. Test carefully that it does what you want and you should be OK. Regards, Martin Brown ** Posted from http://www.teranews.com ** | ||||||||||||||||||||||||||||
| Similar Threads | Posted |
| Re: Tri to Sine diode shaper | June 13, 2008, 1:57 am |
| Re: Tri to Sine diode shaper | June 12, 2008, 12:53 pm |
| Re: Tri to Sine diode shaper | June 16, 2008, 11:53 am |
| ltspice sine wave voltage source question | July 2, 2005, 3:42 pm |
| diode voltage | February 8, 2008, 11:09 am |
| diode 1n4733 | May 2, 2008, 11:04 am |
| PSpice Ideal Diode ... and Crash | October 12, 2005, 9:10 pm |
| Convert HSpice Diode Model to PSpice? | March 28, 2007, 12:02 pm |
| diode protection in battery charger circuit? | July 17, 2008, 1:36 am |
| diode protection in battery charger circuit? | July 17, 2008, 1:34 am |

Re: Tri to Sine diode shaper
Yahoo!
Windows Live
del.icio.us
digg
Netscape 







>> sometimes ugly code.