필터 지우기
필터 지우기

how to reduce states of a system in matlab using krylov subspace method?

조회 수: 25 (최근 30일)
Muhammad Huzaifa
Muhammad Huzaifa 2023년 2월 24일
답변: Anamika 2023년 7월 7일
how to reduce states of a system in matlab using krylov subspace method?

답변 (1개)

Anamika
Anamika 2023년 7월 7일
To reduce the states of a system using the Krylov subspace method in MATLAB, you can utilize the balred function, as this function performs balanced truncation, which is a model reduction technique based on the Krylov subspace method.
And secon thing alway remember that balred function assumes that the system is controllable and observable, If the system does not meet these requirements, you may need to preprocess/check the system or use other techniques/methods to ensure controllability and observability before applying model reduction.

카테고리

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

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by