Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Reduced Row Echelon Form (RREF) Algorithm From Scratch in Python

Yacine Mahdid via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn how to implement the Reduced Row Echelon Form (RREF) algorithm from scratch in Python in this 26-minute tutorial by Yacine Mahdid. Understand the step-by-step process of transforming an augmented matrix into its reduced row echelon form through a clear breakdown of the algorithm. Begin with an introduction and definition, then dive into the complete algorithm recipe. Follow along as each step is explained in detail: column iteration, selecting pivot rows, scaling pivot rows, eliminating above and below, and preparing for the next iteration. Code along using the provided problem link and reference the recommended mathematics book for theoretical background. The tutorial concludes with a helpful recap of the entire RREF process.

Syllabus

- Introduction: 0:00
- Definition: 1:20
- Algorithm Recipe: 4:10
- Step 1 - Column iteration: 8:18
- Step 2 - Selecting pivot row: 10:41
- Step 3 - Scale pivot row: 16:27
- Step 4 - Eliminate above and below: 17:51
- Step 5 - Prepare for next iteration: 22:13
- Recap: 23:16
- Conclusion: 25:20

Taught by

Yacine Mahdid

Reviews

Start your review of Reduced Row Echelon Form (RREF) Algorithm From Scratch in Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.