Problem 42317. De-primed
Write a function that will multiply every prime number in the array or matrix by two, leaving all other numbers the same, and return that de-primed array or matrix. One will be treated as prime in this problem.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers168
Suggested Problems
-
Find the peak 3n+1 sequence value
2564 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1984 Solvers
-
625 Solvers
-
Create logical matrix with a specific row and column sums
338 Solvers
-
164 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!