problem with multi linear regression, because of scaleabilitiy

1 回表示 (過去 30 日間)
Rune
Rune 2013 年 11 月 25 日
Hi,
Currently I am trying to find several dynamic parameters of a linear motor. (D dampingcoef, C forcecoef and a variable linear mass= (M+m*x))
My system of equations is:
D*x+M*y+m*z=C*f
Where x y z f are arrays of measured values
Is there a way to use a multilinear regression in order to find (D,M,m and C)? My problem is that with the regular methods I can just change C and still find solutions in other words its not a finite solution.

回答 (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