Multiple summation conditions symsum or sum
1 回表示 (過去 30 日間)
古いコメントを表示
I have following equation to solve
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/188268/image.png)
but following condition is given. would it add extra summation
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/188269/image.png)
Can any one tell me how to have multiple summations in Matlab using symsum or sum given condition generates ranges for varables d, d~, i, a .
thanks
0 件のコメント
回答 (1 件)
Ameer Hamza
2018 年 4 月 23 日
You can use this documentation to solve your system. This is a non-linear system solver with equality and inequality constraint.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Calculus についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!