LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Matrix Vector multiplication on FPGA Example

I am looking for a working example of the Linear Algebra Matrix Multiply function.

The goal is to multiply a 3x4 matrix with 4x1 Vector giving a 3x1 vector.

Attached is what I have so far, but it is not working correctly, because I am obviously not feeding the right matrix row into the Multiply block.

 

Any help would be very appreciated...

 

Best regards, 

Michael

 

 
0 Kudos
Message 1 of 3
(2,938 Views)

Thanks for considering, Terry.

 

Yes I did review it, but the cited discussion thread did not end with a suitable solution:

Since I am new to LabView and LabView FPGA, I can not deduce, how to feed the lines of the matrix to the block for larger matrices (>2 lines) and how to feed in the vectors one after another, since there is obviously some handshaking necessary.

 

 

 

 

0 Kudos
Message 3 of 3
(2,897 Views)