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.

Answers (1)

Hi,
I think 'symsum' method, along with recursive calls might help you. Refer to the documentation link:

Categories

Asked:

on 15 Mar 2020

Community Treasure Hunt

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

Start Hunting!