探査実習会資料_第2章_SPデータに触ってみよう.key

Size: px
Start display at page:

Download "探査実習会資料_第2章_SPデータに触ってみよう.key"

Transcription

1 2. SP 1 By Satoru Yamamoto

2 SP in C SPINCforTANSA tar.gz (e.g., X11) e.g., gnuplot) (e.g, vi) (e.g., or ) 2

3 3 2.1 spinc

4 2.1 spinc &tar (1) SPINCforTANSA tar.gz (2) terminal spinc (3) > tar xvf SPINCforTANSA tar.gz 4 SPINC_for_TANSA_v3/

5 2.1 spinc (4) SPINC_for_TANSA_v2/ > cd SPINC_for_TANSA_v2/ > ls SPINC_for_TANSA_v3 5

6 6 2.2 SP

7 SP SELENE 7

8 2.2 SP 8

9 2.2 SP 9

10 2.2 SP SP LISM 10

11 2.2 SP SP 11

12 2.2 SP SP SP / 12

13 2.2 SP SP Add SP / 13

14 2.2 SP SP SP 14

15 2.2 SP SP 15

16 2.2 SP 16

17 2.2 SP A B 17

18 2.2 SP A 18

19 2.2 SP SP

20 2.2 SP SP 20

21 2.2 SP add cart 21

22 2.2 SP order list SP 22

23 2.2 SP 23

24 2.2 SP 24

25 2.2 SP L2B1 25

26 2.2 SP LISM( )/ /SP / ( ) L2B1 26

27 2.2 SP 27

28 2.2 SP 28

29 2.2 SP 29

30 SP

31 2.3 SP SP (***.sl2) SPINC_for_TANSA_v3/ 31

32 2.3 SP ***.sl2 tar xvf [ ] > tar xvf SP_2B2_01_04208_N096_E3400.sl2 SP PDS (spc) (ctg) L2B2 (jpg) 32 (1) (2) (P )

33 2.3 SP spinc MAIN_simple_reading_L2B.c main make simple > make simple SPINC_simplereadL2B 33

34 2.3 SP SPINC_simplereadL2B SPINC_simplereadL2B [spc ] [ ] >./SPINC_simplereadL2B SP_2B2_01_04208_N096_E3400.spc 10 Spectrum.dat 34

35 2.3 SP Spectrum.dat >less Spectrum.dat [nm] [W/m 2 /µm/sr] DN DN QA 35

36 2.3 SP (1) gnuplot >gnuplot (2) gnuplot (1) gnuplot> plot "Spectrum.dat" using 1:2 with line (2) gnuplot> plot "Spectrum.dat" using 1:3 with line gnuplot using 1 [nm] 2 [W/m 2 /µm/sr] 3 4 DN 36 5 DN 6 QA

37 2.3 SP (a)vis NIR1 (b) (c) S/N 2.5µm (a) (b) (c) 37

38 2.3 SP Spectrum.dat vi > vi Spectrum.dat vi :set number nm nm vi dd 38

39 2.3 SP nm nm nm nm 39

40 2.3 SP vi :w vi :q gnuplot VIS-NIR1 40

41 2.3 SP 41 spinc

42 SP

43 2.4 SP SPINC_simplereadL2B Revolution Total line number Solar Distance [km] TI Altitude [km] SP Observation Latitude/Longitude SP / Incident/Emission/Phase Angle,, SP1-4 Temperature 1,2,3,4 Peltier/N1 Focal Temperature /NIR1 43 Kaguya Direction (+1 or -1) (Ascending or Descending)

44 km 44

45 2.4.2 TC MI SP SP_2B2_01_04208_N096_E3400.jpg 45

46 2.4.2 SP! (x1,y1) (x2,y2) (1) 4!!! (2) SP SP (x3,y3) (x4,y4) 46

47 2.4.2 spc >less SP_2B2_01_04208_N096_E3400.spc spc (x1,y1) (x2,y2) (x3,y3) (x4,y4) 47

