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 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