How to Program 3 Sum of Elements (Sigma) in Simulink using "Matlab Function" Block
Show older comments

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.
Answers (1)
Harsha Priya Daggubati
on 20 Mar 2020
0 votes
Hi,
I think 'symsum' method, along with recursive calls might help you. Refer to the documentation link:
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!