Instructional Video9:22
Curated Video

Matrix Multiplication Explained!

9th - Higher Ed
Welcome to our comprehensive series of Advanced High School Mathematics Tutorials! This series is perfect for students, teachers, and anyone looking to deepen their understanding of higher-level mathematics. Each video breaks down...
Instructional Video9:40
Professor Dave Explains

Further Matrix Decompositions: LU, Cholesky, QR, and SVD

9th - Higher Ed
We've learned about matrix diagonalization, which is a type of matrix decomposition. There are some others that we must learn, including LU decomposition, Cholesky decomposition, QR decomposition, and singular value decomposition. Let's...
Instructional Video14:51
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Matrices

Higher Ed
In this video, you will learn about matrices. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the world of NumPy,...
Instructional Video5:33
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - NumPy Section Introduction

Higher Ed
In this video, we will have a quick overview of NumPy. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into the world...
Instructional Video4:34
Curated Video

Matrices and Basic Operations

K - Higher Ed
This video will explain matrices and give an overview of the basic operations of using them.
Instructional Video5:54
Curated Video

R Programming for Statistics and Data Science - Creating a Data Frame in R

Higher Ed
This video explains creating a data frame in R. This clip is from the chapter "Data Frames" of the series "R Programming for Statistics and Data Science".This section explains data frames.
Instructional Video6:52
Curated Video

R Programming for Statistics and Data Science - Creating a Matrix in R

Higher Ed
This video explains creating a matrix in R This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video3:33
Curated Video

R Programming for Statistics and Data Science - Slicing a Matrix in R

Higher Ed
This video explains slicing a matrix in R. This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video6:02
Curated Video

R Programming for Statistics and Data Science - Lists in R

Higher Ed
This video explains lists in R. This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video4:37
Curated Video

R Programming for Statistics and Data Science - Indexing an Element from a Matrix

Higher Ed
This video explains indexing an element from a matrix. This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video1:36
Curated Video

R Programming for Statistics and Data Science - Do Matrices Recycle?

Higher Ed
This video explains if matrices recycle. This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video4:50
Curated Video

R Programming for Statistics and Data Science - Changing the Dimensions of an Object in R

Higher Ed
This video explains changing the dimensions of an object in R. This clip is from the chapter "Vectors and Vector Operations" of the series "R Programming for Statistics and Data Science".This section explains vectors and vector operations.
Instructional Video7:07
Curated Video

R Programming for Statistics and Data Science - Matrix Arithmetic

Higher Ed
This video explains matrix arithmetic. This clip is from the chapter "Matrices" of the series "R Programming for Statistics and Data Science".This section explains matrices.
Instructional Video5:10
Curated Video

Predictive Analytics with TensorFlow 1.4: Vectors, Matrices, and Graphs

Higher Ed
We will discuss vectors, metrics, and tensors, which are some fundamental topics for learning predictive analytics. • Understand vectors and matrices • Find transpose of matrix
Instructional Video10:28
Why U

Algebra 51 - Three Variable Systems in the Real World - Problem 3

12th - Higher Ed
Algebra 49, 50 and 51 present three real-world problems which can be solved using systems of three linear equations in three variables. This chapter shows how the parameters of an equation for a circle can be determined, given three...
Instructional Video3:53
Practical Ninjas

How to write Matrices and Differential Equations in LaTeX | Share Latex | Learn LaTeX 08

12th - Higher Ed
This video presents how to write Matrices, differential equations using LaTeX in a document. One also learns to insert partial differential equation . The video explains the concepts with hands on code.
Instructional Video13:05
Curated Video

Create a machine learning model of a real-life process or object : Implementing a Simple Linear Regression Algorithm

Higher Ed
From the section: Regression Task Airbnb Prices in New York. We will use a real-world Airbnb dataset that contains data about New York properties for rent in 2019 on Airbnb, including their price. It is a simple dataset and makes a good...
Instructional Video8:25
Curated Video

Julia for Data Science (Video 7)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video28:17
APMonitor

Symbolic Manipulation in Python

10th - Higher Ed
The SymPy package computes symbolic solutions to simplify, expand, factor, differentiate, integrate, and solve equations. These problems cover a range of SymPy functions.
Instructional Video5:31
Virtually Passed

2 Degree of Freedom vibrating system Summary

Higher Ed
Two blocks oscillating via springs is a 2 DOF system. The final solution will have the form of a a modal vector times cos(w1t - phi1) + another modal vector times cos(w2t -phi2). The system is hence said to be oscillating at two natural...
Instructional Video2:26
Curated Video

Learning Objectives - Fundamental Principles of Machine Learning on Azure (30- 35%)

Higher Ed
In this video, we will understand the learning objectives of this domain. This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course +...
Instructional Video4:02
Fun Robotics

NumPy Library Part 2

Higher Ed
Exploring additional usage of the NumPy Python library
Instructional Video7:41
Curated Video

Julia for Data Science (Video 13)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine performance...
Instructional Video12:05
Why U

Algebra 52 - An Introduction to Matrices

12th - Higher Ed
Matrices are an important class of mathematical object used in many branches of mathematics, science and engineering. This lecture also introduces augmented matrices, a compact easy-to-manipulate representation of systems of linear...