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