Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

희소 상태공간 모델

희소 형식 데이터를 포함하는 대규모 상태공간 모델

MATLAB®과 Simulink®에서 희소 형식 데이터를 포함하는 대규모 상태공간 모델을 효율적으로 표현하고 결합하며 분석합니다. 대규모 모델을 조밀한 모델로 표현하면 많은 계산이 필요하고 실행 시간이 매우 길어질 수 있기 때문에 희소 표현을 사용하는 것이 이상적이고 효율적입니다. 자세한 내용은 희소 행렬의 계산상의 이점 항목을 참조하십시오.

사용 가능한 기능을 통해 다음을 수행할 수 있습니다.

  • 희소 모델을 사용하여 시간 영역 및 주파수 영역 응답 분석 수행

  • 희소 모델과 다른 LTI 모델 간의 신호 기반 연결 지정

  • 희소 모델 구성요소 간의 물리적 결합 지정

  • 희소 모델을 연속시간 표현과 이산시간 표현 간에 변환

  • Simulink 모델에 linearize (Simulink Control Design) 함수를 사용하는 Descriptor State-Space (Simulink) 블록 또는 Sparse Second Order 블록이 있는 경우 희소 모델로 선형화

  • linearize (Partial Differential Equation Toolbox) 함수를 사용하여 구조 또는 열 PDE 모델을 희소 모델로 선형화

희소 모델과 사용 가능한 기능에 대한 자세한 내용은 Sparse Model Basics 항목을 참조하십시오.

함수

모두 확장

sparssSparse first-order state-space model
mechssSparse second-order state-space model
getx0Map initial conditions from a mechss object to a sparss object
fullConvert sparse models to dense storage
imp2expConvert implicit linear relationship to explicit input-output relation
invInvert dynamic system models
getDelayModelState-space representation of internal delays
sparssdataAccess first-order sparse state-space model data
mechssdataAccess second-order sparse state-space model data
showStateInfoState vector map for sparse model
spyVisualize sparsity pattern of a sparse model
step동적 시스템의 계단 응답 플롯, 계단 응답 데이터
impulse동적 시스템의 임펄스 응답 플롯, 임펄스 응답 데이터
initial상태공간 모델의 초기 상태에 대한 시스템 응답
lsim임의의 입력에 대한 동적 시스템의 시뮬레이션된 시간 응답 플로팅, 시뮬레이션된 응답 데이터
bode주파수 응답, 또는 크기 및 위상 데이터의 보드 플롯
nyquist주파수 응답의 나이퀴스트 플롯
nichols주파수 응답의 니콜스 차트
sigma동적 시스템의 특이값 플롯
passiveplotCompute or plot passivity index as function of frequency
dcgainLTI 시스템의 저주파수(DC) 이득
evalfr특정 주파수에서의 시스템 응답 계산
freqrespEvaluate system response over a grid of frequencies
interfaceSpecify physical connections between components of mechss model
xsortSort states based on state partition
feedback여러 모델의 피드백 연결
parallel두 모델의 병렬 연결
appendGroup models by appending their inputs and outputs
connectBlock diagram interconnections of dynamic systems
lftGeneralized feedback interconnection of two models (Redheffer star product)
series두 모델의 직렬 연결
linearizeLinear approximation of Simulink model or subsystem
linearizeOptionsSet linearization options
linioSimulink 모델, Linear Analysis Plots의 블록, Model Verification 블록에 대한 선형 분석점 만들기
linearizeLinearize structural or thermal model
linearizeInputSpecify inputs to linearized model
linearizeOutputSpecify outputs of linearized model

블록

Descriptor State-SpaceModel linear implicit systems
Sparse Second OrderRepresent sparse second-order models in Simulink

도움말 항목