수동 성능 최적화
모델 설정을 수동으로 최적화, 성능 병목 현상 식별 및 해결
이러한 기법 중 하나 이상의 기법으로 모델을 수동 최적화하여 모델을 사용하는 시뮬레이션의 속도를 더 빠르게 합니다. 자세한 내용은 How Optimization Techniques Improve Performance and Accuracy 항목을 참조하십시오.
툴
Simulink 프로파일러 | Identify sources of simulation slowdowns |
함수
sldiagnostics | Display diagnostic information about Simulink system |
객체
Simulink.profiler.Data | Programmatically access Simulink Profiler information |
도움말 항목
- 시뮬레이션 속도 높이기
시뮬레이션 속도를 개선하는 기법.
- Check and Improve Simulation Accuracy
How to interpret simulation accuracy and incorrect simulations.
- How Profiler Captures Performance Data
How the Profiler identifies parts of your model that slow down simulation.
- How Optimization Techniques Improve Performance and Accuracy
Use optimization techniques to understand model behavior and modify model settings to improve performance and accuracy.
- Modeling Techniques That Improve Performance
Approaches for improving model performance.
- Running Multiple Simulations
Run multiple simulations from the
parsim
andbatchsim
commands, and the Multiple Simulations panel in Simulink® Editor. - Understanding Total Time and Self Time in Profiler Reports
The Simulink Profiler displays the performance of the components of your model and their simulation phases.