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...
Instructional Video9:03
Professor Dave Explains

Change of Basis

12th - Higher Ed
How to perform a change of basis on a system of equations.
Instructional Video8:12
Professor Dave Explains

Diagonalization

12th - Higher Ed
Performing diagonalization.
Instructional Video5:14
IDG TECHtalk

NumPy, the Python library for faster math and data science apps

Higher Ed
The NumPy library accelerates Python's number-crunching powers, while keeping Python's ease of use and flexibility. Learn in this video the basics of NumPy's use, where it shines, and where it's less effective.
Instructional Video2:00
Instructional Video21:20
Why U

Algebra 54 - Gaussian Elimination

12th - Higher Ed
A system of linear equations represented as an augmented matrix can be simplified through the process of Gaussian elimination to row echelon form. At that point the matrix can be converted back into equations which are simpler and easy...
Instructional Video12:14
Curated Video

The Complete Java Developer Course: From Beginner to Master - 2D Arrays (Side Topic)

Higher Ed
This video explains about the 2D arrays. This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods that are a set of blocks of code that resolves a...
Instructional Video15:05
Flipping Physics

Cross Product Torque (with a Cross Product Review)

12th - Higher Ed
Torque as the cross product is introduced. How to actually perform the cross product using matrices is reviewed and 4.5 examples are walked through. This is an AP Physics C: Mechanics topic. Content Times: 0:00 Torque Review 0:55 Cross...
Instructional Video4:02
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Implementation Gradient Step

Higher Ed
In this video, we will cover DNN implementation gradient step. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...