Info
This question is closed. Reopen it to edit or answer.
How to perform iterations with a for loop technique or while technique ?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!