SEA Surface elevation dataset used in WAT version 1.1. CALL: xn = load('sea.dat'); Size : 9524 X 2 Sampling Rate : 4.0 Hz Device : unknown Source : unknown Format : ascii, c1: time c2: surface elevation Description : The wave data was used in one of WAFO predecessors, i.e. the Wave Analysis Toolbox version 1.1 (WAT) Hm0 = 1.9m, Tm02 = 4.0s, Tp2 = 11.5s Tp1=5.6s See also
% CHAPTER4 contains the commands used in Chapter 4 of the tutorial |
01 %SEA Surface elevation dataset used in WAT version 1.1. 02 % 03 % CALL: xn = load('sea.dat'); 04 % 05 % Size : 9524 X 2 06 % Sampling Rate : 4.0 Hz 07 % Device : unknown 08 % Source : unknown 09 % Format : ascii, c1: time c2: surface elevation 10 % Description : 11 % The wave data was used in one of WAFO predecessors, i.e. the Wave 12 % Analysis Toolbox version 1.1 (WAT) 13 % 14 % Hm0 = 1.9m, Tm02 = 4.0s, Tp2 = 11.5s Tp1=5.6s 15 % 16 % See also 17
Comments or corrections to the WAFO group