Multiple summation conditions symsum or sum
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ameer Hamza
el 23 de Abr. de 2018
You can use this documentation to solve your system. This is a non-linear system solver with equality and inequality constraint.
0 comentarios
Ver también
Categorías
Más información sobre Calculus en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!