フィルターのクリア

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 Center および File ExchangeLinear and Nonlinear Regression についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by