Calculates the electrical distance between all nodes in the network
ElectricalDistance(Imp)
Imp | The impedance matrix produced by ImpPTDF |
---|
Calculates the electrical distance used in Bompard et al 2009, which is defined as \(Z_{ii}+Z_{jj}-2Z_{ij}\). It takes in a matrix and outputs a matrix.