photo

Kevin Krüger


Last seen: 3 months 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

System engineer

统计学

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

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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...

7 years 前 | 0