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 Solvers125
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6700 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1993 Solvers
-
151 Solvers
-
Finding an element in a vector
204 Solvers
-
119 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.