How to Program 3 Sum of Elements (Sigma) in Simulink using "Matlab Function" Block
7 ビュー (過去 30 日間)
古いコメントを表示

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.
0 件のコメント
回答 (1 件)
Harsha Priya Daggubati
2020 年 3 月 20 日
Hi,
I think 'symsum' method, along with recursive calls might help you. Refer to the documentation link:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!