NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/gliderproc/trunk/MATLAB/plots/ejet.m

Revision 495 (checked in by cbc, 12 years ago)

Initial import of Stark code.

Line 
1 function M=ejet;
2 M =[    0.2229         0    0.0617
3         0.2815         0    0.1321
4         0.3401         0    0.2024 
5         0.3987         0    0.2727
6         0.4573         0    0.3430
7         0.5309         0    0.4314
8         0.6188         0    0.5369
9         0.7067         0    0.6423
10         0.7946         0    0.7478
11         0.8825         0    0.8533
12         0.8948         0    0.9056
13         0.8644         0    0.9279
14         0.8339         0    0.9502
15         0.8034         0    0.9724
16         0.7730         0    0.9947
17         0.6854         0    1.0000
18         0.5799         0    1.0000
19         0.4744         0    1.0000 
20         0.3690         0    1.0000
21         0.2635         0    1.0000
22         0.2058    0.1100    1.0000
23         0.1542    0.2342    1.0000
24         0.1026    0.3585    1.0000
25         0.0511    0.4827    1.0000
26              0    0.6064    1.0000
27              0    0.6767    1.0000
28              0    0.7470    1.0000
29              0    0.8173    1.0000
30              0    0.8876    1.0000
31              0    0.9500    0.9780
32              0    0.9605    0.8127
33              0    0.9711    0.6475
34              0    0.9816    0.4823 
35              0    0.9922    0.3170
36         0.0527    0.9997    0.1840
37         0.2578    0.9985    0.1442
38         0.4629    0.9974    0.1044
39         0.6680    0.9962    0.0645
40         0.8730    0.9950    0.0247
41         1.0000    0.9809         0
42         1.0000    0.9457         0
43         1.0000    0.9106         0
44         1.0000    0.8754         0
45         1.0000    0.8403         0
46         1.0000    0.7874         0
47         1.0000    0.7171         0
48         1.0000    0.6467         0
49         1.0000    0.5764         0 
50         1.0000    0.5061         0
51         1.0000    0.4181         0
52         1.0000    0.3197         0
53         1.0000    0.2213         0
54         1.0000    0.1228         0
55         1.0000    0.0244         0
56         1.0000    0.0926    0.0926
57         1.0000    0.2156    0.2156
58         1.0000    0.3387    0.3387
59         1.0000    0.4617    0.4617
60         1.0000    0.5848    0.5848
61         1.0000    0.6719    0.6719
62         1.0000    0.7539    0.7539
63         1.0000    0.8359    0.8359
64         1.0000    0.9180    0.9180 
65         1.0000    1.0000    1.0000];
Note: See TracBrowser for help on using the browser.