help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

In Octave, how do I specify that the solution to a matrix equation shoul


From: Lkjnlkjn Lkjnlkjn
Subject: In Octave, how do I specify that the solution to a matrix equation should be over integers?
Date: Sun, 13 May 2012 17:44:30 -0700 (PDT)

In Octave, how do I specify that the solution to a matrix equation should be 
over integers? I.e., Given matrix A, vectors x and b; Ax=b. Find vector 
x=A^(−1)b such that all its entries are integers. While I'm primarily concerned 
with Octave, your answer may alternatively consider Wolfram|Alpha, or any other 
software available with a free online interface. If discussing Wolfram|Alpha or 
other systems, please also explain how to load a sparse matrix, which is 
currently in row, col, value format (i.e., I would prefer to do minimal format 
conversions).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]