필터 지우기
필터 지우기

how do I plot finite length sequences

조회 수: 1 (최근 30일)
Luke Forbis
Luke Forbis 2023년 9월 26일
편집: Dyuman Joshi 2023년 10월 6일
i dont know how to properly write the code for this as im new to matlab
  댓글 수: 1
Dyuman Joshi
Dyuman Joshi 2023년 9월 26일
편집: Dyuman Joshi 2023년 10월 6일
"i dont know how to properly write the code for this as im new to matlab"
In that case, I suggest you start with the free MATLAB Onramp tutorial to learn the essentials of MATLAB.

댓글을 달려면 로그인하십시오.

답변 (1개)

Vatsal
Vatsal 2023년 10월 5일
I understand that you are interested in plotting finite length sequences. In MATLAB, you can achieve this by using the "stem" function. It allows you to plot sequence data effectively.
You can also refer to the MATLAB documentation of "stem" function to obtain more information on its usage and syntax. The link is provided below: -

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by