There are three types of data files which can be obtained as follows:
The individual data files are all stored as Zip files. These zipped files are grouped to indicate the sequence number. The details about filenames and different co-oridnate systems used to measure these files are can found here.
The contcenated data files are generated from the individual data files. These individual data files can be used in conjunction with matlab scripts to generate these data files. Some of the things to keep in mind while generating the concatenated files from the individual files are as follows:
- The Matlab script must be in the same directory as the individual dataset which are available here (zip format). For list of all the matlab scripts see the table below.
- The Matlab script prompts the user to select between different transmission positions (STA) and receiver (TX) positions. The detailed description of these about these positions as well as different coordinate systems can be founded in the instructions file.
- The result of the concatenated file is stored under the “result” directory.
seq01_concat_data.m |
seq11_concat_data.m |
seq26_concat_data.m |
seq02_concat_data.m |
seq13_concat_data.m |
seq53_concat_data.m |
seq03_concat_data.m
|
seq14_concat_data.m |
seq54_concat_data.m |
seq06_concat_data.m
|
seq23_concat_data.m |
seq55_concat_data.m |
seq07_concat_data.m |
seq24_concat_data.m |
seq56_concat_data.m |
seq08_concat_data.m |
seq25_concat_data.m |
|
The fft data files are generated from the individual data files. To genrate fft data files please download this script. The steps for generating these datafiles are similar to the concatenated data files. (Note: Please make sure to change the file extension to ".m"from ".txt" after download)