Feeds
질문
perform the convolution by using matlab
Given: 1. 𝒙(𝒏) = [𝟏 𝟐 𝟑 𝟓 𝟕 𝟗 𝟒] 𝒂𝒏𝒅 𝒉(𝒏) = [−𝟏 𝟐 − 𝟑] 2. 𝒙(𝒏) = [𝟏 𝟒 𝟔 𝟕 𝟖 𝟑 𝟓 𝟐] 𝒂𝒏𝒅 𝒉(𝒏) = [𝟏 𝟏 𝟏 𝟏] you are required t...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
subplots (not superimposed)
Write an M-file that creates subplots (not superimposed) of Y = xn for n = [1: 5] and x = [-10: 0.02: 10]. Each subplot’s Y axis...
대략 4년 전 | 답변 수: 1 | 0