Crank-Nicolson Method for the Diffusion Equation | Lecture 72 | Numerical Methods for Engineers

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 30

  • @paulegharevba2874
    @paulegharevba2874 ปีที่แล้ว +9

    ONE-DIMENSIONAL
    DIFFUSION EQUATION SOLUTION METHODS.
    1) Explicit Method is CONDITIONALLY stable because with too large time-step, the scheme will blow up.
    2) Implicit Method is UNCONDITIONALLY stable irrespective of time-step but every time revolution step requires solving matrix equations
    3) Crank-Nicolson Method: is the MOST popular method averaging the explicit and implicit methods; it has the advantage of the implicit and a resulting fast algorithm tri-diagonal matrix equations system (easy to solve)
    Thank you Sir!

  • @a.vanwijk2268
    @a.vanwijk2268 2 ปีที่แล้ว +3

    2:34 "Both the time stepping and the space stepping become 2nd order". I don't see how the time stepping became 2nd order. In lecture 69 it was still 1st order. Can anyone explain?

    • @ProfJeffreyChasnov
      @ProfJeffreyChasnov  2 ปีที่แล้ว +1

      The time stepping becomes a centered difference, which is second order.

    • @a.vanwijk2268
      @a.vanwijk2268 2 ปีที่แล้ว +1

      @@ProfJeffreyChasnov So, does this mean then that when one averages the first derivative of two steps, it automatically becomes second derivative?

    • @TheYagga
      @TheYagga ปีที่แล้ว

      Same question

  • @zhigangxu2007
    @zhigangxu2007 2 ปีที่แล้ว +2

    I am interested in seeing you to prove that the Crank-Nicholson method is unconstitutionally stable.

  • @RogovAB
    @RogovAB ปีที่แล้ว

    What were the initial and boundary conditions? u=0 at j=1 and 4; and u = 1 at l=0? They were not mentioned in the lecture.

  • @gowrissshanker9109
    @gowrissshanker9109 3 ปีที่แล้ว +3

    Respected sir , could you please say the geometrical intuition/ interpretation of TRANSPOSE of an MATRIX?

    • @skepticmoderate5790
      @skepticmoderate5790 2 ปีที่แล้ว

      Transposing a matrix has nothing to do with geometry. It simply means interchanging the rows and columns of a matrix, so that the first row becomes the first column, the second row becomes the second column, etc. For many matrices the transpose is also the inverse, so often taking the transpose of a matrix is a good way to invert it.

  • @mateosaenzm
    @mateosaenzm หลายเดือนก่อน

    Hello Sir is there the possibility you can help me with a project in which I will need to use BTCS for a heat transfer problem ?!

  • @مهردادباقری-ف6ح
    @مهردادباقری-ف6ح ปีที่แล้ว

    Thanks for the video, I could solve my problems.

  • @gerard-nagle
    @gerard-nagle 2 ปีที่แล้ว +1

    Great videos. Can I ask how or what is used to write on the screen?

  • @cleison-em7bk
    @cleison-em7bk 10 หลายเดือนก่อน +1

    Guassian elimination at the end wouldnt be computational expensive ?

    • @Jblanco1989
      @Jblanco1989 6 หลายเดือนก่อน

      Yes, it is. In those cases, we can use Crout's algorithm, which is less expensive and converges faster than Gauss's.

  • @matesfacilescontesla6034
    @matesfacilescontesla6034 2 ปีที่แล้ว

    Excelent!! How do You write on the board??

  • @NaseerAhmad-dd6pp
    @NaseerAhmad-dd6pp 3 ปีที่แล้ว

    Sir, it will be a long time since any of your videos have been uploaded. I miss you

  • @soumyaranimishra245
    @soumyaranimishra245 2 ปีที่แล้ว

    Sir, can you please explain the CNM for the 2DBurgers' Equation.

  • @NaseerAhmad-dd6pp
    @NaseerAhmad-dd6pp 3 ปีที่แล้ว

    Sir Plzzz can u tell the dimensions of light board u use and the name of mic

  • @callummurray9100
    @callummurray9100 ปีที่แล้ว

    thanks for the videos Jeff, great information!

  • @saurabhtalele1537
    @saurabhtalele1537 3 ปีที่แล้ว

    awesome series sir...

  • @duncanreeves225
    @duncanreeves225 3 ปีที่แล้ว

    How do you actually compute the result here? Given that you don't know what U is to start it seems like you have an unknown on both sides of the equation

    • @ProfJeffreyChasnov
      @ProfJeffreyChasnov  3 ปีที่แล้ว +2

      Initial condition is given.

    • @duncanreeves225
      @duncanreeves225 3 ปีที่แล้ว +1

      @@ProfJeffreyChasnov I'm sorry I still don't think I understand how to perform the iterative process. Is there an example somewhere I could see?

  • @Mau365PP
    @Mau365PP 3 ปีที่แล้ว

    Is this in coursera too?

    • @ProfJeffreyChasnov
      @ProfJeffreyChasnov  3 ปีที่แล้ว +1

      Yes, sorry. It was private by accident and I just made it public.

  • @eylmaz6696
    @eylmaz6696 3 ปีที่แล้ว +1

    thanks sir . what is the name of technology you used ? how do you sho yourself like this ?

  • @NaseerAhmad-dd6pp
    @NaseerAhmad-dd6pp 3 ปีที่แล้ว

    Sir Plzzz Upload Videos About Quantum mechanics Mathamatical Model

  • @AJ-et3vf
    @AJ-et3vf 3 ปีที่แล้ว

    Thank you very much sir for this.