Community Profile

photo

Alex Gordon


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Classification of a whole matrix
All, I have a series of matrices containing signal returns from a set of objects under illumination. I wish to classify the ...

6 years ago | 2 answers | 0

2

answers

Question


Solving an equation with two variables, why is one being set to zero?
My code is as follows: syms x y [xRoot, yRoot] = solve((y-1).^2 + (x-1).^2 == floor(sqrt(2)-1).^2,y,x) The output o...

6 years ago | 1 answer | 0

1

answer