필터 지우기
필터 지우기

How can I model large automata?

조회 수: 2 (최근 30일)
Sully
Sully 2023년 6월 20일
답변: Mrinal Anand 2023년 6월 21일
I have an automata with 100's of states and many more event transitions. What is the best way to model this in MATLAB?
Thanks!

답변 (1개)

Mrinal Anand
Mrinal Anand 2023년 6월 21일
You can use Stateflow Toolbox in Simulink to model the automata. However, modeling a large automata in MATLAB and Stateflow can be complex and time-consuming. I would recommend you to break down the automata into smaller modules to make it more manageable. It would be helpful to verify each module before integrating them into a larger system.

카테고리

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

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by