필터 지우기
필터 지우기

find the function that links some input data to some output data

조회 수: 3 (최근 30일)
Imane hammou ouali
Imane hammou ouali 2019년 6월 19일
댓글: Star Strider 2019년 6월 19일
hello expert ,
i'm working in a code in Matlab , i inter some values x and the programme returns me other values y . i want to know the function that link the x to the y how can i get it .
i will be thankful for you
  댓글 수: 2
Stephen23
Stephen23 2019년 6월 19일
편집: Stephen23 2019년 6월 19일
There are infinite functions that exactly describe any finite set of data points, so you will have to be much more specific with your request. Basically you have a choice between:
  1. using prior knowledge to fit a specific function, or
  2. fitting the data with a spline or something similar.
Which would you prefer? Do you know anything about the underlying physical models that describe the behavior of the data?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Spline Construction에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by