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 Solvers27
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Determine if a Given Number is a Triangle Number
401 Solvers
-
312 Solvers
-
Matlab Basics - Pick out parts of a vector
275 Solvers
-
find nth even fibonacci number
101 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!