3Blue1Brown
Visualizing quaternions (4d numbers) with stereographic projection
How to visualize quaternions, a 4d number system, in our 3d world
3Blue1Brown
Cramer's rule, explained geometrically | Essence of linear algebra, chapter 12
What Cramer's rule is, and a geometric reason it's true
3Blue1Brown
Cross products in the light of linear transformations | Essence of linear algebra chapter 11
The formula for the cross product can feel like a mystery, or some kind of crazy coincidence. But it isn't. There is a fundamental connection between the cross product and determinants.
3Blue1Brown
Visualizing quaternions (4d numbers) with stereographic projection - Part 1 of 2
How to visualize quaternions, a 4d number system, in our 3d world
3Blue1Brown
What are quaternions, and how do you visualize them? A story of four dimensions.
How to think about this 4d number system in our 3d space.
3Blue1Brown
How colliding blocks act like a beam of light...to compute pi.
The third and final part of the block collision sequence.
3Blue1Brown
How colliding blocks act like a beam of light...to compute pi: Colliding Blocks - Part 3 of 3
The third and final part of the block collision sequence.
3Blue1Brown
Dot products and duality | Essence of linear algebra, chapter 7
What is the dot product? What does it represent? Why does it have the formula that it does? All this is explained visually.
3Blue1Brown
Dot products and duality | Essence of linear algebra, chapter 9
What is the dot product? What does it represent? Why does it have the formula that it does? All this is explained visually.
3Blue1Brown
Cross products in the light of linear transformations | Essence of linear algebra chapter 8 part 2
The formula for the cross product can feel like a mystery, or some kind of crazy coincidence. But it isn't. There is a fundamental connection between the cross product and determinants.
3Blue1Brown
Cramer's rule, explained geometrically: Essence of Linear Algebra - Part 12 of 15
This rule seems random to many students, but it has a beautiful reason for being true.
3Blue1Brown
Divergence and curl: The language of Maxwell's equations, fluid flow, and more
Divergence, curl, and their relation to fluid flow and electromagnetism
3Blue1Brown
Cross products in the light of linear transformations: Essence of Linear Algebra - Part 11 of 15
The formula for the cross product can feel like a mystery, or some kind of crazy coincidence. But it isn't. There is a fundamental connection between the cross product and determinants.
3Blue1Brown
Dot products and duality: Essence of Linear Algebra - Part 9 of 15
What is the dot product? What does it represent? Why does it have the formula that it does? All this is explained visually.
3Blue1Brown
Divergence and curl: The language of Maxwell's equations, fluid flow, and more
Intuitions for divergence and curl, and where they come up in physics.
3Blue1Brown
Divergence and curl: The language of Maxwell's equations, fluid flow, and more
Divergence, curl, and their relation to fluid flow and electromagnetism
Curated Video
Python for OOP - The A to Z OOP Python Programming Course - Exercise on Class
In this video, you will apply what you have learned about classes through a practical exercise. You will be given a problem statement and will learn how to design and implement a class to solve the problem. This exercise will help you...
Curated Video
Java Multithreading and Parallel Programming Masterclass - Parallel Matrix Multiplication - The Naive Way
This video demonstrates the multiplication of a parallel matrix in the naive or basic way.
Flipping Physics
Electromagnetic Induction
In this episode, the team explores the fascinating interplay between moving electric charges and magnetic fields, unveiling the reciprocal relationship where moving magnetic poles generate electric fields. Delving into electromagnetic...
Flipping Physics
Maxwell's Equations
In this next episode, Mr. P guides us through the culmination of electromagnetic knowledge – Maxwell's equations. After a quick recap of Gauss's law and its magnetic counterpart, the class dives into Faraday's law of induction, unveiling...
Flipping Physics
Gauss's Law for Magnetism
In this episode, Mr. P delves into Gauss's law for magnetism, unraveling the mysteries of magnetic flux through closed surfaces. Exploring the hypothetical existence of magnetic monopoles, the class speculates on the implications of...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations and Functions in NumPy
In this video, we will understand the different mathematical operations and functions that we can perform on NumPy arrays. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - CNN Recap
In this video, we will have a quick recap on the convolution operation. This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will learn how to...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas
In this video, we will understand from where we can learn more about Pandas. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...