How do I perform Gaussian elimination?
Afficher commentaires plus anciens
How do i create a code that takes two inputs: matrix of coefficients A and column matrix of constants B. The code must perform Gaussian Elimination and outputs a column matrix X of the answers.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!