Chapter 10.03: Lesson: Elliptic PDEs: Gauss-Seidel Method

preview_player
Показать описание
Learn how to solve an elliptic partial differential equation using Gauss-Seidel Method.
Рекомендации по теме
Комментарии
Автор

Thank you!!! Before watching your video I was freaking out because I didn't understand this method ... after the explanation and the relaxing background music I was feeling so much better.

carmenp
Автор

Best explanation on youtube and whole Internet. Thank you so much.

Wallace
Автор

The background music is a surprisingly good antidote for the study-stress of those like me. Nice video!

timcuatt
Автор

students will definitely fail all the mathematic related subjects if without these random Indian guys from YouTube. Appreciate that!

P.S. not only maths, sciences also

lowhaoming
Автор

thank you for the tutorial, do u have the implicit method in PDE video?

deenahalim
Автор

Thank you for your content and the great way of presenting it. What would be the difference here if we used the Jacobi iterative method? It doesn't look any different from this example, no?

nicoskal
Автор

thank you so much, sir..it really helped me alot to recollect steps taught in the past which had vanished...

saniamusaib
Автор

i wonder does the path for nodes that we are choosing makes any difference?
Which node will come after T(1, 4)?

xampactau
Автор

Thank you..you made my doubts clear...now I can implement in C++ with this logic

abhishekchakrabarty
Автор

finite difference method is how you set up your linear equation system. gauss seidel is the method to solve the system. another method to solve the system is the jacobi method

olivermasters
Автор

Great video. Which changes should be made to change it to the S.O.R method.

sonicyouth
Автор

Very good video, fantastic explanation of the concept. Thank you.

AnupKumar-wked
Автор

It's a really good explanation, thank you!

antipixl
Автор

Hmm...
Would it be useful/faster and or more accurate, to do this multi-resolution based?
For instance, you could take a mesh with resolution 2*2 to get only the center node and nodes on the border and then do the calculation for that center node.
Then, that node wont change any longer, so subdivide once more. That adds 8 more nodes. With the 9 nodes, do few iterations (the guesses should be much closer) and if you're suffiiciently close, subdivide again, etc.

Kram
Автор

Did you make a video about jacobi method too ?

antoine
Автор

Great video! What is the background music? Could you share the link please?
Thank you.

abhi.achoudhary
Автор

What would be the best way to do the iterations on MATLAB?

tsiTSHWANELO
Автор

This has turned out to be a less expensive affair as the grant has run out. It cost $250/hr excluding my time to make the video on whiteboard. I am going to use my iPad to make videos after I finish the PDE videos.

numericalmethodsguy
Автор

thank you very much very good explaination

aniszouaoui
Автор

Quick question: If the internal node assumption was not stated, can I start by guessing all nodes to be at temp 50 degees for example?

mourizia