Matlab Tutorial - 45 - Solving A System of Equations using Row Reduced Echelon Form

preview_player
Показать описание

Learn how to solve a system of equations in matlab using matrix methods. We will learn how to perform row reduced echelon form on matrix equations.
Рекомендации по теме
Комментарии
Автор

that is so powerfully quick, awesome!

philipmichel
Автор

Can you make row reduction to echelon form, without making it a REDUCED row reduction?

YouTubeCommentator.
Автор

Hi! I'm trying to solve a homogeneous system of 3 equations and 3 variables (). I create the augmented matrix B by taking matrix A and add a column of zeros. I then use rref(B), but i dont get the identical matrix, with the solution at the last column. Why?

sindivcx