Multiple summation conditions symsum or sum
3 views (last 30 days)
Show older comments
I have following equation to solve

but following condition is given. would it add extra summation

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 Comments
Answers (1)
Ameer Hamza
on 23 Apr 2018
You can use this documentation to solve your system. This is a non-linear system solver with equality and inequality constraint.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!