Instructional Video4:33
Curated Video

MITRE ATTACK for iPhone

Higher Ed
In this video, we will be discussing MITRE ATTACK for Mobile Applications. MITRE ATT&CK is a globally recognized framework that helps organizations understand and categorize various types of cyber threats. In this video, we will be...
Instructional Video7:46
APMonitor

Solve Linear Equations with Python

10th - Higher Ed
Linear equations such as A*x=b are solved with NumPy in Python. This tutorial demonstrates how to create a matrix (A) and vector (b) as NumPy arrays and solve the set of equations with linalg.solve
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 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:41
Zach Star

What Math Classes Do Engineers (and Physics Majors) Take?

12th - Higher Ed
This is a more technical video that describes the calculus classes you will take as an engineering (and physics major) in undergrad. Regardless of what type of engineering discipline you choose, you will take mostly the same math...
Instructional Video25:13
APMonitor

MathCAD Functions and Matrices

10th - Higher Ed
Mathcad is a tool to arrange, calculate, and visualize engineering calculations and functions can help with reusing expressions in subsequent evaluations. Use the following worksheets to step through example problems related to using...
Instructional Video10:07
Fun Robotics

Project Text Classification

Higher Ed
Implementing a Text Classification project by using Natural Language Processing to understand the sentiment of move reviews
Instructional Video7:01
Catalyst University

BASICS of Fatty Acid Metabolism [Part 1] - Lipolysis, Transport, & Import

Higher Ed
In this video, we do an overview of the following: [1] Lipolysis | Mobilization of fatty acids from adipose tissue [2] Transport in the blood [3] Import into Cells for metabolism
Instructional Video12:56
Catalyst University

A Brief History of Fat - [Part 3 3]

Higher Ed
In this segment, we continue our discussion on Western diseases and explore how sugar, chronically elevated insulin, and inflammation lead to a diseased cardiovascular system.
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 Video18:44
Why U

Algebra 61 - Gauss-Jordan Elimination with Inconsistent Systems

12th - Higher Ed
When Gauss-Jordan elimination transforms a matrix representing an inconsistent system of linear equations to reduced row-echelon form, a matrix row containing all zero coefficient entries and a non-zero constant entry is produced,...
Instructional Video9:01
Virtually Passed

A better way to understand Differential Equations | Nonlinear Dynamics (Part 2)

Higher Ed
These second-order linear differential equations can be written in the form dx/dt = ax + by dy/dt = cx + dy Depending on the values of a,b,c and d, the dynamics will be very different! They can be characterized by finding the eigenvalues...
Instructional Video2:57
Sustainable Business Consulting

Decision Matrix

Higher Ed
Provides an outline of a sustainability decision tree and keys for successful implementation
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 Video15:25
APMonitor

Matlab 👩‍💻 Cell Arrays

10th - Higher Ed
Cell arrays are like regular arrays but you can use them to store different data types in a sequence. The format for this method of storing values is curly brackets {}. After you assign the cell array a name, you can enter values and...
Instructional Video11:37
Curated Video

Predictive Analytics with TensorFlow 6.3: Using BOW for Predictive Analytics

Higher Ed
In this video, we will see how to perform a bit more complex predictive analytics using the bag-of-words concept of NLP with TensorFlow. At first, we will formalize the problem, and then will explore the dataset that will be used....
Instructional Video9:00
Hip Hughes History

AP American Government: Ideology 101

6th - 12th
A basic, skimming of ideology and framework to analyzing government.
Instructional Video3:55
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Qualitative Risk Assessments

Higher Ed
The same risk can have a different impact to various organizations. Qualitative risk assessment use subjective priority ratings for risks rather than dollar values. This clip is from the chapter "Risk Management" of the series "CompTIA...
Instructional Video5:50
Catalyst University

Malate-Aspartate Shuttle Mitochondrial NADH Transport

Higher Ed
Malate-Aspartate Shuttle Mitochondrial NADH Transport
Instructional Video8:27
Curated Video

Describe a neural network : Multi-class Classification Using Neural Networks with caret

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Instructional Video7:17
Religion for Breakfast

Is Jediism a Religion?

12th - Higher Ed
Jediism came to prominence in 2001 during the UK census when a bunch of people claimed to be "Jedi" as their religion. But there also is a real-world movement of people calling themselves Jediists, followers of Jediism. How should...
Instructional Video5:10
Dom Burgess

Is Time Travel Possible? Ring Laser - Every Think Part 3 of 3

9th - 11th
Tipler Cylinders? Wormholes? Ring Lasers? Is it possible to travel BACK in time? In this action packed episode, Dom is hunted down by a government agent who wants to know how he made a time machine. Part 3 Can we create upscale versions...
Instructional Video4:54
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Image Transformations – Perspective transform

Higher Ed
From the section: Computer Vision Basics: Part 2. In this section, we’ll explore the some addtiional features of Computer Vision. Computer Vision Basics: Part 2: Image Transformations – Perspective transform
Instructional Video3:22
Curated Video

Evaluate the accuracy of an artificial intelligence system : Assessing the Accuracy of a Classification Model

Higher Ed
From the section: Logistic Regression. Learn about Logistic Regression here. Logistic Regression: Assessing the Accuracy of a Classification Model