Pointwise multiplication of vectors x and y. Example x= [1 3 5 7 9 11 13 15 17 19] y=[ 1 4 7 10 13 16 19 22 25 28] result= [ 1 12 35 70 117 176 247 330 425 532]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers112
Suggested Problems
-
Back to basics 4 - Search Path
382 Solvers
-
Matrix indexing with two vectors of indices
775 Solvers
-
604 Solvers
-
Flip the vector from right to left
10769 Solvers
-
Replace every 3rd element in a vector with 4
265 Solvers
More from this Author37
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!