Convolution without conv() function

9 次查看(过去 30 天)
jackal dr
jackal dr 2015-4-11
回答: Sk Group 2021-10-25
Hi everybody,
I have a issue to plot a convolution without using the conv() function.
I have x1=sin(2*pi*f1*n*T) and x2=cos(2*pi*f2*n*T)
And i have to plot x3[n] = x1[n] conv x2[n]
I tried many different function like sum, int, symsum but i don't succeed to do it. Is there someone that can help me please
Thank you very much
  11 个评论
jackal dr
jackal dr 2015-4-11
Thank you a lot
I will try it and if i have other inquiries i ll ask.
Thank you very much for your time.
Hope i ll suceed ^^

请先登录,再进行评论。

回答(1 个)

Sk Group
Sk Group 2021-10-25
Convolution without conv function in MATLAB | Complete CODE | Explanation | Example And Output

Community Treasure Hunt

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

Start Hunting!

Translated by