Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)

Antworten (1)

Sarthak
Sarthak am 27 Jun. 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 Kommentar
xue li
xue li am 29 Jun. 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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by