To convolve two vectors
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers83
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2056 Solvers
-
Generate N equally spaced intervals between -L and L
954 Solvers
-
Replace multiples of 5 with NaN
470 Solvers
-
Find out sum of prime number till given number
271 Solvers
-
Sum of the Multiplication of Vectors
287 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Test suite flawed.Need to write y_correct as a vector.
y_correct = [4 18 43 51 36]
thanks