Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Is it possible to convert a symbolic set of DAEs to a state-space form?

조회 수: 1 (최근 30일)
Ismaeel
Ismaeel 2019년 6월 16일
마감: MATLAB Answer Bot 2021년 8월 20일
I was wodering if there is a way in Matlab to convert a set of DAEs to the state-space form symbolically; I have a system with first-orer DEs and AEs and I want to linearize them to get the state space form in a symbolic method.
Thank you for your reply.
  댓글 수: 2
Walter Roberson
Walter Roberson 2019년 6월 16일
No function is provided for that purpose.
I am not very familiar with DAE. I did some reading last night to determine more about what they are and how they are solved. It looked to me as if an important step was solving an implicit equation . The theory I was looking at implied that could always be done, but it glossed over it and I think it missed out on a number of possibilities in making that implication. In any case, even when inversion exists, it does not follow that there is a closed form solution for the inversion, so it is not at all obvious to me that it is always possible to automate the symbolic work.

답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by