Cody
Given a input matrix x, multiply all odd values by 3. Even values remain the same.
example:
x = [1 2 3 4 5;... 6 7 8 9 10];
then y should be:
y = [3 2 9 4 15;... 6 21 8 27 10];
Triangle Numbers
14225 Solvers
Love triangles
465 Solvers
Area of a circle
244 Solvers
Log of a number
54 Solvers
Freebies anyone? No!!!!
84 Solvers
Connect 4 (the boardgame)
7 Solvers
sum of ASCII
22 Solvers
Add the even numbers
34 Solvers
Reduce the logic
23 Solvers
String revert
16 Solvers
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office
Problem Tags