To convolve two vectors
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers83
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2583 Solvers
-
Reverse the elements of an array
1143 Solvers
-
767 Solvers
-
6610 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