0
votes
2answers
256 views

resolution Ax=b (Scilab)

I want to solve the following system Ax=b where the dimensions of A are m,n (m>n), b m,1 and x n,1. After the resolution under scilab, i find that some components of my vector x are complex, i find ...
0
votes
2answers
315 views

Solution to overdetermined systems

How to find solution to overdetermined systems in Macsyma, Scilab, Octave?