이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
응답 계산 및 시각화
시간 및 주파수 응답 플롯에서 모델 응답 분석
함수
sim | Simulate response of identified model |
bode | 주파수 응답, 또는 크기 및 위상 데이터의 보드 플롯 |
bodeplot | 추가적인 플롯 사용자 지정 옵션으로 보드 주파수 응답 플로팅 |
bodemag | 주파수 응답의 크기 전용 보드 플롯 |
step | 동적 시스템의 계단 응답 플롯, 계단 응답 데이터 |
stepplot | 추가적인 플롯 사용자 지정 옵션으로 계단 응답 플로팅 |
stepinfo | 상승 시간, 정착 시간 및 기타 계단 응답 특성 |
nyquist | 주파수 응답의 나이퀴스트 플롯 |
nyquistplot | 추가적인 플롯 사용자 지정 옵션을 사용한 나이퀴스트 플롯 |
impulse | 동적 시스템의 임펄스 응답 플롯, 임펄스 응답 데이터 |
impulseplot | 추가적인 플롯 사용자 지정 옵션으로 임펄스 응답 플로팅 |
pzmap | 동적 시스템의 극점-영점 플롯 |
pzplot | 추가적인 플롯 사용자 지정 옵션이 있는 동적 시스템 모델의 극점-영점 플롯 |
iopzmap | 모델의 I/O 쌍에 대한 극점-영점 맵 플로팅 |
iopzplot | 추가적인 플롯 사용자 지정 옵션으로 I/O 쌍에 대한 극점-영점 맵 플로팅 |
spectrum | Plot or return output power spectrum of time series model or disturbance spectrum of linear input/output model |
spectrumplot | Plot disturbance spectrum of linear identified models |
lsim | 임의의 입력에 대한 동적 시스템의 시뮬레이션된 시간 응답 플로팅, 시뮬레이션된 응답 데이터 |
lsimplot | Plot simulated time response of dynamic system to arbitrary inputs with additional plot customization options |
lsiminfo | 선형 응답 특성 계산 |
showConfidence | Display confidence regions on response plots for identified models |
findstates | Estimate initial states of model |
data2state | Map past data to states of state-space and nonlinear ARX models |
simOptions | Option set for sim |
stepDataOptions | step 명령에 대한 옵션 |
bodeoptions | 보드 플롯 옵션의 목록 만들기 |
nyquistoptions | 나이퀴스트 플롯 옵션의 목록 만들기 |
timeoptions | Create list of time plot options |
getoptions | plot options 핸들 또는 plot options 속성 반환 |
setoptions | plot options 핸들 또는 plot options 속성 설정 |
pzoptions | 극점-영점 옵션의 목록 만들기 |
spectrumoptions | Option set for spectrumplot |
identpref | System Identification Toolbox 기본 설정 지정 |
findstatesOptions | Option set for findstates |
도움말 항목
- Analyzing MIMO Models
In analysis plots of multiple-input, multiple output LTI models, there are plot tools for selecting subsystems and grouping I/O pairs.
- Customize Response Plots Using the Response Plots Property Editor
Set axes labels and limits, fonts, grids, and other attributes of response plots.
- Toolbox Preferences Editor
Set plot preferences that persist from session to session.