필터 지우기
필터 지우기

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

조회 수: 1 (최근 30일)

답변 (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 CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by