Interpolation in MATLAB

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Interpolation of values to find property states is frequently required for quality analysis. This video uses interpolation to show how to set up tables and how to find functions in MATLAB.

Комментарии • 19

  • @EthanoftheD30
    @EthanoftheD30 6 лет назад +1

    Very well organized, very simple instructions. Thank you

  • @themalav1
    @themalav1 8 лет назад +1

    Hello, I am trying to do an interpolation, but it is giving me error of "Error using griddedInterpolant
    The grid vectors are not strictly monotonic increasing.
    Error in interp1 (line 191)
    F = griddedInterpolant(X,V,method);"
    could you help me with it?
    thanks

  • @user-qk2ue6hh2h
    @user-qk2ue6hh2h Год назад

    very well organized video, you can make video on interp2,interp3.

  • @juliannesorianodiaz5627
    @juliannesorianodiaz5627 3 года назад

    helped me to have an idea of interpolation, ty

  • @orionmendoza8627
    @orionmendoza8627 2 года назад

    Thank you so much for this!!

  • @metinf.ulukan4137
    @metinf.ulukan4137 5 лет назад

    Thanks for video, it's really helped me to solve my problem!

  • @fatihkoklu7624
    @fatihkoklu7624 2 года назад

    How else can we interpolate without using the interpolation command?

  • @REDSLibrary
    @REDSLibrary 5 лет назад

    nice information

  • @bubbelut
    @bubbelut 7 лет назад

    how do you interpolate with just variables

  • @MrShad0o0w
    @MrShad0o0w 8 лет назад

    Nicely done. I was trying the interp1q instead of interp. and wasn't working.

  • @drçokbilmiş
    @drçokbilmiş 6 лет назад

    it is very helpful thank you so much

  • @filipereginato7359
    @filipereginato7359 3 года назад

    thanks man!!!!!

  • @leonardofelix8930
    @leonardofelix8930 10 лет назад +1

    It's great! Tks man.

  • @unalkaya1116
    @unalkaya1116 2 года назад

    how to make bessel

  • @mohamedattia633
    @mohamedattia633 9 лет назад

    well done

  • @alanvelazquez8758
    @alanvelazquez8758 6 лет назад

    MIN 4:29

  • @themalav1
    @themalav1 8 лет назад

    Hello, I am trying to do an interpolation, but it is giving me error of "Error using griddedInterpolant
    The grid vectors are not strictly monotonic increasing.
    Error in interp1 (line 191)
    F = griddedInterpolant(X,V,method);"
    could you help me with it?
    thanks