Page 1 sur 1

simult with non-square system

Publié : mer. juin 20, 2018 7:47 am
par jocaps
Hi,

The command simult seems to only work on a square-system. So simult(A,b) will only deliver an answer if A is a square matrix. Is there possibly an option that makes it work if A is not a square matrix (similar to linsolve, but I do not want to create the linear equations to use linsolve here)?

By the way, congratulation to the new forum.

Re: simult with non-square system

Publié : mer. juin 20, 2018 3:30 pm
par parisse
linsolve works with matrices (simult is only here for TI compatibility).