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 Solvers26
Suggested Problems
-
Return the largest number that is adjacent to a zero
5527 Solvers
-
Return the 3n+1 sequence for n
8513 Solvers
-
Sort a list of complex numbers based on far they are from the origin.
5810 Solvers
-
Are all the three given point in the same line?
607 Solvers
-
401 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!