Given a and b generate an output matrix as shown in following examples:
a=2 b=5 output=[2 20 200 2000 20000]
a=4 b=3 output=[4 40 400]
Flag largest magnitude swings as they occur
524 Solvers
Generate a string like abbcccddddeeeee
155 Solvers
Who is the smartest MATLAB programmer?
469 Solvers
251 Solvers
Sum the numbers on the main diagonal
375 Solvers
Problem Tags