ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,351 results

MIT OpenCourseWare
Lecture 12: Introduction to Linear Programming

MIT 18.200 Principles of Discrete Applied Mathematics, Spring 2024 Instructor: Peter Shor View the complete course: ...

1:14:04
Lecture 12: Introduction to Linear Programming

2,797 views

3 months ago

MIT OpenCourseWare
Lecture 13: Duality in Linear Programming

MIT 18.200 Principles of Discrete Applied Mathematics, Spring 2024 Instructor: Peter Shor View the complete course: ...

1:16:12
Lecture 13: Duality in Linear Programming

1,503 views

3 months ago

Electrical & Computer Learning Center, ECL Center
Underactuated Robotics - MIT - 20

Lecture 20: Temporal Difference Learning with Function Approximation Topics covered: Temporal difference learning with ...

1:17:45
Underactuated Robotics - MIT - 20

10 views

8 months ago

MIT OpenCourseWare
Lecture 10: Counterparty Risk Optimization

MIT 18.642 Topics in Mathematics with Applications in Finance, Fall 2024 Instructor: James Shepherd View the complete course: ...

1:21:23
Lecture 10: Counterparty Risk Optimization

2,766 views

3 months ago

Electrical & Computer Learning Center, ECL Center
Underactuated Robotics - MIT - 16

Lecture 16: Introducing Stochastic Optimal Control Topics covered: Introducing stochastic optimal control Instructors: Russell ...

1:23:33
Underactuated Robotics - MIT - 16

8 views

9 months ago

Zach's Math Zone
The Simplex Method (Step-by-Step Example)

In this video I explain how to use the simplex method to solve a linear programming problem, including a step-by-step example.

13:33
The Simplex Method (Step-by-Step Example)

11,645 views

8 months ago

KoothBrush
ALL of linear algebra in 7 minutes.

This is your complete crash course on Linear Algebra — from vectors and matrices to eigenvalues and transformations. Whether ...

7:03
ALL of linear algebra in 7 minutes.

183,230 views

8 months ago

Electrical & Computer Learning Center, ECL Center
Underactuated Robotics - MIT - 05

Lecture 05: Numerical Optimal Control (Dynamic Programming) Topics covered: Numerical optimal control (dynamic ...

1:12:43
Underactuated Robotics - MIT - 05

6 views

9 months ago

Electrical & Computer Learning Center, ECL Center
Underactuated Robotics - MIT - 10

Lecture 10: Trajectory Stabilization and Iterative Linear Quadratic Regulator Topics covered: Trajectory stabilization and iterative ...

1:19:51
Underactuated Robotics - MIT - 10

19 views

9 months ago

MIT OpenCourseWare
Lecture 14: Zero-Sum Games

We introduce zero-sum games. We define the payoff matrix. We then give several examples of zero-sum games (matching ...

1:14:18
Lecture 14: Zero-Sum Games

1,650 views

3 months ago

Electrical & Computer Learning Center, ECL Center
Nonlinear Programming - MIT - Lec 03

Newton's Method Source: OCW MIT - Massachusetts Institute of Technology More information is available in the playlist details.

1:29:28
Nonlinear Programming - MIT - Lec 03

74 views

11 months ago

Institute for Pure & Applied Mathematics (IPAM)
Jason Altschuler - Near-Linear Runtime for a Classical Matrix Preconditioning Algorithm

Recorded 22 May 2025. Jason Altschuler of the Massachusetts Institute of Technology presents "Near-Linear Runtime for a ...

54:54
Jason Altschuler - Near-Linear Runtime for a Classical Matrix Preconditioning Algorithm

850 views

9 months ago

MIT OpenCourseWare
Lec 05. Architectures: Graphs

MIT 6.7960 Deep Learning, Fall 2024 Instructor: Phillip Isola View the complete course: ...

1:21:14
Lec 05. Architectures: Graphs

5,358 views

1 month ago

Electrical & Computer Learning Center, ECL Center
Underactuated Robotics - MIT - 09

Lecture 09: Trajectory Optimization Topics covered: Trajectory optimization Instructors: Russell Tedrake Source: OCW MIT ...

1:09:07
Underactuated Robotics - MIT - 09

4 views

9 months ago

Joydeep Dutta
An Evening with Optimization

This video is to introduce the viewers to some recent and some classic books on modern optimization. We also discuss the ...

21:07
An Evening with Optimization

10,387 views

4 months ago

Electrical & Computer Learning Center, ECL Center
Computational Science and Engineering I - MIT - Rec 04

Recitation 04 Instructor: Prof. Gilbert Strang Source: OCW MIT - Massachusetts Institute of Technology More information is ...

56:18
Computational Science and Engineering I - MIT - Rec 04

8 views

5 months ago

MIT OpenCourseWare
Lecture 15: Max-Flow Min-Cut Theorem

MIT 18.200 Principles of Discrete Applied Mathematics, Spring 2024 Instructor: Peter Shor View the complete course: ...

1:17:52
Lecture 15: Max-Flow Min-Cut Theorem

847 views

3 months ago

Electrical & Computer Learning Center, ECL Center
Underactuated Robotics - MIT - 04

Lecture 04: Optimal Control of the Double Integrator (cont.) Topics covered: Optimal control of the double integrator (continued) ...

1:24:53
Underactuated Robotics - MIT - 04

6 views

9 months ago

MIT OpenCourseWare
Lec 01. Introduction to Deep Learning

MIT 6.7960 Deep Learning, Fall 2024 Instructor: Sara Beery View the complete course: ...

1:00:51
Lec 01. Introduction to Deep Learning

244,095 views

1 month ago

Electrical & Computer Learning Center, ECL Center
Principles of Digital Communication II - MIT - Lec 24

Lecture 24: Linear Gaussian Channels Topics covered: Linear Gaussian Channels Instructor: Prof. David Forney Source: OCW ...

1:21:13
Principles of Digital Communication II - MIT - Lec 24

6 views

11 months ago

Electrical & Computer Learning Center, ECL Center
Computational Science and Engineering I - MIT - Rec 13

Recitation 13 Instructor: Prof. Gilbert Strang Source: OCW MIT - Massachusetts Institute of Technology More information is ...

50:29
Computational Science and Engineering I - MIT - Rec 13

9 views

4 months ago

Joshua Emmanuel
The Assignment Problem -Linear Programming: Balanced, Unbalanced, Dummy nodes -Formulation & Network

This video explains the Assignment Problem, with Linear Programming formulation (to minimize costs or maximize efficiency), with ...

6:42
The Assignment Problem -Linear Programming: Balanced, Unbalanced, Dummy nodes -Formulation & Network

11,892 views

11 months ago

Electrical & Computer Learning Center, ECL Center
Computational Science and Engineering I - MIT - Rec 03

Recitation 03 Instructor: Prof. Gilbert Strang Source: OCW MIT - Massachusetts Institute of Technology More information is ...

56:13
Computational Science and Engineering I - MIT - Rec 03

10 views

5 months ago

MIT OpenCourseWare
7: Deep Learning for Natural Language – Transformers

MIT 15.773 Hands-On Deep Learning Spring 2024 Instructor: Rama Ramakrishnan View the complete course: ...

1:16:38
7: Deep Learning for Natural Language – Transformers

8,646 views

2 months ago

Zach's Math Zone
Integer Programming: How to Use the Branch and Bound Method

In this video I explain how to solve an integer programming problem by using the branch and bound method, including a ...

7:32
Integer Programming: How to Use the Branch and Bound Method

13,149 views

8 months ago