48 UPPER TM_UPPER_LEFT_LATITUDE = <deg> (x1,y1) (x2,y2) TM_UPPER_LEFT_LONGITUDE = <deg> TM_UPPER_RIGHT_LATITUDE = <deg> TM_UPPER_RIGHT_LONGITUDE = <deg> TM_LOWER_LEFT_LATITUDE TM_LOWER_LEFT_LONGITUDE = <deg> = <deg> LEFT RIGHT TM_LOWER_RIGHT_LATITUDE = <deg> TM_LOWER_RIGHT_LONGITUDE = <deg> LEFT_LONGITUDE > RIGHT_LONGITUDE (x3,y3) (x4,y4) LOWER UPPER LATITUDE < LOWER_LATITUDE UPPER < LOWER 48

49 SP_2B2_01_04208_N096_E3400P.jpg SP_2B2_01_04208_N096_E3400.jpg TM_UPPER_LEFT_LATITUDE TM_UPPER_LEFT_LONGITUDE TM_UPPER_RIGHT_LATITUDE TM_UPPER_RIGHT_LONGITUDE TM_LOWER_LEFT_LATITUDE TM_LOWER_LEFT_LONGITUDE TM_LOWER_RIGHT_LATITUDE TM_LOWER_RIGHT_LONGITUDE = <deg> = <deg> = <deg> = <deg> = <deg> = <deg> = <deg> = <deg> 49 KAGUYA

50 TM_UPPER_LEFT_LATITUDE = <deg> TM_UPPER_LEFT_LONGITUDE = <deg> TM_UPPER_RIGHT_LATITUDE = <deg> TM_UPPER_RIGHT_LONGITUDE = <deg> TM_LOWER_LEFT_LATITUDE = <deg> TM_LOWER_LEFT_LONGITUDE = <deg> TM_LOWER_RIGHT_LATITUDE = <deg> TM_LOWER_RIGHT_LONGITUDE = <deg> Xa Xb Yb LONGITUDE min max Xa Xb Xa = Xb = LATITUDE min max Xa Xb Ya = Yb = Ya 50

51 SPINC_simplereadL2B SP Xsp = SP Ysp =

