필터 지우기
필터 지우기

Piecewise Linear Curve fitting function?

조회 수: 5 (최근 30일)
Bhekisizwe
Bhekisizwe 2012년 8월 10일
Hi there, i would like to know if there is an inbuilt Matlab function that curve fits data in a piecewise linear fashion and produces piecewise linear functions as the output?
Regards
  댓글 수: 1
Star Strider
Star Strider 2012년 8월 10일
편집: Star Strider 2012년 8월 11일
One option might be multiple linear regression with a matrix of independent variables and a matrix of the same size of dependent variables, fitting the same parameters vector to all of them. Is that what you want to do?
What are your data? How ‘piecewise’ are they? What information (other than the obvious parameter estimates and related statistics) do you want from the regression?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by