Problem 43303. Pointwise multiplication of vectors.
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 commentsProblem Recent Solvers108
Suggested Problems
-
776 Solvers
-
07 - Common functions and indexing 3
417 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
382 Solvers
-
Returning a "greater than" vector
260 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
241 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!