ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,711 results

Related queries

ftcs method

finite difference method heat transfer

finite difference method numerical methods

finite difference method pde

elliptic equations numerical methods

boundary value problems numerical methods

finite difference method cfd

pde numerical methods

finite difference numerical methods tamil

MATHS A TO Z
Finite Difference Method of solving (Second Order ODE) Boundary Value Problem(BVP).

mathatoz #finite_difference_methode #bvp Gmail: rp17041978@gmail.com Rajkishor Patra (M.Sc Jadavpur University) ...

23:13
Finite Difference Method of solving (Second Order ODE) Boundary Value Problem(BVP).

6,910 views

1 year ago

Oketch MathsLab
An amazing problem on Finite Difference Method for solving an ODE with mixed boundary conditions.

Prof. Oketch Maths Lab. Click https://www.youtube.com/channel/UC3AD2-agUgS0SXtkyXFle9A SUBSCRIBE to my YouTube ...

27:29
An amazing problem on Finite Difference Method for solving an ODE with mixed boundary conditions.

5,313 views

2 years ago

Melvin Leok
Discretizing Boundary-Value Problems using Finite-Differences

... now i'm going to talk about boundary value problems and how one can try to discretize this using the method finite. Differences.

28:26
Discretizing Boundary-Value Problems using Finite-Differences

7,072 views

4 years ago

commutant
PDE | Finite differences: introduction

An introduction to partial differential equations. PDE playlist: http://www.youtube.com/view_play_list?p=F6061160B55B0203 ...

6:49
PDE | Finite differences: introduction

257,457 views

12 years ago

Den of Learning
Solve BOUNDARY VALUE PROBLEMS Fast with Finite Differences

This tutorial explains a useful approach to solve boundary value problems using finite difference method. We discretize differential ...

4:20
Solve BOUNDARY VALUE PROBLEMS Fast with Finite Differences

12,205 views

1 year ago

Alejandro Fermin
Finite Difference Equations and Second Order Linear Boundary Value Problems

We show how to derive a system of finite difference equations for the approximate discrete solution to a linear second-order ...

9:17
Finite Difference Equations and Second Order Linear Boundary Value Problems

216 views

8 months ago

People also watched

Numerical Analysis by Julian Roth
Finite Differences

This video explains how Partial Differential Equations (PDEs) can be solved numerically with the Finite Difference Method.

8:35
Finite Differences

78,290 views

5 years ago

Shazirawati Mohd Puzi
Solving BVP using FDM (Example of Boundary condition that contains derivative)

... the boundary value problem using the finite difference method consider this second order a boundary value problem okay in the ...

31:58
Solving BVP using FDM (Example of Boundary condition that contains derivative)

3,222 views

3 years ago

purdueMET
Finite Differences - The Easy Way to Solve Differential Equations

Here's an easy, robust way to solve ordinary differential equations. I show how to use a forward difference to solve an ordinary ...

12:56
Finite Differences - The Easy Way to Solve Differential Equations

17,522 views

6 years ago

wenshenpsu
ch11 1. Finite Difference Method for Laplace Equation in 2D. Wen Shen

Wen Shen, Penn State University. Lectures are based on my book: "An Introduction to Numerical Computation", published by ...

10:07
ch11 1. Finite Difference Method for Laplace Equation in 2D. Wen Shen

17,844 views

10 years ago

Steve Brunton
Numerical Differentiation with Finite Difference Derivatives

Approximating derivatives numerically is an important task in many areas of science and engineering, especially for simulating ...

36:57
Numerical Differentiation with Finite Difference Derivatives

74,677 views

3 years ago

Eric Davishahl
NM10 3 Finite Difference Method

... introduce the finite difference method this is the most common alternative to the shooting method for boundary value problems ...

25:39
NM10 3 Finite Difference Method

74,623 views

9 years ago

The Chemical Engineering Tutor
Finite Difference Method/Heat Transfer/Simple Node Problem

In this video I will be showing you how to utilize the finite difference method to solve for a simple 4-node problem typically given in ...

7:49
Finite Difference Method/Heat Transfer/Simple Node Problem

11,754 views

2 years ago

