Given a matrix of input numbers T, R, and N such that gcd(R,N)=1 and 0 <= T < R*N, output the Montgomery reduction of T.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers6
Suggested Problems
-
157 Solvers
-
Implement simple rotation cypher
1098 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
226 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
696 Solvers
-
216 Solvers
More from this Author65
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!