Python Implementation of Laplace's Equation (2D) # Python Implementation# Jacobi Method# PDE

Поделиться
HTML-код
  • Опубликовано: 17 сен 2024
  • Numerical Solution of Laplace's Equation (2D) #Python Implementation# Jacobi Method###jacobi #laplace #python #numericalphysics #computational #numpy#scipy#matplotlib#laplace_numpy
    Prerequisite: • Two Dimensional Laplac...
    #CBCS#Physics#CU#DU#hcu #numpy #computational #numericalphysics #physicseducation #theoreticalphysics #electrostatics #electrostaticpotential #cc8Physics

Комментарии • 6

  • @otisarmyalso
    @otisarmyalso 11 месяцев назад +1

    Script too small to read

    • @paulphysicsclassroom
      @paulphysicsclassroom  11 месяцев назад

      You can go to settings and make the video resolution to 720p.

  • @anshumannandy4355
    @anshumannandy4355 22 дня назад

    Very well explained video sir. One confusion, Sir shouldn't U[0,:] implies 1st row and all columns, that means bottom BC? and similarly U[-1,:] implies Top B.C?

  • @مهدیواحدی-ر5ط
    @مهدیواحدی-ر5ط 3 месяца назад

    how to code other kind of BC ; for example robin