Dear all:
I am not able to run the following code, does anyone now how to make it
run? thank you in advance
*run_se('case14')*
*Not enough input arguments.*
*Error in run_se (line 45)*
* V0 = getV0(bus, gen, type_initialguess);*
the second state estimation folder utilized gives the following error too.
*>> runse('case14')*
*Subscript indices must either be real positive integers or logicals.*
*Error in newtonpf (line 52)*
*mis = V .* conj(Ybus * V) - Sbus(Vm);*
*Error in runse (line 102)*
* [V, success, iterations] = newtonpf(Ybus, Sbus, V0, ref, pv,
pq, mpopt);*
Thank you
*George*