utils.math.data_extraction
Created on Mon Apr 17 2023 @name: data_extraction.py @desc: This module contains some utility functions for math operations. @auth: Djalim Simaila @e-mail: djalim.simaila@inrae.fr
Functions
|
Get the difference from the mean value. |
|
Get the distance between two vertices. |
|
Get the mean of the values. |
|
Get the mean of the radius in the discrete range. |
|
Get the mean of the theta in the discrete range. |
|
Get the radius from the x and y coordinates. |
|
Get the standard deviation of the radius in the discrete range. |
|
Get the standard deviation of the values. |
|
Get the theta from the x and y coordinates. |
|
Get the theta from the x and y coordinates. |
|
Get the mean of the x and y coordinates in the discrete range. |