photo

刘奇粟


Nanjing University of Information scince and tecnology

Last seen: 5 months ago Active since 2023

Followers: 0   Following: 0

Message

Programming Languages:
MATLAB
Spoken Languages:
Chinese
Pronouns:
No pronouns - Use my name only

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


What's the difference between round/fix/foor and ceil these four functions
I can tell the difference between round/fix/floor/ceil and can't decide when and how touse them.

5 months ago | 1 answer | 0

1

answer

Question


Why I recive such an answer:"Incorrect number or types of inputs or outputs for function range."
I wrote the following codes: x = [1 -1.65 2.2 -3.1]; y = range(x) But MATLAB's answer is "Incorrect number or types of inputs...

7 months ago | 1 answer | 0

1

answer