relative_error¶
-
pylayers.antprop.coeffModel.
relative_error
(Eth_original, Eph_original, Eth_model, Eph_model, theta, phi, dsf=1, kf=-1)[source]¶ calculate relative error between original and model
Eth_original : np.array Eph_original : np.array Eth_model : np.array Eph_model : np.array theta : np.array phi : np.phi dsf : int
down sampling factor
kf : int