Problem 2628. Find Excess 3 code of given decimal number.
Find Excess 3 code of given binary number.
Excess-3 In XS-3, numbers are represented as decimal digits, and each digit is represented by four bits as the digit value plus 3 (the "excess" amount):
Say 2, '0101', 10, '1101'
Solution Stats
Problem Comments
-
2 Comments
mahesh kumar
on 11 Dec 2020
~link?
goc3
on 14 Dec 2020
The link has been fixed. Thank you for pointing that out, @mahesh kumar.
Solution Comments
Show commentsProblem Recent Solvers43
Suggested Problems
-
4146 Solvers
-
Find the alphabetic word product
3400 Solvers
-
The Goldbach Conjecture, Part 2
2387 Solvers
-
Getting the absolute index from a matrix
252 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
390 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!