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

답변 (1개)

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

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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2023년 6월 27일

댓글:

2023년 6월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by