problem with multi linear regression, because of scaleabilitiy

1 次查看(过去 30 天)
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