주요 콘텐츠

데이터 분석하기

지연, 피드백, 가진 레벨과 같은 데이터 특성 확인

선택한 데이터로 모델을 추정하기 전에, 데이터에 바람직하지 않은 특성이 있는지 확인하여 데이터를 전처리할 필요가 있는지 판단해야 합니다. 다음과 같은 방법으로 할 수 있습니다:

  • 데이터를 플로팅하여 시간 영역과 주파수 영역의 동작(거동)을 모두 검토합니다.

  • advice 명령으로 데이터를 분석하여 상수 오프셋과 추세, 지연, 가능한 피드백, 신호 가진(excitation) 레벨이 있는지 확인합니다.

함수

bode동적 시스템의 보드 주파수 응답
bodemag Magnitude-only Bode plot of frequency response
idplotPlot input and output channels of estimation data (R2023a 이후)
adviceAnalysis and recommendations for data or estimated linear models
delayest데이터를 바탕으로 시간 지연(불감 시간) 추정
isrealDetermine whether model parameters or data values are real
realdataDetermine whether iddata is based on real-valued signals
checkFeedbackIdentify possible feedback data (R2023a 이후)
pexcitLevel of excitation of input signals
impulseestNonparametric impulse response estimation
etfeEstimate empirical transfer functions and periodograms
spaEstimate frequency response with fixed frequency resolution using spectral analysis
spafdrEstimate frequency response and spectrum using spectral analysis with frequency-dependent resolution
dataPlotOptionsOption set for idplot when plotting input/output estimation data contained in a timetable, numeric matrices, or an iddata object (R2023a 이후)

도움말 항목