photo

Andreas Brinch Nielsen


Alipes Capital ApS

Last seen: bijna 4 jaar ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
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...

meer dan 7 jaar ago | 0

Question


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...

meer dan 7 jaar ago | 4 answers | 4

4

answers

Question


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....

meer dan 9 jaar ago | 1 answer | 1

1

answer