- features - Variable in class com.example.colibris.calib.Meet2regress
-
regression features
- features - Variable in class com.example.colibris.calib.Meet2regressGeo
-
features
- features2regress(ArrayList) - Method in class com.example.colibris.calib.Meet2regress
-
convert a list into a matrix that is further used in the regression
- features2regress(ArrayList, ContextData) - Method in class com.example.colibris.calib.Meet2regressGeo
-
put in the good format the parameters before regression
- featuresRaw - Variable in class com.example.colibris.calib.Meet2regressGeo
-
features (raw sound considered
- FILE_MESSAGE - Static variable in class com.example.colibris.configuration.Configuration
-
message type =
- FILE_MESSAGE - Static variable in class com.example.colibris.ui.MainActivity
-
- FILE_READ - Static variable in class com.example.colibris.configuration.Configuration
-
message type = file transmited
- FileActivity - Class in com.example.colibris.ui
-
The FileActivity class permits to plot some data that are related to
the calibrations that took place.
- FileActivity() - Constructor for class com.example.colibris.ui.FileActivity
-
- FileContentActivity - Class in com.example.colibris.ui
-
This FileContentActivity class permits to display the content of a file that
has been selected by the end user
- FileContentActivity() - Constructor for class com.example.colibris.ui.FileContentActivity
-
- FileList - Class in com.example.colibris.ui
-
The FileList class refers to an activity used to display to the end user some calibration related files
- FileList() - Constructor for class com.example.colibris.ui.FileList
-
- FileListener - Interface in com.example.colibris.calib
-
This FileListener interface define when the information has been stored
in the file
- FileManager - Class in com.example.colibris.calib
-
The FileManager class is used to handle file.
- FileManager(String, Boolean, Context) - Constructor for class com.example.colibris.calib.FileManager
-
allocate outputStream and inputstream so as to write or read a file
* during the creation of the file, there are two option : create an empty
* file or append always to the end of the file
isToappend defines if we will append the text at the end of the file
or if instead we erase the file to write the text
- FileManager(String, Boolean, Context, String) - Constructor for class com.example.colibris.calib.FileManager
-
Create a file
allocate outputStream and inputstream so as to write or read a file
during the creation of the file, there are two option : create an empty
file or append always to the end of the file
- fileMessage(String) - Method in class com.example.colibris.ui.FileList
-
display the content of the file in text format
- fileMessage(View) - Method in class com.example.colibris.ui.MainActivity
-
click on the button to plot information
- fileName - Variable in class com.example.colibris.calib.FileManager
-
file name
- files4noise - Variable in class com.example.colibris.calib.Meet
-
sounds recorded by the devices we are meeting with
- fileStatus - Variable in class com.example.colibris.calib.Meet2regressGeo
-
file status
- FileTransferManager - Class in com.example.colibris.nsd
-
This FileTransferManager class implements the transfer of files
(e.g., the connexion graph or the sound)
- FileTransferManager(Socket, Handler, Context, boolean, boolean) - Constructor for class com.example.colibris.nsd.FileTransferManager
-
initialisation
- Filter - Class in com.example.colibris.calib.sound
-
This Filter class is used to correlate two sounds
- Filter(DoubleBuffer, DoubleBuffer, long) - Constructor for class com.example.colibris.calib.sound.Filter
-
noise filtering
- filteredgeoweightedregression - Variable in class com.example.colibris.calib.Meet2regressGeo
-
filtered geo-regression
- filteredGeoWeightedRegressionOutput - Variable in class com.example.colibris.calib.Meet2regressGeo
-
characteristics (string) reflecting the geographical-aware and multivariate regression
- filteredmultiregression - Variable in class com.example.colibris.calib.Meet2regressGeo
-
filtered regression
- filteredRobustRegressionoutput - Variable in class com.example.colibris.calib.Meet2regressGeo
-
characteristics (string) reflecting the robust and multivariate regression
- filterSD - Static variable in class com.example.colibris.comtool.ContextData
-
Standard Deviation of the filterWeight
- filterWeight - Static variable in class com.example.colibris.comtool.ContextData
-
Weight distance Data
- findBestMultipleRegression() - Method in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
-
- findBestMultipleRegression() - Method in class com.example.colibris.calib.regression.MultiRegression.MultivariateRegression
-
created to run sub-samples of the data and find the regression with least median residuals squares
- findBestMultipleRegression() - Method in class com.example.colibris.calib.regression.MultivariateRegression
-
- findBestRegression() - Method in class com.example.colibris.calib.regression.Simpleregression
-
determine the best regression using robust regression
- findIntersectionTime(Long, ArrayList<String>, boolean, boolean) - Method in class com.example.colibris.calib.FileManager
-
finds intersecion time
- FLAG - Variable in class com.example.colibris.comtool.ContextData
-
show if the device is the server or the client for providing or receiving the time.
- flagLinearCase - Variable in class com.example.colibris.calib.Meet2regressGeo
-
is a linear case
- follow_to_robustly_calibrate() - Method in class com.example.colibris.calib.Meet
-
robust calibration is performed during this meeting
- follow_to_simply_calibrate() - Method in class com.example.colibris.calib.Meet
-
perform a simple calibration (find the best simple calibration
- from() - Method in class com.example.colibris.multi.graph.DirectedEdge
-
Returns the tail vertex of the directed edge.
- from() - Method in class com.example.colibris.multi.hypergraph.HyperEdge
-
returns the source of the hyperedge
- fValue - Variable in class com.example.colibris.calib.regression.GeographicallyWeightedRegression
-
r squared of the entire regression