06-25-2010 10:43 AM - edited 06-25-2010 10:44 AM
I want to solve the equation A Q =0 where A is a 1xn matrix and Q is an nxn matrix for A. I tried using the Solve Linear Equations sub.vi but it just gave me the trivial solution. What can I do to solve this?
06-28-2010 05:23 PM
Larry of KochLab,
Have you looked at the MathScript Node? Would it be possible to post a simple example of what you are trying to do?