01-27-2012 08:34 PM
It appears to do repeated subtractions of the entire denominator array. When the difference is less than the denominator it stops.
I found some errors in your VI while trying to see if I could speed it up. I now have it so thoroughly broken that it never stops! The tests in the while loop may be wrong. The algorithm (D3) says to repeat the test if r* < b, but you have it stopping the loop. The q*v[n-2] > br*+u[j+n-2] may not be quite right also. However, changing those still did not get it working.
Lynn
09-06-2012 01:45 PM
Now I am studying this book but I don't have CD, so can you send to me it.
Thank you in advanced!
my e-mail is: muaxuan0210@gmail.com
09-06-2012 01:51 PM
Read the posts. Johnsold already said that the data on the disk is copyright protected so you'll need legal permission.