필터 지우기
필터 지우기

State-space for MISO in system identification toolbox

조회 수: 28 (최근 30일)
AAA
AAA 2014년 6월 11일
답변: Arkadiy Turevskiy 2016년 12월 14일
Hi all, I am trying to obtain state-space matrices for a two input (temperature of ambient air and solar radiation)-single output (temperature in the room) system.
I've read matlab forums and its recommended to use iddata to create 2 SISO sets and merge(dat1,dat2). I have 8 states and two inputs, hence I expect matrix A 8x8 and matrix B 8x2, however when SI toolbox estimates the state space model it gives me matrix B 8x1 so it looks like the two inputs have somehow been merged into some kind of a single set. Am I doing something wrong? How do I get matrix B showing coefficients for both inputs? Please help! Thanks.

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2016년 12월 14일
This example walks through a MIMO problem - you should be able to follow it to get a result you want.

카테고리

Help CenterFile Exchange에서 Linear Model Identification에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by