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.48% Correct | 15.52% Incorrect
Last Solution submitted on Apr 20, 2025

Problem Comments

Solution Comments

Show comments
LLMs with MATLAB updated to support the latest OpenAI Models
Large Languge model with MATLAB, a free add-on that lets you access...
0
1

Problem Recent Solvers138

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!
Go to top of page