Gauss-Newton Algorithm in Python

Поділитися
Вставка
  • Опубліковано 20 жов 2024
  • This video demonstrates the implementation of the Gauss-Newton Algorithm using a Python code.

КОМЕНТАРІ • 8

  • @jendalubojacky740
    @jendalubojacky740 2 роки тому +3

    Thanks so much man, finally found the mistake in my code after this video

  • @cicerofalmeidavieira3169
    @cicerofalmeidavieira3169 2 роки тому

    Super many thanks for the video. I manage to implement same algorithm to my problem.
    BTW: Have you tried doing the with Sympy?

  • @germoreira1
    @germoreira1 2 роки тому

    Thank you so much!!

  • @lymbdadelta7187
    @lymbdadelta7187 2 роки тому

    good job, man.

  • @patrickjanvier1285
    @patrickjanvier1285 2 роки тому

    awesome video

  • @XXxReactorx
    @XXxReactorx 3 роки тому

    thank u

  • @patrickjanvier1285
    @patrickjanvier1285 2 роки тому

    Can you please share the code?

    • @belatei
      @belatei  2 роки тому

      Hi Patrick, every step of coding is shown in the video. Just follow, it will work. Any specific step you don't understand?