필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
I pay more attention to which document the texture is referred to

답변 (1개)

Khushi Yadav
Khushi Yadav 2023년 6월 30일
I understand that you would like to get more information on the “least-square” option of the “c2d” function.
The c2d function in MATLAB converts a continuous-time dynamic system to discrete time. It has several discretization methods including ‘least-squares.’ The ‘least-squares’ method is used for SISO (Single Input Single Output) systems only. It minimizes the error between the frequency responses of the continuous and discrete systems by least-squares minimization.
For more information, you can refer to the following documentation page:Continuous-Discrete Conversion Methods - MATLAB & Simulink - MathWorks India
Hope this addresses your question!

카테고리

Help CenterFile Exchange에서 Get Started with Control System Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by