To convolve two vectors
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers81
Suggested Problems
-
Flip the main diagonal of a matrix
905 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
-
364 Solvers
-
229 Solvers
-
1820 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