Azzera filtri
Azzera filtri

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

1 visualizzazione (ultimi 30 giorni)

Risposte (1)

Sarthak
Sarthak il 27 Giu 2023
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 Commento
xue li
xue li il 29 Giu 2023
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

Accedi per commentare.

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by