How to perform iterations with a for loop technique or while technique ?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hello all. I want to know how can I iterate a vector of (m,1) order to be iterated, say till the error become equals to e. and taking the initial guessed values. the problem is something mentioned below. Kindly Help ASAP. thank you!
V(m,1){kth iteration} = {1/Y(m,m)}[(P(m,1)-jQ(m,1))/V(m,1){(k-1)iteration}-sum(from j=1 to N){Y(m,j){V(j,1)kth iteration}}
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!