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 comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
Find the two most distant points
2956 Solvers
-
Project Euler: Problem 10, Sum of Primes
2122 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
601 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
359 Solvers
-
8686 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!