Calculates the electrical distance between all nodes in the network

ElectricalDistance(Imp)

Arguments

Imp

The impedance matrix produced by ImpPTDF

Details

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.

See also