フィルターのクリア

Does Matlab provide more control over Vandermonde matrix?

1 回表示 (過去 30 日間)
zzzhhh
zzzhhh 2018 年 10 月 18 日
編集済み: dpb 2019 年 4 月 16 日
For the existing function if vander() which populates Vandermonde matrix, it seems that it must return a square matrix of NxN where N is the length of the input vector. Does Matlab provide users with some control so that the number of powers taken can be specified, for example, only 3, instead of N. I know I can do that using my own script, but I just take a chance and hope Matlab has already provided this small bit of control and convenience. Thanks.
  3 件のコメント
Khayouti Ádám
Khayouti Ádám 2019 年 4 月 15 日
Did you even read the questions???
dpb
dpb 2019 年 4 月 15 日
編集済み: dpb 2019 年 4 月 16 日
Did you even read the documentation? The answer to the question directly is "No" -- there's no additional or optional input arguments to the builtin vander function.
That being the case, it seemed a link to prior similar discussion would be the useful info to provide.
That it is the same as what you said you knew doesn't negate the relevance...
You can always suggest an enhancement to the existing function for future releases.

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

回答 (0 件)

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by