solve
Linear Algebra
Solve linear system Ax = b.
Syntax
solve(A, b)
Examples
A = [1 2; 3 4]; b = [5; 6]; solve(A, b)▶ Run
See Also
Try SimLab — Free MATLAB® Alternative
466 functions. Runs in your browser. No install.
Open SimLabLinear Algebra
Solve linear system Ax = b.
solve(A, b)
A = [1 2; 3 4]; b = [5; 6]; solve(A, b)▶ Run
466 functions. Runs in your browser. No install.
Open SimLabGet notified about new simulations and tools. We send 1-2 emails per month.