Random Walk in 1D with Python

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

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

  • @anirbandey6206
    @anirbandey6206 9 หลายเดือนก่อน +1

    Thank you sir, apnar boi ta thekei python kori , ei part ta video te dekhe arektu bhalo bujhte parlam. 🖖🖖🖖

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

    nyc explanation sir ❤️

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

      Thanks

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

    thank you sir, sir please make more video on other topics

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

      Yes, I will upload more.

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

    Thanks a lot sir ❤️❤️😘😘

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

    Sir, please make a lecture video on plot of specific heat of solids.

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

      Plot is simple. I think, you can just do that by yourself with matplotlib.pyplot.

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

    i tried the code poly.polyfit(t, rms, 1) on my system and i got : LinAlgError: SVD did not converge in Linear Least Squares how can i resolve this?

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

    Thanks a lot sir❤

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

    sir its saying no module named polynomial

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

      Sorry, I see this late. I guess, you may be working in Python 2 version. If this 'polynomial' module is not there, you can check if the polyfit() function is directly there in Numpy.

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

    i used python the google colab