Community Profile

photo

Kevin Krüger


Last seen: 5 days ago Active since 2015

Followers: 0   Following: 0

Message

System engineer

Statistics

All
  • Thankful Level 1
  • First Answer
  • Scavenger Finisher
  • Tiles Challenge Master
  • Speed Demon
  • CUP Challenge Master
  • Promoter
  • Solver

View badges

Feeds

View by

Question


Why R2018a and 2019b give different results for cosine (cosd) function?
Hello, given the following code a = single(-91.5380859); b = cosd(a); c = double(b) I got different results for c dependin...

4 years ago | 1 answer | 0

1

answer

Answered
Identify which color zone a x - y point is in
If I understand this correctly, you already specified each Zone by the points which belongs to it. Now to solve your Problem, yo...

6 years ago | 0