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 Solvers163
Suggested Problems
-
Return the largest number that is adjacent to a zero
5546 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
604 Solvers
-
Find the square of the sum of the digits of a number
161 Solvers
-
Flip the vector from right to left
11431 Solvers
-
738 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!