Filter löschen
Filter löschen

Function generation from x and y data

2 Ansichten (letzte 30 Tage)
Manish Kumar
Manish Kumar am 9 Apr. 2019
Kommentiert: Rik am 9 Apr. 2019
Dear All,
I want to generate a function which can fit the curve. 1st column of excel sheet is x data and the 2nd column of excel sheet is y data. Now I have to generate a function which will fit my curve, and I can write something like y= x^2.
  1 Kommentar
Rik
Rik am 9 Apr. 2019
If you have the curve fitting toolbox you could use cftool to explore your options. Otherwise polyfit will allow you to fit a polynomial, and many other tools are available for other functions.
What is your actual question? What have you tried? Where did you get stuck? What errors have you been getting?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by