How to Program 3 Sum of Elements (Sigma) in Simulink using "Matlab Function" Block
이전 댓글 표시

I want to program the Bottom Equation in Simulink, but as you can see, the Top Equation will be substituted to the Bottom Equation, making it a 3 Sum of Elements (Sigma) Function. How can I program this in Simulink harnessing the "Matlab function" Block?
Regards.
답변 (1개)
Harsha Priya Daggubati
2020년 3월 20일
0 개 추천
Hi,
I think 'symsum' method, along with recursive calls might help you. Refer to the documentation link:
카테고리
도움말 센터 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!