Lagrange Interpolation with MATLAB code

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 56

  • @shahzebchoudry6175
    @shahzebchoudry6175 4 роки тому +1

    Very well explanation sir

  • @vidyashree7652
    @vidyashree7652 Рік тому

    Life saviour bro 🔥🔥

  • @MathTech_With_Ikram
    @MathTech_With_Ikram 4 роки тому +1

    Sir it's fantastic....

  • @ankur1802
    @ankur1802 Рік тому

    Thank you sir.

  • @manujsutradhar6194
    @manujsutradhar6194 Рік тому

    Thnk u so much sir

  • @xtropy7439
    @xtropy7439 3 роки тому +1

    Best!

  • @vidyashree7652
    @vidyashree7652 Рік тому

    Thank youu so much 😊

  • @nouzainahassan5623
    @nouzainahassan5623 4 роки тому

    first ever video about matlab is fully understandable
    good job

  • @ASHISHSHARMA-mo5pf
    @ASHISHSHARMA-mo5pf 4 роки тому

    Great work Bro, 🔥👍

  • @MuhammadHamza-tq3kb
    @MuhammadHamza-tq3kb 4 роки тому +1

    demands 100M views sir,
    Hatts off

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому

      Thank you so much. Do share if it's helpful

  • @ShakibShah-hm8sv
    @ShakibShah-hm8sv Рік тому

    Great explanation ❤

  • @mohhamadhosseindehghanitaf1826
    @mohhamadhosseindehghanitaf1826 8 місяців тому

    Hello good time
    Excuse me, the code you wrote is only for 3 data or can it be used for more data like 20 data?

    • @ATTIQIQBAL
      @ATTIQIQBAL  8 місяців тому +1

      It can be used for more data points.

  • @malihaiqbal1503
    @malihaiqbal1503 4 роки тому

    I like it

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

    Jie mujhe is code ka link mil Sakta ha kindly

  • @SolveIt2k18
    @SolveIt2k18 4 роки тому

    Keep it up

  • @girikgarg8
    @girikgarg8 2 роки тому +1

    Can you please provide the code in the comments?

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

    sir could you please tell how to get individual lagrange functions. for example if i want to see what is my L0 or L2 how can i execute it?
    please tell

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

      Your each row of L after getting out from inner loop contains L0 L1 L2 in ascending order. Like first row have L0, second row L1 and so on.

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

      @@ATTIQIQBAL yes sir but how to get it in the form of x?

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

      You can take help from fprintf command that i used at the end of this code after loops.

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

      @@ATTIQIQBAL thank you so much sir, you're doing a great job. May Allah fulfill all your desires

  • @TusharPandeTushar
    @TusharPandeTushar Рік тому

    this code is not working for very high degree of polynomial,huge error is there,sir is there some other way to improve its accuracy for higher degree polynomials

    • @TusharPandeTushar
      @TusharPandeTushar Рік тому

      it is not working for 60 data points which i have,huge error in the accuracy of this code

    • @ATTIQIQBAL
      @ATTIQIQBAL  Рік тому

      Try Matlab built-in command "polyfit"

    • @TusharPandeTushar
      @TusharPandeTushar Рік тому

      @@ATTIQIQBAL yes sir done that only some days ago. thanks for reply sir

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

    how to interpolate an image using same method?

  • @ASHISHSHARMA-mo5pf
    @ASHISHSHARMA-mo5pf 4 роки тому

    Bro could you please help me out if we have to use value of Y from two to three digit i.e 34.5 or 34 or 344 in that case program is mentioning error - input matrix must be single or double !! How to solve this problem ???

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому +1

      You're giving input using wrong syntax. Write me email with screenshot of the input you're giving in MATLAB.

    • @ASHISHSHARMA-mo5pf
      @ASHISHSHARMA-mo5pf 4 роки тому

      @@ATTIQIQBAL could you please forward your email id I will forward the screenshot to you

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

    Nice explanation. Could you also upload a video on how to do it with multivariate functions?

  • @MuhammadAbdullah-fb8sw
    @MuhammadAbdullah-fb8sw 3 роки тому

    At the very last of video apna code ka final display dhika dia kro

  • @unamorramas1964
    @unamorramas1964 4 роки тому +1

    didn't work for me :( ...."Undefined function or variable 'V' "

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому

      Please email snapshot of your code at attiqforstudents@gmail.com

    • @afnangillani5243
      @afnangillani5243 4 роки тому

      @@ATTIQIQBAL I have the same issue please help me out

  • @ildemarox1234567
    @ildemarox1234567 4 роки тому

    Subscript indices must either be real positive integers or logicals. matlab 2009 i have this error :(

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому

      Write email and attach your code file there

    • @ildemarox1234567
      @ildemarox1234567 4 роки тому

      I fixed it , thnx

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

      @@ildemarox1234567 how did you fix it , i have same error

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

      May you're giving wrong inputs. Check your inputs

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

      @@erayozalc7070 I don't remember JAJAJA that was a long time ago

  • @salmanbhuttaaa
    @salmanbhuttaaa 4 роки тому

    Attique bhai end wli decoration agr na krain to b sai he?

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому

      Are you talking about plotting and polynomial printing?

    • @salmanbhuttaaa
      @salmanbhuttaaa 4 роки тому

      @@ATTIQIQBAL that decoration part

    • @ATTIQIQBAL
      @ATTIQIQBAL  4 роки тому +1

      @@salmanbhuttaaa Oh Yes that's upto you but a good programmer always try to decorate his/her program so user can easily understand and enjoy the outputs

    • @salmanbhuttaaa
      @salmanbhuttaaa 4 роки тому

      @@ATTIQIQBAL okk

  • @shahimtiazali6803
    @shahimtiazali6803 4 роки тому

    👍👍

  • @baraabuadess5324
    @baraabuadess5324 4 роки тому

    Great video!
    could you please send me Matlab code

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

    Koyi bhi iska video nehi dekna..galat hah

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

    Galat code hah sale..kam e nehi karta..