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

2 views (last 30 days)
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 Comment
David Goodmanson
David Goodmanson on 25 Nov 2019
Hi Guster, there may be something going on with your data, because (row vector)/(row vector) does give the required coefficient.

Sign in to comment.

Answers (0)

Categories

Find more on Mathematics in Help Center and File Exchange

Products


Release

R2019a

Community Treasure Hunt

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

Start Hunting!