How to derive state space model or transfer function for MISO system using system identification tool or neural network tool.

조회 수: 4 (최근 30일)
I have two inputs i.e.,speed and super heat and one output i.e.,step position. i have set of data for both inputs and output. here my problem is i want to write a state space model or transfer function for given get of inputs and output data.

답변 (1개)

Star Strider
Star Strider 2017년 3월 16일
  댓글 수: 2
Star Strider
Star Strider 2017년 3월 16일
You can get a transfer function or a state-space realiseation. You have to choose the ‘correct’ number of poles (and zeros) in your system (the minreal function can help you refine it).
If you choose a s-space (continuous) transfer function realisation, you can probably express the transfer function as a differential equation in the Laplace domain that you can invert to create the solution of the differential equation. I never tried this, so you will have to experiment with it.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Dynamic System Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by