if v1 is [1 2 3 4 5 6 7 8] then v2 should be [3 5 7 9 11 13 15].
if v1 is [1; 3; 5; 7] then v2 should be [4; 8; 12].
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers162
Suggested Problems
-
Back to basics 22 - Rotate a matrix
937 Solvers
-
Return the first and last characters of a character array
12193 Solvers
-
Find the maximum number of decimal places in a set of numbers
3516 Solvers
-
697 Solvers
-
Back to basics - mean of corner elements of a matrix
464 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!