フィルターのクリア

What is a vector?or what are vector coordinates?

2 ビュー (過去 30 日間)
Manoj Murali
Manoj Murali 2012 年 2 月 15 日
Hellow sir,Can any one tell me what is a vector in matlab(or vector coordinates).Can u please explain me with a small example taking any function.??its urgent sir..plz help..!!
  1 件のコメント
Walter Roberson
Walter Roberson 2012 年 2 月 27 日
http://www.mathworks.com/matlabcentral/answers/29922-why-your-question-is-not-urgent-or-an-emergency

サインインしてコメントする。

採用された回答

Andreas Goser
Andreas Goser 2012 年 2 月 15 日
A vector in MATLAB is any kind of 1xn or nx1 matrix like
a=[1 2 3]
I have no idea what vector coordinates are, maybe indices? Like
a(2)
returns element number 2?
  1 件のコメント
Manoj Murali
Manoj Murali 2012 年 2 月 15 日
Thanks a lot sir..:)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by