20. Python to solve for systems of linear equations

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

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

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

    Now it all makes sense! the easiest explanation i've come across. Thank you so much

  • @nishantpatel9443
    @nishantpatel9443 6 หลายเดือนก่อน +1

    Easy and helpful .
    Thankyou😁

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

    Awesome, really helped me finding eigenvectors, wich is a pain doing it by hand

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

    Can we use this for solving equations with 4 unknowns?

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

    Hello and thank you for this great video.
    I just wish to ask what sign is that between import and numpy ? Is it a dot?
    Thanks

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

      it must be from his IDE. there is no point or dot usually between import numpy , because this the command to import a module or lib in python.