how to construct this equation in for loop......?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
href="http://www.codecogs.com/eqnedit.php?latex=k=\sum_{u=1}^{S_{u_{}}}-2" target="_blank" rel="nofollow noopener noreferrer"<img src="http://latex.codecogs.com/gif.latex?k=\sum_{u=1}^{S_{u_{}}}-2" title="k=\sum_{u=1}^{S_{u_{}}}-2" /></a>
image:<<<<<<http://latex.codecogs.com/gif.latex?k=\sum_{u=1}^{S_{u_{}}}-2>>>>>>
Risposte (1)
Lalit Patil
il 7 Gen 2013
sv = 5;
for u = 1:(sv-2)
k(u) = sum(...)
end
Questa domanda è chiusa.
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!