Matlab: Curve Fitting (polyfit and polyval)

Поділитися
Вставка
  • Опубліковано 21 сер 2023
  • This video covers curve fitting using the polyfit and polyval functions in Matlab. All the code shown works perfectly in Octave with the minor exception of the interactive curve fitting interface shown at the very end. This video is part of a series comprising a complete introductory course in Matlab / Octave.
    The full playlist is here: • Downloading Octave for...
    A free Matlab textbook, Zero to MATLAB, is available here: github.com/osuoer/zero-to-mat...
    Google drive link to all Matlab code: drive.google.com/drive/folder...
    A direct link to the code used in this video is here: drive.google.com/file/d/1QFlg...

КОМЕНТАРІ • 2

  • @biancastruik2478
    @biancastruik2478 2 місяці тому +1

    Hi Neal, just want to say I found this super helpful! Thanks for putting your videos out there! x

  • @user-dn6oi6dt7k
    @user-dn6oi6dt7k 7 місяців тому +1

    Thanks man, this vid was genuinely helpful for one of my assignments!