Problem 2568. Squaring Matrix
Solution Stats
Problem Comments
-
1 Comment
David Verrelli
on 4 Feb 2018
Note: What is required here is squaring the elements in the matrix, which is not the same as squaring the matrix.
Problem Recent Solvers552
Suggested Problems
-
1832 Solvers
-
5292 Solvers
-
594 Solvers
-
349 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
260 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!