01-10-2009 11:01 AM
01-10-2009 11:14 AM
@hlseck wrote:
Since it is easilier to do multiplication of matrix and vector in Visual Basic...
Why do you say that? There are all types of linear algebra functions in LabVIEW.
Go to your function palette, then look under:
Mathmatics >> Linear Algebra
01-10-2009
11:44 AM
- last edited on
03-28-2024
09:47 AM
by
Content Cleaner
I agree with Cory that LabVIEW can do any linear algebra you possibly need.
Are you sufficiently familiar with both programming environments?
Don't forget that the adaptive filter toolkit already contains RLS Algorithms (help page), that (at a cost) will save you a lot of programming. Might be worth it. 😉