You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% c----------------------------------------------------------------
% c This function converts Vrms to interval velocity in ft/s
% c
% c vint = rms2int(vrms,t0)
% c
% c INPUT
% c vrms,t0 = Rms velocity and t0 time pair
% c flag = inverse transform or forward(default: flag = 1)
% c = inverse transform from interval to rms flag = other
% c = forward from rms to interval flag = 1
% c OUTPUT
% c vint = interval velocity in ft/s
% c
% c------------------------------------------------------------------
% c Huizhong Yan March 2016
% c based on Dix equation
% c-------------------------------------------------------------------
Cite As
Huizhong Yan (2026). rms2int(vrms, t0, flag) (https://www.mathworks.com/matlabcentral/fileexchange/62412-rms2int-vrms-t0-flag), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.26 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
