Given a positive, integer n, create a function that returns the respective binary number in the form of a vector.
Example:
input: 3 output: [1 1]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers226
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5812 Solvers
-
834 Solvers
-
find the roots of a quadratic equation
243 Solvers
-
Calculate distance travelled when given radius and rotations
243 Solvers
-
6242 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!