How to solve for scalar constant coefficient :: [1x11 matrix]=[1x11 matrix].*coefficient

조회 수: 2 (최근 30일)
Guster
Guster 2019년 11월 25일
댓글: David Goodmanson 2019년 11월 25일
Lets say I want to estimate a coefficient as good as possible according to [1x11 matrix]=[1x11 matrix].*coefficient
How would I go on about this?
For ease, we can call them matrix1 and matrix2
I tried the backslash thing, but got a vector of only NaN
Thanks!
  댓글 수: 1
David Goodmanson
David Goodmanson 2019년 11월 25일
Hi Guster, there may be something going on with your data, because (row vector)/(row vector) does give the required coefficient.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by