Take two incoming vectors, and output the element wise multiplication of the vectors.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers124
Suggested Problems
-
558 Solvers
-
07 - Common functions and indexing 2
423 Solvers
-
5165 Solvers
-
Back to Basics - Find no. of elements in a matrix?
327 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Additional test cases have been added.