Solve Differential Equations With Time-Varying Inputs and Coefficients in Python by Using Odeint

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

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

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

    It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way:
    - Buy me a Coffee: www.buymeacoffee.com/AleksandarHaber
    - PayPal: www.paypal.me/AleksandarHaber
    - Patreon: www.patreon.com/user?u=32080176&fan_landing=true
    - You Can also press the Thanks TH-cam Dollar button

  • @michelangelofesta7385
    @michelangelofesta7385 2 หลายเดือนก่อน +1

    That's amazing! I've been searching for days for help on the topic "solving ode with variable coefficients". I saw many unefficient solutions but this looks the best!
    Thanks you!

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

    Thank you so much. Kindly receive my tiny gesture of appreciation 💗. Keep up the hard work.

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

      So nice of you! Thank you very much for your donation!

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

    Really good effort. Such content is much needed and to be honest nobody has explained how to pass time varying inputs into scipy ode solvers properly. I was trying hard to understand why it was throwing error. I was only trying to pass an array as args, but I had not implemented simple interpolation 🤦🏻‍♂️. All in all deeply appreciate your content.
    Thank you ❤