calculate linear convolution two vectors - MATLAB Cody - MATLAB Central

Problem 1589. calculate linear convolution two vectors

Difficulty:Rate

for e.g

in: a = [1 2 3]

   b = [4 5 6]

out:

    y = [4 13 28 27 18]

Solution Stats

84.57% Correct | 15.43% Incorrect
Last Solution submitted on Jun 25, 2025

Problem Comments

Solution Comments

Show comments
Why should you share code?
In a discussion on LInkedin about my recent blog post, Do these...
3
6

Problem Recent Solvers139

Suggested Problems

More from this Author8

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!