Problem 59274. Basic Matlab Operation Bonanza
Given a horizontal array of numbers, perform the following operations, in order: transpose, flip matrix horizontally, flip matrix veritcally, take the sine of each element, take the cosine of each element, multiply each element by n, divide each element by n^4. Then round to 4 decimal places.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15774 Solvers
-
1063 Solvers
-
1027 Solvers
-
338 Solvers
-
check whether a number is a pentatope number
65 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!