To convolve two vectors
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers83
Suggested Problems
-
Determine whether a vector is monotonically increasing
23444 Solvers
-
699 Solvers
-
Matlab Basics - Switching Assignments
509 Solvers
-
Matlab Basics II - Max & Index of Max
266 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 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