Problem 2629. Check transmitted data follow even parity (True or false)
Check transmitted data follow even parity (True or false)
Say, '0101', follow even parity because number of 1 are even, answer is true.
'0111', it has 3 one, answer is false.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers54
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5638 Solvers
-
Return a list sorted by number of occurrences
2778 Solvers
-
Back to basics 3 - Temp Directory
369 Solvers
-
Find the largest value in the 3D matrix
1523 Solvers
-
Determine the number of odd integers in a vector
731 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!