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!