Problem 45339. XOR fibonacci
a & b are the first two terms in the xor fibonacci sequence. Find the nth term of that sequence.
XOR fib sequence is that in which any term is the xor of the previous two terms.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers22
Suggested Problems
-
Remove any row in which a NaN appears
8762 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
103 Solvers
-
1746 Solvers
-
6077 Solvers
-
92 Solvers
More from this Author174
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!