Problem 43148. Basic commands - rounding
make a function which will round to integer, which is nearer to zero.
Example
x=[-2.5 2]; y=[-2 2];
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers216
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1928 Solvers
-
Compute a dot product of two vectors x and y
1020 Solvers
-
593 Solvers
-
984 Solvers
-
344 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!