LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fixed-point data type matrix operation

Hello,

 

I am simulating an FPGA with the regular labview (NOT LabVIEW FPGA) by using fixed-point data types. The problem is I am supposed to do many matrix operations, but matrix operations (especially multiplication) in LabVIEW do not support the fixed-point data type and I have to use arrays instead of matrices. So, I had to make some subVIs that can perform matrix operations with arrays; however what I have made are super slow. 

 

Does anybody have experience with this sort of situation? Thank you in advance.

0 Kudos
Message 1 of 2
(1,940 Views)
0 Kudos
Message 2 of 2
(1,923 Views)