how to code for a equation with summation symbol
Afficher commentaires plus anciens
how to code for a equation containing summation like this
sum(i=1to10)sum(j=1to2)BijXi
2 commentaires
Azzi Abdelmalek
le 4 Sep 2012
what are sizes of B and X
Kevin Claytor
le 4 Sep 2012
This would be a perfect case for a pair of nested for loops.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!