LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mathematics in LabVIEW Power Programming VI's

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

0 Kudos
Message 11 of 13
(403 Views)

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

0 Kudos
Message 12 of 13
(379 Views)

Read the posts.   Johnsold already said that the data on the disk is copyright protected so you'll need legal permission.

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 13 of 13
(377 Views)