필터 지우기
필터 지우기

Laplace inverse of a 24x24 matrix

조회 수: 7 (최근 30일)
Manoj Samal
Manoj Samal 2020년 12월 16일
답변: Abhishek Gupta 2020년 12월 21일
I am trying to find out the inverse laplace transform of state transition matrix obtained by using inv(S*I-A). where I is the identity matrix and A is state space matrix(24x24 matrx).
I have used syms S.
I have tried the same method to another matrix A=rand(24) and in both cases the simulation is taking a long time.
Can anyone help me in reolving this issue.

답변 (1개)

Abhishek Gupta
Abhishek Gupta 2020년 12월 21일

카테고리

Help CenterFile Exchange에서 Calculus에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by