52 <Mac> Command+I ( <Windows> Lx=456, Ly=512 52

53 Xa = Xb = Yb = Xsp = Ysp = Ly=512 Ya = Lx=456 (U,V) U = Lx * (Xsp -Xa)/(Xb-Xa) ( 0.51) V = Ly * (Ysp -Ya)/(Yb-Ya) ( 0.18) 53

54 U = ( 0.51) V = ( 0.18)! (1) (2) / / 54

2

2 1 2 3 4 5 6 ( ) 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 6+ 6-5 2 6-5- 6-5+ 5-5- 5- 22 6+ 6-6+ 6-6- S-P time 10 5 2 23 S-P time 5 2 5 2 ( ) 5 2 24 25 26 1 27 28 29 30 95 31 ( 8 2 ) http://www.kishou.go.jp/know/shindo/kaisetsu.html

More information

1 1 2 65

1 1 2 65 3 3 2000 6 14 2 30 4 2 1 1 2 65 1!?? < > 3 2 2 100 19 19 100 100 100 < > 19 2 2 2 2 < > 2000 2000 50 1945 5 50 1945 5 45 20 20 4 1945 4 5 5 5 100 50 20 5 2 20 5 20 5 5 6 20 6 19 5 5 6 5 6 2 20 6 21

More information

1

1 1 2 3 4 . 5 6 7 8 9 10 11 12 .. 13 .. 14 15 16 17 18 19 20 .. 223 ( ) 218 1 21 1 225 72 63 154 141 54 24 40 274 186 226 197 507 22 23 24 25 26 27 28 29 .... 30 SPC 31 32 33 34 35 36 . 37 38 39 .......

More information

untitled

untitled 20 7 1 22 7 1 1 2 3 7 8 9 10 11 13 14 15 17 18 19 21 22 - 1 - - 2 - - 3 - - 4 - 50 200 50 200-5 - 50 200 50 200 50 200 - 6 - - 7 - () - 8 - (XY) - 9 - 112-10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 -

More information

untitled

untitled 19 1 19 19 3 8 1 19 1 61 2 479 1965 64 1237 148 1272 58 183 X 1 X 2 12 2 15 A B 5 18 B 29 X 1 12 10 31 A 1 58 Y B 14 1 25 3 31 1 5 5 15 Y B 1 232 Y B 1 4235 14 11 8 5350 2409 X 1 15 10 10 B Y Y 2 X 1 X

More information

2004

2004 2008 3 20 400 1 1,222 7 1 2 3 55.8 54.8 3 35.8 6 64.0 50.5 93.5 1 1,222 1 1,428 1 1,077 6 64.0 52.5 80.5 56.6 81.5 30.2 1 2 3 7 70.5 1 65.6 2 61.3 3 51.1 1 54.0 2 49.8 3 32.0 68.8 37.0 34.3 2008 3 2 93.5

More information

2 A I / 58

2 A I / 58 2 A 2018.07.12 I 2 2018.07.12 1 / 58 I 2 2018.07.12 2 / 58 π-computer gnuplot 5/31 1 π-computer -X ssh π-computer gnuplot I 2 2018.07.12 3 / 58 gnuplot> gnuplot> plot sin(x) I 2 2018.07.12 4 / 58 cp -r

More information

... 3... 3... 3... 3... 4... 7... 10... 10... 11... 12... 12... 13... 14... 15... 18... 19... 20... 22... 22... 23 2

... 3... 3... 3... 3... 4... 7... 10... 10... 11... 12... 12... 13... 14... 15... 18... 19... 20... 22... 22... 23 2 1 ... 3... 3... 3... 3... 4... 7... 10... 10... 11... 12... 12... 13... 14... 15... 18... 19... 20... 22... 22... 23 2 3 4 5 6 7 8 9 Excel2007 10 Excel2007 11 12 13 - 14 15 16 17 18 19 20 21 22 Excel2007

More information

案内(最終2).indd

案内(最終2).indd 1 2 3 4 5 6 7 8 9 Y01a K01a Q01a T01a N01a S01a Y02b - Y04b K02a Q02a T02a N02a S02a Y05b - Y07b K03a Q03a T03a N03a S03a A01r Y10a Y11a K04a K05a Q04a Q05a T04b - T06b T08a N04a N05a S04a S05a Y12b -

More information

2 I I / 61

2 I I / 61 2 I 2017.07.13 I 2 2017.07.13 1 / 61 I 2 2017.07.13 2 / 61 I 2 2017.07.13 3 / 61 7/13 2 7/20 I 7/27 II I 2 2017.07.13 4 / 61 π-computer gnuplot MobaXterm Wiki PC X11 DISPLAY I 2 2017.07.13 5 / 61 Mac 1.

More information

P CS2.indd

P CS2.indd Series ø, ø, ø 27.2kg 11.3kg ø kg 35 30 25 20 15 10 5 0 27.2 11.3 58% 30.1 13.1 57% 1 1.6 1.6 1,500 1,200 1,000 500 0 0 15 30 45 60 75 90 400 300 200 100 & 0 0 400 800 1200 0 565 Series 0.005MPa 5mm/s

More information

http://banso.cocolog-nifty.com/ 100 100 250 5 1 1 http://www.banso.com/ 2009 5 2 10 http://www.banso.com/ 2009 5 2 http://www.banso.com/ 2009 5 2 http://www.banso.com/ < /> < /> / http://www.banso.com/

More information

案内最終.indd

案内最終.indd 1 2 3 4 5 6 IC IC R22 IC IC http://www.gifu-u.ac.jp/view.rbz?cd=393 JR JR JR JR JR 7 / JR IC km IC km IC IC km 8 F HPhttp://www.made.gifu-u.ac.jp/~vlbi/index.html 9 Q01a N01a X01a K01a S01a T01a Q02a N02a

More information

2013 5

2013 5 12 (SL) (L) (SL) 2013 5 5 29 () 4 ( ) 7 17 20 ( ) 2 14. 4.17 14. 5. 1 14. 5.22 14. 6. 5 14. 4.17 14. 5. 1 14. 5. 8 14. 5.22 14. 4.17 14. 5. 1 14. 5.22 14. 6. 5 4 10 7 7 10 7 31 8 14.4.10 14.7.10 14.7.31

More information

1000

1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 SL 1000 1000 1000 1000 1000 1000 1000 1000 1000 ( 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000 1000

More information

2

2 1 2 10 14 945 3000 2012 3 10 4 5 6 7 8 9 10 11 12 2011 11 21 12301430 (1215 ) 13 6 27 17 () ( ) ( ) (112360) 2 (1157) (119099) ((11861231) )( ) (11641205) 3 (1277) 3 4 (1558) (1639)() 12 (1699)( ) 7 (1722)

More information

n=360 28.6% 34.4% 36.9% n=360 2.5% 17.8% 19.2% n=64 0.8% 0.3% n=69 1.7% 3.6% 0.6% 1.4% 1.9% < > n=218 1.4% 5.6% 3.1% 60.6% 0.6% 6.9% 10.8% 6.4% 10.3% 33.1% 1.4% 3.6% 1.1% 0.0% 3.1% n=360 0% 50%

More information

ユニセフ表紙_CS6_三.indd

ユニセフ表紙_CS6_三.indd 16 179 97 101 94 121 70 36 30,552 1,042 100 700 61 32 110 41 15 16 13 35 13 7 3,173 41 1 4,700 77 97 81 47 25 26 24 40 22 14 39,208 952 25 5,290 71 73 x 99 185 9 3 3 3 8 2 1 79 0 d 1 226 167 175 159 133

More information

KAZOON

KAZOON KAZOON 2019 6 6 [1] [2] *1 Excel [3] KAZOON *2 1 2 3 4 6 5 7 8 Lv 9 10 [2] A Excel [3] B Excel Excel *1 (cycloawaodorin@gmail.com) *2 Lv 139 Lv 234 ( 10 3)+[( 3 1)+ ( 10 1)] 603 604 1 1 4 1.1............................................

More information

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè2²ó

¥¤¥ó¥¿¡¼¥Í¥Ã¥È·×¬¤È¥Ç¡¼¥¿²òÀÏ Âè2²ó 2 2015 4 20 1 (4/13) : ruby 2 / 49 2 ( ) : gnuplot 3 / 49 1 1 2014 6 IIJ / 4 / 49 1 ( ) / 5 / 49 ( ) 6 / 49 (summary statistics) : (mean) (median) (mode) : (range) (variance) (standard deviation) 7 / 49

More information

WINET情報

WINET情報 WINETCONTENTS 1 2 3 Q&A Q A 4 Q A 5 Q A 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 No. 10. 1. 11. 2. 12. 3. 4. 13. 5. 14. 6. 7. 15. 8. 9. 16. 33 17. 33. 34. 35. 18. 19. 36.

More information

項 目

項 目 1 1 2 3 11 4 6 5 7,000 2 120 1.3 4,000 04 450 < > 5 3 6 7 8 9 4 10 11 5 12 45 6 13 E. 7 B. C. 14 15 16 17 18 19 20 21 22 23 8 24 25 9 27 2 26 6 27 3 1 3 3 28 29 30 9 31 32 33 500 1 4000 0 2~3 10 10 34

More information

IA 2013 : :10722 : 2 : :2 :761 :1 (23-27) : : ( / ) (1 /, ) / e.g. (Taylar ) e x = 1 + x + x xn n! +... sin x = x x3 6 + x5 x2n+1 + (

IA 2013 : :10722 : 2 : :2 :761 :1 (23-27) : : ( / ) (1 /, ) / e.g. (Taylar ) e x = 1 + x + x xn n! +... sin x = x x3 6 + x5 x2n+1 + ( IA 2013 : :10722 : 2 : :2 :761 :1 23-27) : : 1 1.1 / ) 1 /, ) / e.g. Taylar ) e x = 1 + x + x2 2 +... + xn n! +... sin x = x x3 6 + x5 x2n+1 + 1)n 5! 2n + 1)! 2 2.1 = 1 e.g. 0 = 0.00..., π = 3.14..., 1

