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

12 views (last 30 days)
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
Harsha Priya Daggubati on 20 Mar 2020
Hi,
I think 'symsum' method, along with recursive calls might help you. Refer to the documentation link:

Categories

Find more on General Applications 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!