Most efficient Quadratic Implementation in Simulink
이전 댓글 표시
Hi,
A general question that comes up occasionally at work is; What is the best way to implement a simple equation in Simulink?
For example, if I need to implement a quadratic equation, am I best doing this using a number of gains, product and add blocks separately, using a dedicated block like the polynomial, or using a fcn (or even Matlab fcn) block?
I generally make the decision based on other factors such as clarity and ease of use, but is there an optimal solution for fastest simulations, or do they compile down to be identical anyway?
Regards, Tom
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Manual Performance Optimization에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!