More information

訪問看護ステーションにおける安全性及び安定的なサービス提供の確保に関する調査研究事業報告書

訪問看護ステーションにおける安全性及び安定的なサービス提供の確保に関する調査研究事業報告書 1... 1 2... 3 I... 3 II... 3 1.... 3 2....15 3....17 4....19 5....25 6....34 7....38 8....48 9....58 III...70 3...73 I...73 1....73 2....82 II...98 4...99 1....99 2....104 3....106 4....108 5.... 110 6....

More information

広域防災拠点検討会報告書030723表紙_0829_.PDF

広域防災拠点検討会報告書030723表紙_0829_.PDF 15 3 i 15 3 ii iii iv ( ) ( ) ( ) ... i...iii... 1.... 1.... 1..... 1..... 2.... 3... 5.... 5..... 5..... 5.... 6..... 6..... 6.... 7..... 7..... 8... 12... 13.... 13..... 13..... 16..... 16.... 17....

More information

●70974_100_AC009160_KAPヘ<3099>ーシス自動車約款(11.10).indb

●70974_100_AC009160_KAPヘ<3099>ーシス自動車約款(11.10).indb " # $ % & ' ( ) * +, -. / 0 1 2 3 4 5 6 7 8 9 : ; < = >? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y " # $ % & ' ( ) * + , -. / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B

