Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
x=[1 2 3];y=[1 0 0];conv(x,y)Результат:
[1 0 0]
[1 2 3 0 0]
[0 1 2 3]
[1 2 3]
немає правильної відповіді
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!