フィルターのクリア

May I ask which document is the least squares reference in the method option of the c2d function?

1 回表示 (過去 30 日間)
xue li
xue li 2023 年 6 月 27 日
コメント済み: xue li 2023 年 6 月 29 日

回答 (1 件)

Sarthak
Sarthak 2023 年 6 月 27 日
Hello Xue Li,
You can pass the third argument in the c2d function as 'least-squares' to use this method.
For example,
sysd = c2d(sysc,0.1,'least-squares');
You can refer to the below documentation for more information.
Hope this helps!!
  1 件のコメント
xue li
xue li 2023 年 6 月 29 日
Thank you. I know how to use c2d, but I am concerned about which literature is referenced for the texture of least squares. Can you tell me which literature is referenced

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

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by