RD3 Library

版本 1.0.0.0 (3.2 KB) 作者: Aslak Grinsted
Loads and saves rd3 files (ground penetrating radar).
3.6K 次下载
更新时间 2004/10/29

无许可证

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')

引用格式

Aslak Grinsted (2025). RD3 Library (https://ww2.mathworks.cn/matlabcentral/fileexchange/6129-rd3-library), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R12
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0