이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
MATLAB 모델 조정을 위한 설정
MATLAB에서 일반화된 상태공간(genss
) 모델에 의해 표현된 제어 시스템을 조정할 수 있습니다. 제어 시스템의 고정된 컴포넌트와 조정 가능한 컴포넌트를 나타내는 요소를 상호 연결하여 이러한 모델을 만듭니다. Building Tunable Models 항목을 참조하십시오.
함수
도움말 항목
- Building Tunable Models
Build a control-system model for tuning with
systune
orlooptune
using numeric LTI models for fixed elements and control design blocks for the tunable elements. - Generalized Models
Generalized models represent systems having a mixture of fixed coefficients and tunable or uncertain coefficients.
- Models with Tunable Coefficients
Use tunable models to model tunable components of control systems for parameter sampling or control system tuning.
- Mark Signals of Interest for Control System Analysis and Design
Analysis points allow you to access to internal signals, perform open-loop analysis, or specify requirements for controller tuning in systems modeled in either MATLAB or Simulink®.