フィルターのクリア

how do I plot finite length sequences

5 ビュー (過去 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 Center および File ExchangeGet 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