필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Matlab program generating two sequences x1 [n] and x2 [n] pi and cos

조회 수: 1 (최근 30일)
Dacian Andrei Firca
Dacian Andrei Firca 2022년 3월 16일
마감: John D'Errico 2022년 3월 16일
Hy guys!
Can you help me with this little program please?
Create a MATLAB program that generates two sequences x1 [n] and x2 [n] defined as follows: x1 [n] = sin (pi * n / 17), for -15 <= n <= 25; x2 [n] = cos (pi * n / sqrt (23)), for 0 <= n <= 50; and represents the two sequences: -figure 1 - in the same coordinate system (on the same graph) -figure 2 - using two graphic mini-windows placed one below the other. Represent the two figures using the plot command and then the stem.
Thank you!

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by