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
-
Determine if a Given Number is a Triangle Number
395 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
446 Solvers
-
Determine if input is a perfect number
257 Solvers
-
Count letters occurence in text, specific to words with a given length.
195 Solvers
-
2695 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!