More information

1 X X T T X (topology) T X (open set) (X, T ) (topological space) ( ) T1 T, X T T2 T T T3 T T ( ) ( ) T1 X T2 T3 1 X T = {, X} X (X, T ) indiscrete sp

1 X X T T X (topology) T X (open set) (X, T ) (topological space) ( ) T1 T, X T T2 T T T3 T T ( ) ( ) T1 X T2 T3 1 X T = {, X} X (X, T ) indiscrete sp 1 X X T T X (topology) T X (open set) (X, T ) (topological space) ( ) T1 T, X T T2 T T T3 T T ( ) ( ) T1 X T2 T3 1 X T = {, X} X (X, T ) indiscrete space T1 T2 =, X = X, X X = X T3 =, X =, X X = X 2 X

More information

Reused (15 ) New gasket (30 ) Stamping location 46 STD A/C ASSY. REMOVE KIT A/C ASSY. 1 2 1 a c b 42.4 43.0 a b c a c a a a 2C0 ( 06 YZF-R6) 5SL ( 05 YZF-R6) 9 8 4 7 10 FWD FRAME RECTIFIER REGULATOR

More information

untitled

untitled 280 200 5 7,800 6 8,600 28 1 1 18 7 8 2 ( 31 ) 7 42 2 / / / / / / / / / / 1 3 (1) 4 5 3 1 1 1 A B C D 6 (1) -----) (2) -- ()) (3) ----(). ()() () ( )( )( )( ) ( ) ( )( )( )( ) () (). () ()() 7 () ( ) 1

More information

cpall.dvi

cpall.dvi 55 7 gnuplot gnuplot Thomas Williams Colin Kelley Unix Windows MacOS gnuplot ( ) ( ) gnuplot gnuplot 7.1 gnuplot gnuplot () PC(Windows MacOS ) gnuplot http://www.gnuplot.info gnuplot 7.2 7.2.1 gnuplot

More information

-2-

-2- -1-2009 3 2 2 HP http://homepage3.nifty.com/office-wada/ -2- -3-1 01 X Y 100 Y Y 02 A B B C A -4- 2 03 X Y Y X XY Y X Y X Y Z XY Z Z X 261 24 14 49 41 77 1 48 6 21 27 6 712 11 1 53 9 14 906 88 X1 X2 X3

More information

阪神5年PDF.PDF

阪神5年PDF.PDF 1995.1.17 N 0km 10 20 31 4,569 14,679 67,421 55,145 6,965 80 1,471 3,383 13,687 5,538 327 22 933 1,112 12,757 5,675 465 2 243 3,782 6,344 6,641 65 17 555 1,755 9,533 8,109 940 15 12 817 271 3,140 1 918

More information

Microsoft Word - 01_表紙

Microsoft Word - 01_表紙 1 2 3 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 7.0 190 km 30 62 63 64

More information

渋谷区耐震改修促進計画

渋谷区耐震改修促進計画 1 2 3 2 1,000 ( ) 1,500 ( ) 3 1,000 1 1,000 2,000 3 1,000 2,000 3 1,000 2,000 3 1,000 2,000 3 1,000 2,000 3 1,000 2,000 3 1,000 3 1,000 2,000 3 1,000 2,000 3 1,000 3 1,000 2 1,000 2,000 2 1,000 2,000 2

