Main Content

데이터 준비하기

데이터 플로팅, 분석 및 전처리(이상값 및 기타 데이터 이상 제거)

Simulink® Design Optimization™은 측정된 신호 데이터를 Simulink 모델에서 생성되는 시뮬레이션 데이터와 비교하여 모델 파라미터를 추정합니다. 파라미터 추정을 정확하게 수행하려면, 측정된 데이터를 올바른 모델 포트 또는 신호에 할당하고 데이터를 전처리하여 이상값 또는 잡음과 같은 원치 않는 데이터 점을 제거해야 합니다.

파라미터 추정기모델 파라미터 및 초기 상태 추정

함수

sdo.Experiment실험 I/O 데이터, 모델 파라미터 및 초기 상태 값 지정

도움말 항목

  • 실험이란?

    파라미터 추정을 수행하기 위해 측정된 입력 데이터 및 출력 데이터를 실험으로 지정합니다.

  • Supported Data

    Estimate parameters using time-domain and time-series data.

  • 데이터를 가져오기 위한 모델 요구 사항

    추정 데이터를 분석하고 전처리하려면 먼저 모델 포트 또는 신호에 데이터를 할당해야 합니다.

  • Import Data for Parameter Estimation

    Import time-domain or time-series data for parameter estimation.

  • Plot and Analyze Data

    After you import the estimation data, you can remove outliers, smooth, detrend, or otherwise treat the data to prepare for analysis and estimation. To view and analyze data characteristics, plot the data on a time plot.

  • Preprocess Data

    Perform preprocessing operations such as removing offsets and filtering the data before you use it.