How to write equations in matlab coding.
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ancy S G
le 24 Jan 2022
Commenté : Ancy S G
le 31 Jan 2022
how to write this equation containing sigma summation function in mathlab code language.
0 commentaires
Réponse acceptée
Harikrishnan Balachandran Nair
le 27 Jan 2022
Hi Ancy,
I understand that you are trying to define equations with summation in it.
The 'symsum' function in matlab can be used to find the sum of a series 'f' with respect to the summation index from the specified lower bound to upper bound.
The following Documentations might be helpful for the same.
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!