Dot Physics
Solving a differential equation in python with the finite difference method

... equation with the finite difference method. This is very useful if you have an equation with boundary conditions instead of initial ...

32:08
Solving a differential equation in python with the finite difference method

19,566 views

3 years ago

singingbanana
The Finite Difference Method

Find a polynomial with the finite difference method. Take successive differences of a sequence to find the polynomial that made it.

8:34
The Finite Difference Method

102,348 views

3 years ago

Jacob Bishop
7.3.3-ODEs: Finite Difference Method

NOTE: The function in the video should be f(x) = -2*x^3+12*x^2-20*x+8.5. These videos were created to accompany a university ...

14:13
7.3.3-ODEs: Finite Difference Method

67,158 views

12 years ago

David Wang
Finite Difference Methods for ODE Boundary Value Problems

A pre-recorded lecture of LUO MATH 412 Numerical Methods. It shows how to apply the finite-difference methods for solving ODE ...

50:49
Finite Difference Methods for ODE Boundary Value Problems

86 views

6 months ago

Dave's Space
The Finite Difference Method (1D)

This video explains what the finite difference method is and how it can be used to solve ordinary differntial equations & partial ...

23:18
The Finite Difference Method (1D)

39,102 views

4 years ago

Kevin Mooney
Boundary Value Problems via a Finite Difference method

In this video we will return to boundary value problems and solve the same equation we used for the shooting method video, this ...

15:07
Boundary Value Problems via a Finite Difference method

7,544 views

4 years ago

Annie GB Teaching Videos
Boundary Value Problems and Finite Difference Methods

The solution to BVPs using central and forward difference formulas is given in this video.

1:05:23
Boundary Value Problems and Finite Difference Methods

880 views

3 years ago

Jeffrey Chasnov
Shooting Method for Boundary Value Problems | Lecture 57 | Numerical Methods for Engineers

How to solve a two-point boundary value problem differential equation by the shooting method. Join me on Coursera: ...

11:31
Shooting Method for Boundary Value Problems | Lecture 57 | Numerical Methods for Engineers

74,787 views

4 years ago

IOE Free Lectures
Chapter 6 // P5 / Boundary Value Problem by Finite Difference Method // BE Civil /IOE FREE LECTURES

Engineering Lectures video of BCE (Bachelor of Civil Engineering)

1:24:06
Chapter 6 // P5 / Boundary Value Problem by Finite Difference Method // BE Civil /IOE FREE LECTURES

3,547 views

2 years ago

Oketch MathsLab
Finite Difference Method: How to solve ODE numerically using FDM based on central difference scheme.

... Equations: Finite Difference Method. #finiteDifferenceMethod #centralDifferenceScheme #fdm #ode #numericalsolution #bvp ...

33:14
Finite Difference Method: How to solve ODE numerically using FDM based on central difference scheme.

3,832 views

2 years ago

Dot Physics
Solving a Boundary Value Problem with the Finite Difference Method - Python

Assume f is a function of x and satisfies the following differential equation: f''' + f = 1 With conditions f(0) = 0 and f(pi/2) = 0.

21:40
Solving a Boundary Value Problem with the Finite Difference Method - Python

2,272 views

1 year ago

numericalmethodsguy
Chapter 08.07: Lesson: Finite Difference Method for Solving ODEs: Example: Part 1 of 2

Learn via an example how you can use finite difference method to solve boundary value ordinary differential equations. For more ...

9:56
Chapter 08.07: Lesson: Finite Difference Method for Solving ODEs: Example: Part 1 of 2

276,009 views

16 years ago

Denis Lukanin
class11_2 Boundary Value problems. Finite Difference method, part 2

Case of general boundary conditions and more general 2nd order differential equation.

5:35
class11_2 Boundary Value problems. Finite Difference method, part 2

18 views

7 months ago

Dr. P. Anuradha
How to apply Finite Difference Method for ODEs with Mixed Boundary Conditions?

This video describes the various types of boundary conditions and illustrates through an example how to handle mixed boundary ...

39:03
How to apply Finite Difference Method for ODEs with Mixed Boundary Conditions?

5,967 views

2 years ago