Andreas Brinch Nielsen
Alipes Capital ApS
Followers: 0 Following: 0
Feeds
已回答
Is it ok to have rounding errors when rounding to integers?
I wrote a bug report to Mathworks before posting this question, but they started arguing that it was expected behavior, and I ju...
Is it ok to have rounding errors when rounding to integers?
I wrote a bug report to Mathworks before posting this question, but they started arguing that it was expected behavior, and I ju...
8 years 前 | 0
提问
Is it ok to have rounding errors when rounding to integers?
Run the following: round(100000,-5) In my opinion it should return 100000 exactly, but it returns 100000+eps(100000). Do...
8 years 前 | 4 个回答 | 4
4
个回答提问
Converting strcat to use with categoricals
Hi, We have previously used strings for properties of various entries in tables, and have now converted them to categoricals....
10 years 前 | 1 个回答 | 1