How to code the following equation in matlab.
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
How to code the following equation in matlab.

Réponses (1)
Walter Roberson
le 12 Juil 2015
Modifié(e) : Walter Roberson
le 12 Juil 2015
sum(S(t0, 1:15) .* 2.^(0:14))
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!