Skip to main content
12 events
when toggle format what by license comment
Aug 19, 2019 at 14:13 vote accept Star
Aug 15, 2019 at 14:56 history edited Roman CC BY-SA 4.0
added 229 characters in body
Aug 15, 2019 at 10:24 history edited Roman CC BY-SA 4.0
added 798 characters in body
Aug 15, 2019 at 7:37 history edited Roman CC BY-SA 4.0
added 825 characters in body
Aug 14, 2019 at 20:50 history edited Roman CC BY-SA 4.0
added 121 characters in body
Aug 14, 2019 at 19:51 history edited Roman CC BY-SA 4.0
added 612 characters in body
Aug 14, 2019 at 10:02 comment added Star I understood the problem I think: the .txt extension was producing wrong numbers (I haven't got yet why). Now, the files are in the .mat extension and should work fine.
Aug 14, 2019 at 9:44 comment added Roman Yes I had modified it to Thread[e.X[[;; 32]] - {X[[33]], X[[34]]} == 0] before trying; still no luck. But you're right that your solution seems to work.
Aug 14, 2019 at 9:03 comment added Star I have uploaded it under the same link. I know little of Mathematica coding but I think that maybe Thread[e.X == 0] does not correspond to $E\times (x_1,...,x_{32})-(x_{33},x_{34})=0$.
Aug 14, 2019 at 8:36 comment added Roman Can you tell us what that one known solution is? Because I just tried with your new coefficients and still don't get any solutions.
Aug 14, 2019 at 7:48 comment added Star Thanks, I'm sorry but I did a mistake when building the matrices! I had to convert them from Matlab format and this confused me! They are fixed now and the program has at least one solution.
Aug 13, 2019 at 22:48 history answered Roman CC BY-SA 4.0