How to Perform Curve Fitting Using the Curve Fitting App in MATLAB

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

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

  • @ddr3629
    @ddr3629 3 ปีที่แล้ว +23

    Matlab became so smart that the program record videos itself without humans help.

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

    Did you know you can fit the curve with little lines instead of a curve and as each line progresses to the next line it's line equation can approach the formula for the next line and decend away from the current line formula giving the property of curve from a linage of small connected lines. The advantage of using little lines is that you can fit the curves with a wider fitting range.

  • @domcafc6394
    @domcafc6394 3 ปีที่แล้ว

    Does anyone know why the "smoothing spline" option isn't available on my MATLAB curve fitting app? I only have the options of custom equation, interpolant, Lowess, and polynomial.

  • @keerthanapadma8742
    @keerthanapadma8742 3 ปีที่แล้ว

    My data need to be presented in x axis (linear scale) and y axis (log scale). During curve fitting, the graph shown here is for linear x and y axis. That fit curve won't be appropriate when y axis si changed to log scale. is there an option to change the axis in the graph during fitting in the curve fit app?

  • @rishalsingh2056
    @rishalsingh2056 2 ปีที่แล้ว

    How do i increase the significant figures in the output.. ?? The coefficents of the polynomials are very large, (x10^8) but only 2.s.f are given. I need all s.fs

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

    Very understandable and well done.

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

    I have a small doubt:
    I don't know why but my excel spreadsheet data isn't getting loaded into the workspace area

    • @Sauravkh7
      @Sauravkh7 3 ปีที่แล้ว

      You will need to create arrays so that matlab recognizes the datas as numeric value. For example if my excel file is DATA.xls with two columns of data A with 5 rows of value, I'd use A=readmatrix('DATA.xls','Range','A1:A5')

  • @Rainstorm121
    @Rainstorm121 2 ปีที่แล้ว

    Has anybody implemented this exercise for smoothing multiple lines on the same axis?

  • @maggiemichalowski842
    @maggiemichalowski842 ปีที่แล้ว

    I followed all instructions and then generated the code. When I run that code, I get an error:
    >> createFit
    Not enough input arguments.
    Error in createFit (line 18)
    [xData, yData] = prepareCurveData( myXdata, myYdata );
    how can there be an error in Matlab's own generated code and what other argument is it asking for?

  • @nikhilsunilelias801
    @nikhilsunilelias801 3 ปีที่แล้ว

    Great commentary. Very understandable 👍🏻

  • @sanjanaelias2225
    @sanjanaelias2225 2 ปีที่แล้ว

    Very informative, thank you!

  • @jaisoncmathew4457
    @jaisoncmathew4457 3 ปีที่แล้ว

    Excellent! Well explained.

  • @wirahadikrisna4630
    @wirahadikrisna4630 3 ปีที่แล้ว

    How to remove the black dot?

    • @ayuw1766
      @ayuw1766 3 ปีที่แล้ว

      Stupidd

    • @ayuw1766
      @ayuw1766 3 ปีที่แล้ว

      but i like ur spirit

  • @isurangacooray9238
    @isurangacooray9238 3 ปีที่แล้ว

    Thank you 🤩

  • @minielias2955
    @minielias2955 3 ปีที่แล้ว

    Excellent!

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

    480p? for real?

  • @alexanderskusnov5119
    @alexanderskusnov5119 3 ปีที่แล้ว

    low resolution