Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Швидка згортка послідовностей x та у в MatLab визначається як
ifft(fft(x).*fft(y))
ifft(fft(x).*fft(y))/N
ifft(conj(fft(x)).*fft(y))
ifft(conj(fft(x)).*fft(y))/N
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!