photo

Sabitha V


Last seen: 12개월 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

답변 있음
Generate and plot y(n) = 2*x(n-5) - 3*x(n+4)
syms x n x(n)={1,2,3,4,5,6,7,6,5,4,3,2,1} x1(n)=5*x(n-5)-3*x(n+4) x2(n)=x(3-n)+x(n).*x(n-2)

3년 초과 전 | 0