Error, (in LinearAlgebra:-LinearSolve) inconsistent system - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : Error, (in LinearAlgebra:-LinearSolve) inconsistent system

Error, (in LinearAlgebra:-LinearSolve) inconsistent system

 

Description

Examples

Description

This error occurs when Maple does not find a mathematical solution to a matrix equation representing a system of linear equations.

 

Sometimes, there is no solution to a given problem, which is a legitimate result.  In this case, there is nothing to fix; this is Maple's response that there is no solution available.

Examples

In this example,  has all zero entries while does not. The system  has no solution.

Error, (in LinearAlgebra:-LinearSolve) inconsistent system

See Also

LinearAlgebra[LinearSolve]

 


Download Help Document