How to code the following equation in matlab.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
How to code the following equation in matlab.

Answers (1)
Walter Roberson
on 12 Jul 2015
Edited: Walter Roberson
on 12 Jul 2015
sum(S(t0, 1:15) .* 2.^(0:14))
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!