how to construct this equation in for loop......?

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>>>>>>

댓글 수: 2

Dhines
Dhines 2013년 1월 7일
in that sum(...) ..what that mean.. what i have to write there?
your equation..

답변 (1개)

Lalit Patil
Lalit Patil 2013년 1월 7일

0 개 추천

sv = 5;
for u = 1:(sv-2)
k(u) = sum(...)
end

이 질문은 마감되었습니다.

제품

태그

질문:

2013년 1월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by