You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
A zip file that contains routines to load and save rd3 files (a format used for ground penetrating radar data).
loadrd3: to load rd3 file
rd3info: retrieve info from the rad file accompanying the rd3 file
saverd3: save rd3 file.
diffrd3: returns how much each trace is different from the next trace. (useful for finding where the radar has been standing still if you need to manually syncronize positions with a gps).
SYNTAX:
[dA,twt]=loadrd3('prof4')
infos=rd3info(fname,param1,param2,....)
saverd3(fname,A,timewindow,timeinterval,antennasep)
[dA,twt]=diffrd3('prof4')
Cite As
Aslak Grinsted (2026). RD3 Library (https://www.mathworks.com/matlabcentral/fileexchange/6129-rd3-library), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.21 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
