MIT Numerical Methods for PDE Lecture 3: Finite Difference 2D Matlab Demo

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

4:55 a terminator is coming!, Thank you very much.

TshewangPhuntsho
Автор

This actually does the job, can you tell me did you set the indexing in the last two nested loop.
I mean what logic did you follow? An explanation would be nice.

arslansadiqe
Автор

Qiqi Wang very
thank

i had a little query that if i want to solve transient heat conduction eq in 1d then what will be dimensions of A (assuming that i have 19 nodes in it) M=1 & N=19....???

asquare
Автор

Greetings Sir,
Do you have a video that explained how to set up the coding for the colum vector to solve the system of linear equations?

muhammadnurfirdaus
Автор

Thank you that was really helpful, however it is not working with the surf command.

jaafaralbadr
Автор

Hai Sir
Can i use MATLAB for calculating thermal conductivity

subramanyapravallika
Автор

I know that A(i+(j-1)*N, i+(j-1)*N+1) is correct, but how do you get this formulation? I couldnt figure out the logic, anybody help?

wyy