필터 지우기
필터 지우기

Simulation progress does not rise from 20%.

조회 수: 2 (최근 30일)
상원 안
상원 안 2023년 12월 28일
답변: Jongil Lee 2023년 12월 28일
Simulation progress doesn't go up at 20%. It's always at 20% no matter how many times I repeat it.
  댓글 수: 1
Angelo Yeo
Angelo Yeo 2023년 12월 28일
In order to find the precise cause and solution for the issue you are currently experiencing, I believe that the following additional information would be necessary. If you could provide the following information, it would enable contributors, including myself, to assist you more effectively:
1) Detailed description of the issue
- Precise information on MATLAB Release and OS would be also helpful. You can find this with the command "ver". (You can obfuscate your license number.)
2) Example files and data files that can reproduce the issue
3) Exact steps to reproduce the same problem using the files you provided
4) All error messages that appear when the issue occurs

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

답변 (2개)

Sam Chak
Sam Chak 2023년 12월 28일
In my experience, the system's dynamics probably become extremely stiff as the simulation progresses towards 20%. Use ode15s; otherwise, consider ode23s if you find ode15s inefficient.

Jongil Lee
Jongil Lee 2023년 12월 28일
안녕하세요
시뮬레이션 과정에 발생하는 해의 수렴성이나 기타 수치적 문제를 분석하기 위해서 Solver Prfiler / Simulink Profiler를 활용해 보시기 바랍니다.

카테고리

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

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by