More information

-1 - -2 - -3 - -4 - -5 - -6- -7 - 260-8 - -9 - - 10-104km2 194km 340 104km2 194km 340 -11 - - 12-10km 20km 30km 260 260 1km 2km 2000 10km 20km 30km 260 260 1km 2km 2000 260 260 1km 2km 2000 - 13 - ( 3

More information

! 1 m 43 7 1 150 ( ) 100 ( ) 11.3m 30 800 ( ) 1680 20 15 1,253 ( ) 1,500 51 52 300 1 4 134 1000 3 600 ( ) 30 , 402 km (1702) ( 1 402 67 12 23 10 ( ) ( 25,000 ) (1701 ) 485 ( 20 ) 400 (1860 ) (1) (2)

More information

untitled

untitled 60 547 547 4km [ ] 14 20 18 2,400 5,500 24 15 10,000 [ ] [ ] 1779 1779 1471-76 1914 1471-76 1779 1914 1779 1779 1914 1471-7676 1779 1471-76 1946 1914 59 8 25 30 1986 3km 2m 5 2km 18 6 [ ]

More information

1,000m 875m1 6km

1,000m 875m1 6km 1,000m 875m1 6km 1,000m 875m 30 13 14 11 2 14 23 27 50 30 3 () 23 24 25 16,534 16,792 18,017 13,946 17,884 18,712 30,480 34,676 36,729 1 (25 ) () 395 1,420 1,343 1,756 1,364 1,599 1,184 1,278 1,619 1,324

More information

一太郎 13/12/11/10/9/8 文書

一太郎 13/12/11/10/9/8 文書 (1) 17 3 (2) (3) (1) 1 (2) 2 (1) (2) (3) (4) (5) (6) (7) (8) 3 (1) 50 12.5km 1km (2) 16 1900 (3) 65 65 19 14 17.5 (4) 34 31 22 335 133 (5) 104 321 3 4 4 43 4 4 4 () 5 6 (1) (2) 7 8 (1) (2)24 24 (3) 9 (4)

More information

私にとっての沖縄と独自性.PDF

私にとっての沖縄と独自性.PDF 6902117 2 1200km 48 11 46 36 40 (1) ( ) 3 1 1-1 1-2 2 (= ) 3 1. 14 14 ( ) ( 2001) ( ) ( ) 1390 1474 ( 2001) ( 4 ) ( ) 46 3000 ( ) = 5 1609 1602 ( 2001) 1-1 1-2 1-1 1-2 15 (2) 6 1314 ( ) (3) ( ) 1 ( 1993:48)

More information

, , km 9.8km 10.5km 11.9km 14.4km 14.4km 34.1km 3.4km 31.7km 6.2km 7.3k

, , km 9.8km 10.5km 11.9km 14.4km 14.4km 34.1km 3.4km 31.7km 6.2km 7.3k 410 470 500 540 620 620 620 1,250 300 1,170 360 390 450 490 570 670 770 850 880 7.7km 9.8km 10.5km 11.9km 14.4km 14.4km 34.1km 3.4km 31.7km 6.2km 7.3km 8.9km 10.4km 12.9km 15.8km 19.0km 21.7km 22.4km 530

More information

TS TS 2 1x HDD 1x 8x

TS TS 2 1x HDD 1x 8x 02 10~37 RD-E1004K / RD-E304K 46 51 53 54 56 85 91 93 101 119 TS TS 2 1x 3 1 5 4 1 2 2 3 4 045 HDD 1x 8x 3 2 1 2 4 5 6 7 HDD HDD 8 Q&A 9 10 3 1 039-1 HDD 5 4 1 2 HDD 3 HDD 2 039-1 HDD 4 TS TS SP TS TS

More information

CRA3689A

CRA3689A AVIC-DRZ90 AVIC-DRZ80 2 3 4 5 66 7 88 9 10 10 10 11 12 13 14 15 1 1 0 OPEN ANGLE REMOTE WIDE SET UP AVIC-DRZ90 SOURCE OFF AV CONTROL MIC 2 16 17 1 2 0 0 1 AVIC-DRZ90 2 3 4 OPEN ANGLE REMOTE SOURCE OFF

More information

MODIS_TIR_globalvical.PDF

MODIS_TIR_globalvical.PDF LOWTRAN 7 MODIS Global ADEOS-2 GLI NASDA Calibration 4th Group March 22, 2002 1. MODIS TIR MOD021KM SST 1 MOD021KM 5 km MOD02CSS Reynolds and Smith [1994] Weekly SST JMA ANAL LOWTRAN 7 MODIS TIR LOWTRAN

More information

untitled

untitled 186 17 100160250 1 10.1 55 2 18.5 6.9 100 38 17 3.2 17 8.4 45 3.9 53 1.6 22 7.3 100 2.3 31 3.4 47 OR OR 3 1.20.76 63.4 2.16 4 38,937101,118 17 17 17 5 1,765 1,424 854 794 108 839 628 173 389 339 57 6 18613

More information

untitled

untitled 1. 3 14 2. 1 12 9 7.1 3. 5 10 17 8 5500 4. 6 11 5. 1 12 101977 1 21 45.31982.9.4 79.71996 / 1997 89.21983 41.01902 6. 7 5 10 2004 30 16.8 37.5 3.3 2004 10.0 7.5 37.0 2004 8. 2 7 9. 6 11 46 37 25 55 10.

More information

1.3 2 gnuplot> set samples gnuplot> plot sin(x) sin gnuplot> plot [0:6.28] [-1.5:1.5] sin(x) gnuplot> plot [-6.28:6.28] [-1.5:1.5] sin(x),co

1.3 2 gnuplot> set samples gnuplot> plot sin(x) sin gnuplot> plot [0:6.28] [-1.5:1.5] sin(x) gnuplot> plot [-6.28:6.28] [-1.5:1.5] sin(x),co gnuplot 8 gnuplot 1 1.1 gnuplot gnuplot 2D 3D gnuplot ( ) gnuplot UNIX Windows Machintosh Excel gnuplot C 1.2 web gnuplot $ gnuplot gnuplot gnuplot> exit 1 1.3 2 gnuplot> set samples 1024 1024 gnuplot>

More information

DVIOUT-MTT元原

DVIOUT-MTT元原 TI-92 -MTT-Mathematics Thinking with Technology MTT ACTIVITY Discussion 1 1 1.1 v t h h = vt 1 2 gt2 (1.1) xy (5, 0) 20m/s [1] Mode Graph Parametric [2] Y= [3] Window [4] Graph 1.1: Discussion 2 Window

More information

30 2014.08 2 1985 Koblitz Miller 2.1 0 field Fp p prime field Fp E Fp Fp Hasse Weil 2.2 Fp 2 P Q R R P Q O P O R Q Q O R P P xp, yp Q xq, yq yp yq R=O

30 2014.08 2 1985 Koblitz Miller 2.1 0 field Fp p prime field Fp E Fp Fp Hasse Weil 2.2 Fp 2 P Q R R P Q O P O R Q Q O R P P xp, yp Q xq, yq yp yq R=O An Internet Vote Using the Elliptic Curve Cryptosystem TAKABAYASHI Shigeki Nowadays various changes are taking place in the society by the spread of the Internet, and we will vote by the Internet using

More information

π, R { 2, 0, 3} , ( R),. R, [ 1, 1] = {x R 1 x 1} 1 0 1, [ 1, 1],, 1 0 1,, ( 1, 1) = {x R 1 < x < 1} [ 1, 1] 1 1, ( 1, 1), 1, 1, R A 1

π, R { 2, 0, 3} , ( R),. R, [ 1, 1] = {x R 1 x 1} 1 0 1, [ 1, 1],, 1 0 1,, ( 1, 1) = {x R 1 < x < 1} [ 1, 1] 1 1, ( 1, 1), 1, 1, R A 1 sup inf (ε-δ 4) 2018 1 9 ε-δ,,,, sup inf,,,,,, 1 1 2 3 3 4 4 6 5 7 6 10 6.1............................................. 11 6.2............................... 13 1 R R 5 4 3 2 1 0 1 2 3 4 5 π( R) 2 1 0

More information