필터 지우기
필터 지우기

Function generation from x and y data

조회 수: 2 (최근 30일)
Manish Kumar
Manish Kumar 2019년 4월 9일
댓글: Rik 2019년 4월 9일
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
Rik
Rik 2019년 4월 9일
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?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by