II

Size: px
Start display at page:

Download "II"

Transcription

1 II

2 computer-assisted proof 1 / 64

3 Siegfried M. Rump : [1] I,, 14:3 (2004), pp [2] II,, 14:4 (2004), pp / 64

4 Risch 18 3 / 64

5 M n = 2 n 1 (n = 1, 2,... ) , , Bryant Tuckerman, IBM Thomas J. Watson Center 2 74,207, , GIMPS: Great Internet Mersenne Prime Search 4 / 64

6 Figure 1: IBM Thomas J. Watson Center GIMPS Lucas-Lehmer 3,000 US ,000 US 5 / 64

7 / 64

8 1976 Kenneth Appel Wolfgang Haken Figure 2: 7 / 64

9 Risch = e x2 dx e x2 dx = 1 π erf( 1 x) + C 2 erf(x) := 2 π x 0 e u2 du 8 / 64

10 Johannes Kepler π % Thomas C. Hales = 9 / 64

11 Figure 3: 10 / 64

12 11 / 64

13 = 12 / 64

14 Frank N. Cole AMS Cole = 13 / 64

15 Frank N. Cole AMS Cole = / 64

16 Frank N. Cole AMS Cole = 15 / 64

17 Frank N. Cole AMS Cole = / 64

18 Frank N. Cole AMS Cole = = = / 64

19 Mathematica Maple 18 / 64

20 Mathematica Maple 19 / 64

21 20 / 64

22 21 / 64

23 22 / 64

24 N 0 N 2 23 / 64

25 / 64

26 25 / 64

27 1980 UNIVAC = IBM S/360 William M. Kahan 26 / 64

28 wrap-around x 127 k = 0 k 1 k k + 1 (demo) = = = = = / 64

29 / 64

30 = = / 64

31 ESA = x = 30 / 64

32 31 / 64

33 32 / 64

34 / 64

35 1. IEEE / 64

36 (i) (ii) (iii) (ii),(iii) 35 / 64

37 IEEE IEEE Kahan xxxxxx / 64

38 IEEE / 64

39 IEEE 754 semimorphism IEEE / 64

40 R F r R R F : R F (r) r f F + : R F (r) f r f F r : R F (r) f r f F r : R F (r) f r 0 f r f F r 39 / 64

41 ÊÓÙÒ Ò ØÓ ½ ÊÓÙÒ Ò ØÓ ½ Öµ Öµ Ê Ó Ø Ò ¹ÔÓ ÒØ ÒÙÑ Ö Ö Figure 4: 40 / 64

42 a, b F {,,, } + a b = (a + b) 41 / 64

43 IEEE 754 a, b F (a + b) a + b (a + b) a + b (a + b) = 42 / 64

44 IEEE 754 IEEE 754 = 43 / 64

45 = = = 44 / 64

46 Rump 2 45 / 64

47 Rump 46 / 64

48 1980 S. M. Rump [6] f(x, y) = y 6 + x 2 (11x 2 y 2 y 6 121y 4 2) + 5.5y 8 + x 2y a = 77617, b = f(a, b) IBM S/ : f(a, b) : f(a, b) : f(a, b) IEEE 754 ( x 2 )y 6 + x 2 (11x 2 y 2 121y 4 2) + 5.5y 8 + x/(2y) [5] 47 / 64

49 f(a, b) = / 64

50 2 Ax = b [4] ( ) ( ) A =, b = A ( ) x = A 1 b = IEEE 754 x ( ) x = / 64

51 x r r = (0, 0) T x (demo) MATLAB b = (1, 1) T >> A=[ , ; , ]; >> b=[1; 1]; >> x=a\b, r=b-a*x >> xs=sym(a)\sym(b) % Symbolic Math Toolbox 50 / 64

52 Ax = b x r := b A x r x = 51 / 64

53 A x b A x A x u (1) LINPACK b A x b (demo) 52 / 64

54 W. M. Kahan Significant discrepancies (between the computed and the true result) are very rare, too rare to worry about all the time, yet not rare enough to ignore. 53 / 64

55 [9] Smale 14 [1] 400 Double Bubble [2] / 64

56 π 1 N P N N Q N Q N π P N 2N P 2N = 2P NQ N P N + Q N 2N Q 2N = P 2N Q N 55 / 64

57 π / 64

58 1 P 6 = 2 3 Q 6 = 3 3 [ , ] P6 [ , ] π [Q 6, P 6 ] = [3, ] P 12 = 2P 6Q 6 P 6 + Q 6 [ , ] Q 12 = P 12 Q 6 [ , ] π [Q 12, P 12 ] = [ , ] π [Q 96, P 96 ] = [ , ] π / 64

59 = IGA = = n = = 58 / 64

60 A: n, b: x = e n IGA x x x max 1 i n (x i x i )/2 59 / 64

61 J. H. Wilkinson Wilkinson [10] This does not imply that interval arithmetic is useless, but it does place severe restrictions on the way it can be applied. In general it is best in algebraic computations to leave the use of interval arithmetic as late as possible so that it effectively becomes an a posteriori weapon. = 60 / 64

62 1. IEEE / 64

63 References [1] T. C. Hales: A proof of the Kepler conjecture, Annals of Mathematics, 162 (2005), [2] J. Hass, M. Hutchings, R. Schlafly: The double bubble conjecture, Electron. Res. Announc. Amer. Math. Soc. 1 (1995), [3] W. M. Kahan: The Regrettable Failure of Automated Error Analysis, A Mini-Course prepared for the conference at MIT on Computers and Mathematics, [4] U. W. Kulisch, W. L. Miranker: The Arithmetic of the 62 / 64

64 Digital Computer: A New Approach, SIAM Review, 28 (1986), [5] E. Loh, G. W. Walster: Rump s example revisited, Reliable Computing, 8 (2002), [6] S. M. Rump: Algorithms for Verified Inclusions: Theory and Practice, Reliability in Computing: The Role of Interval Methods in Scientific Computing (R. E. Moore ed.), Academic Press, Boston, 1988, [7] S. M. Rump: Computer-assisted Proofs and Self-validating Methods, Accuracy and Reliability in Scientific Computing (Chapter 10), SIAM, Philadelphia, PA, / 64

65 [8] T. Sunaga: Theory of an interval algebra and its application to numerical analysis, RAAG Memoirs, 2 (1958), [9] W. Tucker: The Lorenz attractor exists, C. R. Acad. Sci. Paris Sér. I Math., 328 (1999), [10] J. H. Wilkinson: Modern error analysis, SIAM Review, 13 (1971), / 64

kokyuroku.dvi

kokyuroku.dvi On Applications of Rigorous Computing to Dynamical Systems (Zin ARAI) Department of Mathematics, Kyoto University email: arai@math.kyoto-u.ac.jp 1 [12, 13] Lorenz 2 Lorenz 3 4 2 Lorenz 2.1 Lorenz E. Lorenz

More information

main.dvi

main.dvi 3 Signicant discrepancies (between the computed and the true result) are very rare, too rare to worry about all the time, yet not rare enough to ignore. by W.M.Kahan supercomputer 1 supercomputer supercomputer

More information

2009 4

2009 4 2009 4 LU QR Cholesky A: n n A : A = IEEE 754 10 100 = : 1 / 36 A A κ(a) := A A 1. = κ(a) = Ax = b x := A 1 b Ay = b + b y := A 1 (b + b) x = y x x x κ(a) b b 2 / 36 IEEE 754 = 1 : u 1.11 10 16 = 10 16

More information

Bulletin of JSSAC(2014) Vol. 20, No. 2, pp (Received 2013/11/27 Revised 2014/3/27 Accepted 2014/5/26) It is known that some of number puzzles ca

Bulletin of JSSAC(2014) Vol. 20, No. 2, pp (Received 2013/11/27 Revised 2014/3/27 Accepted 2014/5/26) It is known that some of number puzzles ca Bulletin of JSSAC(2014) Vol. 20, No. 2, pp. 3-22 (Received 2013/11/27 Revised 2014/3/27 Accepted 2014/5/26) It is known that some of number puzzles can be solved by using Gröbner bases. In this paper,

More information

20 Method for Recognizing Expression Considering Fuzzy Based on Optical Flow

20 Method for Recognizing Expression Considering Fuzzy Based on Optical Flow 20 Method for Recognizing Expression Considering Fuzzy Based on Optical Flow 1115084 2009 3 5 3.,,,.., HCI(Human Computer Interaction),.,,.,,.,.,,..,. i Abstract Method for Recognizing Expression Considering

More information

23 The Study of support narrowing down goods on electronic commerce sites

23 The Study of support narrowing down goods on electronic commerce sites 23 The Study of support narrowing down goods on electronic commerce sites 1120256 2012 3 15 i Abstract The Study of support narrowing down goods on electronic commerce sites Masaki HASHIMURA Recently,

More information

inyectiva.dvi

inyectiva.dvi ÙÒ ÓÒ ÁÒÝ Ø Ú Ó Ö Ý Ø Ú Ý Ø Ú ÒÚ Ö ÂÙÐ Ó Ö ½ Ñ ÝÓ ¾¼½ ÁÒÝ Ø Ú Ó Ö Ý Ø Ú Ý Ý Ø Ú ÁÒÝ Ø Ú Ò Ò ½ ÙÒ Ò ÁÒÝ Ø Ú µ ÍÒ ÙÒ Ò f ÒÝ Ø Ú Ó ÙÒ Ú Ð ÒØ Ð Ñ ÒØÓ Ø ÒØÓ Ð ÓÑ Ò Ó Ø Ò Ò Ñ Ò Ø ÒØ Ö f : A B ÒÝ Ø Ú x 1,x 2

More information

sakigake2.dvi

sakigake2.dvi (Zin ARAI) arai@cris.hokudai.ac.jp http://www.cris.hokudai.ac.jp/arai/ 1 2.1 Lorenz 3 4 5 6 1 2 2.1 Lorenz E. Lorenz R 3 ẋ = σx + σy ẏ = ρx y xz ż = βz + xy Lorenz σ, ρ, β Lorenz (σ, ρ, β) =(10, 28, 8/3)

More information

紀要1444_大扉&目次_初.indd

紀要1444_大扉&目次_初.indd 1. Hi, How are you? / What s up? / How s it going? A / Nice talking to you. 2. Oh really? / That s great! / That s A, B interesting! / Are you serious? / Sounds good. / You too! / That s too bad. 3. Sorry?

More information

ABSTRACT The "After War Phenomena" of the Japanese Literature after the War: Has It Really Come to an End? When we consider past theses concerning criticism and arguments about the theme of "Japanese Literature

More information

IR0036_62-3.indb

IR0036_62-3.indb 62 3 2016 253 272 1921 25 : 27 8 19 : 28 6 3 1921 25 1921 25 1952 27 1954 291960 35 1921 25 Ⅰ 0 5 1 5 10 14 21 25 34 36 59 61 6 8 9 11 12 16 1921 25 4 8 1 5 254 62 3 2016 1 1938.8 1926 30 1938.6.23 1939.9

More information

第5章 偏微分方程式の境界値問題

第5章 偏微分方程式の境界値問題 October 5, 2018 1 / 113 4 ( ) 2 / 113 Poisson 5.1 Poisson ( A.7.1) Poisson Poisson 1 (A.6 ) Γ p p N u D Γ D b 5.1.1: = Γ D Γ N 3 / 113 Poisson 5.1.1 d {2, 3} Lipschitz (A.5 ) Γ D Γ N = \ Γ D Γ p Γ N Γ

More information

日本看護管理学会誌15-2

日本看護管理学会誌15-2 The Journal of the Japan Academy of Nursing Administration and Policies Vol. 15, No. 2, PP 135-146, 2011 Differences between Expectations and Experiences of Experienced Nurses Entering a New Work Environment

More information

Takens / / 1989/1/1 2009/9/ /1/1 2009/9/ /1/1 2009/9/30,,, i

Takens / / 1989/1/1 2009/9/ /1/1 2009/9/ /1/1 2009/9/30,,, i 21 Market forecast using chaos theory 1100334 2010 3 1 Takens / / 1989/1/1 2009/9/30 1997/1/1 2009/9/30 1999/1/1 2009/9/30,,, i Abstract Market forecast using chaos theory Hiroki Hara The longitudinal

More information

29 jjencode JavaScript

29 jjencode JavaScript Kochi University of Technology Aca Title jjencode で難読化された JavaScript の検知 Author(s) 中村, 弘亮 Citation Date of 2018-03 issue URL http://hdl.handle.net/10173/1975 Rights Text version author Kochi, JAPAN http://kutarr.lib.kochi-tech.ac.jp/dspa

More information

xia2.dvi

xia2.dvi Journal of Differential Equations 96 (992), 70-84 Melnikov method and transversal homoclinic points in the restricted three-body problem Zhihong Xia Department of Mathematics, Harvard University Cambridge,

More information

2 2 1 2 1 2 1 2 2 Web Web Web Web 1 1,,,,,, Web, Web - i -

2 2 1 2 1 2 1 2 2 Web Web Web Web 1 1,,,,,, Web, Web - i - 2015 Future University Hakodate 2015 System Information Science Practice Group Report Project Name Improvement of Environment for Learning Mathematics at FUN C (PR ) Group Name GroupC (PR) /Project No.

More information

07_伊藤由香_様.indd

07_伊藤由香_様.indd A 1 A A 4 1 85 14 A 2 2006 A B 2 A 3 4 86 3 4 2 1 87 14 1 1 A 2010 2010 3 5 2 1 15 1 15 20 2010 88 2 3 5 2 1 2010 14 2011 15 4 1 3 1 3 15 3 16 3 1 6 COP10 89 14 4 1 7 1 2 3 4 5 1 2 3 3 5 90 4 1 3 300 5

More information

関西福祉大学紀要 12号(P)/1.太田

関西福祉大学紀要 12号(P)/1.太田 Social Work Practice and Methods for Scientific Progress Yoshihiro Ohta Abstract : Although theories and methods of social work have been progressing new ideas and ways that support social work practice

More information

, : GUI Web Java 2.1 GUI GUI GUI 2 y = x y = x y = x

, : GUI Web Java 2.1 GUI GUI GUI 2 y = x y = x y = x J.JSSAC (2005) Vol. 11, No. 3,4, pp. 77-88 Noda2005 MathBlackBoard MathBlackBoard is a Java program based on the blackboard applet. We can use the blackboard applet with GUI operations. The blackboard

More information

15046128_09名嶋.indd

15046128_09名嶋.indd 1 1. 220 2 1 2. 2.1. CDA 1 CDA 2 CDA A 2010 CDA p. 134 2014 : 134-139 1 : 2 : 3 : 4 : 1 EU 2015 2 2015 219 65 3 5 : 6 : 7 : 8 : 9 : CDA 1 CDA 2015 2.2. 2014 3 2013 15 79 3,801 83.6% 45.4% 42.9% 35.8% 3

More information

Abstract This paper concerns with a method of dynamic image cognition. Our image cognition method has two distinguished features. One is that the imag

Abstract This paper concerns with a method of dynamic image cognition. Our image cognition method has two distinguished features. One is that the imag 2004 RGB A STUDY OF RGB COLOR INFORMATION AND ITS APPLICATION 03R3237 Abstract This paper concerns with a method of dynamic image cognition. Our image cognition method has two distinguished features. One

More information

7,, i

7,, i 23 Research of the authentication method on the two dimensional code 1145111 2012 2 13 7,, i Abstract Research of the authentication method on the two dimensional code Karita Koichiro Recently, the two

More information

子どもの自尊感情の変容と教師との関係性

子どもの自尊感情の変容と教師との関係性 No.29 2004 3 Abstract Recently, pupils can't enough express their selves, thinks and hopes at class and it is very difficult to shape their autonomy. Therefore, this study looks at pupil s self-esteem

More information

3. ( 1 ) Linear Congruential Generator:LCG 6) (Mersenne Twister:MT ), L 1 ( 2 ) 4 4 G (i,j) < G > < G 2 > < G > 2 g (ij) i= L j= N

3. ( 1 ) Linear Congruential Generator:LCG 6) (Mersenne Twister:MT ), L 1 ( 2 ) 4 4 G (i,j) < G > < G 2 > < G > 2 g (ij) i= L j= N RMT 1 1 1 N L Q=L/N (RMT), RMT,,,., Box-Muller, 3.,. Testing Randomness by Means of RMT Formula Xin Yang, 1 Ryota Itoi 1 and Mieko Tanaka-Yamawaki 1 Random matrix theory derives, at the limit of both dimension

More information

井手友里子.indd

井手友里子.indd I goal of movement Banno 1999 60 61 65 12 2006 1978 1979 2005 1 2004 8 7 10 2005 54 66 Around 40 Around 40 2008 4 6 45 11 2007 4 6 45 9 2 Around 40 A 30A B 30 K C 30 P D 30 S 50 2007 2004 1979 2005 100

More information

Ò Ö Ø Ñ Ø ÖÓÙÔ ÔÔ Ö Ò Ò Ø ÓÙÖ Ö¹ÅÙ ØÖ Ò ÓÖÑ ÓÒ Ø Ð Ò ÙÖ µ ¾¼½¼ ½¼

Ò Ö Ø Ñ Ø ÖÓÙÔ ÔÔ Ö Ò Ò Ø ÓÙÖ Ö¹ÅÙ ØÖ Ò ÓÖÑ ÓÒ Ø Ð Ò ÙÖ µ ¾¼½¼ ½¼ Ò ÖØÑØ ÖÓÙÔ ÔÔÖÒ Ò Ø ÓÙÖÖ¹ÅÙ ØÖÒ ÓÖÑ ÓÒ Ø ÐÒ ÙÖ µ ¾¼½¼½¼ ÓÙÖÖ¹ Ð ÀÐÖØ ¾¾ ÖÚ¼¼¼ ËѹÓÑÓÒÓÙ Ú ÓÙÖÖ¹ÅÙ ØÖÒ ÓÖÑ Ò ÑÓÙÐ Ó ØÐ Ú ÓÒ ÐÒ ÙÖ µ ¾» ¾ ¼ ¼¹½ ¼¹ ¼¹¾ ÓÙÖÖ¹ ½ Ð Ð ½¹¾ Ð ½¹ ½¹½ ¾ ¾¹¾ ¾¹½ о¹ ¾¹ ÅÌ ÅÌ ¹½

More information

Rhythmic Gymnastics RG 3) 2 GymnastikTurnen ) ) 1963 Modern Gymnastics FIG 10 Modern Rhythmic Gymnastics 1977 Modern Rhythmic S

Rhythmic Gymnastics RG 3) 2 GymnastikTurnen ) ) 1963 Modern Gymnastics FIG 10 Modern Rhythmic Gymnastics 1977 Modern Rhythmic S 1. Bull. of Nippon Sport Sci. Univ. 40 2 57 68 2011 A consideration on the theory of beauty of rhythmic gymnastics In relation to the code of points Ikuko URATANI Abstract: This research discusses the

More information

,,, 2 ( ), $[2, 4]$, $[21, 25]$, $V$,, 31, 2, $V$, $V$ $V$, 2, (b) $-$,,, (1) : (2) : (3) : $r$ $R$ $r/r$, (4) : 3

,,, 2 ( ), $[2, 4]$, $[21, 25]$, $V$,, 31, 2, $V$, $V$ $V$, 2, (b) $-$,,, (1) : (2) : (3) : $r$ $R$ $r/r$, (4) : 3 1084 1999 124-134 124 3 1 (SUGIHARA Kokichi),,,,, 1, [5, 11, 12, 13], (2, 3 ), -,,,, 2 [5], 3,, 3, 2 2, -, 3,, 1,, 3 2,,, 3 $R$ ( ), $R$ $R$ $V$, $V$ $R$,,,, 3 2 125 1 3,,, 2 ( ), $[2, 4]$, $[21, 25]$,

More information

19 Systematization of Problem Solving Strategy in High School Mathematics for Improving Metacognitive Ability

19 Systematization of Problem Solving Strategy in High School Mathematics for Improving Metacognitive Ability 19 Systematization of Problem Solving Strategy in High School Mathematics for Improving Metacognitive Ability 1105402 2008 2 4 2,, i Abstract Systematization of Problem Solving Strategy in High School

More information

Bodenheimer, Thomas S., and Kevin Grumbach (1998) Understanding Health Policy: A Clinical Approach, 2nd ed. Appleton & Lange. The Present State of Managed Care and the Feasibility of its Application to

More information

28 Horizontal angle correction using straight line detection in an equirectangular image

28 Horizontal angle correction using straight line detection in an equirectangular image 28 Horizontal angle correction using straight line detection in an equirectangular image 1170283 2017 3 1 2 i Abstract Horizontal angle correction using straight line detection in an equirectangular image

More information

å‰Łçı—訋çfl»æ³Łã†¨ã…Łã‡£ã…œã…−ã……ã…†æŁ°, ㆚ㆮ2æ¬¡è©Łä¾¡å‹ƒå›²ã•† ㅋㅪㅜã…−ã……ã…†æŁ°å‹Šã†«ã‡‹ã‡‰é•£ã†®ç¢ºç”⁄訋箊

å‰Łçı—訋çfl»æ³Łã†¨ã…Łã‡£ã…œã…−ã……ã…†æŁ°,   ㆚ㆮ2æ¬¡è©Łä¾¡å‹ƒå›²ã•† ㅋㅪㅜã…−ã……ã…†æŁ°å‹Šã†«ã‡‹ã‡‰é•£ã†®ç¢ºç”⁄訋箊 , 2 August 28 (Fri), 2016 August 28 (Fri), 2016 1 / 64 Outline 1 2 3 2 4 2 5 6 August 28 (Fri), 2016 2 / 64 fibonacci Lucas 2 August 28 (Fri), 2016 3 / 64 Dynamic Programming R.Bellman Bellman Continuum

More information

total2010.dvi

total2010.dvi Ô ØÖ ÁÒØ ÖÔÓÐ Ø ÓÒ ÔÓÐÝÒÑ Ð Ø ÜØÖ ÔÓÐ Ø ÓÒ ËÓÑÑ Ö º½ ÁÒØ ÖÔÓÐ Ø ÓÒ Ä Ö Ò º º º º º º º º º º º º º º º º º º ¾ º½º½ ÓÖÑÙÐ Ø ÓÒ ÖÝ ÒØÖ ÕÙ º º º º º º º º º º º º º º º º º º º½º¾ ÓÖÑÙÐ Æ ÛØÓÒ º º º º º

More information

産業構造におけるスポーツ産業の範囲に関する研究Ⅰ

産業構造におけるスポーツ産業の範囲に関する研究Ⅰ Abstract This study is emphasizes that the sports industry holds big weight with the economy of our country but tends to be disregarded The study sees it us a peculiar industry which has ports of both

More information

09056175-03.indd

09056175-03.indd : 15 1 I. Hermann Hesse 1877-1962 1 Jugendgedenken 1911 Das Nachtpfauenauge 2 1931 Jugendgedenken Würzburger- General - Anzeiger 8 1 Jugendgedenken 3 1940 1947 4 2 6 5 1911 1911 34 20 1931 54 16 11 2010

More information

24_ChenGuang_final.indd

24_ChenGuang_final.indd Abstract If rapid economic development is sure to bring hierarchical consumption (M. Ozawa), the solution can only be to give property to all of the people in the country. In China, economic development

More information

( ) [1] [4] ( ) 2. [5] [6] Piano Tutor[7] [1], [2], [8], [9] Radiobaton[10] Two Finger Piano[11] Coloring-in Piano[12] ism[13] MIDI MIDI 1 Fig. 1 Syst

( ) [1] [4] ( ) 2. [5] [6] Piano Tutor[7] [1], [2], [8], [9] Radiobaton[10] Two Finger Piano[11] Coloring-in Piano[12] ism[13] MIDI MIDI 1 Fig. 1 Syst 情報処理学会インタラクション 2015 IPSJ Interaction 2015 15INT014 2015/3/7 1,a) 1,b) 1,c) Design and Implementation of a Piano Learning Support System Considering Motivation Fukuya Yuto 1,a) Takegawa Yoshinari 1,b) Yanagi

More information

³ÎΨÏÀ

³ÎΨÏÀ 2017 12 12 Makoto Nakashima 2017 12 12 1 / 22 2.1. C, D π- C, D. A 1, A 2 C A 1 A 2 C A 3, A 4 D A 1 A 2 D Makoto Nakashima 2017 12 12 2 / 22 . (,, L p - ). Makoto Nakashima 2017 12 12 3 / 22 . (,, L p

More information

149 (Newell [5]) Newell [5], [1], [1], [11] Li,Ryu, and Song [2], [11] Li,Ryu, and Song [2], [1] 1) 2) ( ) ( ) 3) T : 2 a : 3 a 1 :

149 (Newell [5]) Newell [5], [1], [1], [11] Li,Ryu, and Song [2], [11] Li,Ryu, and Song [2], [1] 1) 2) ( ) ( ) 3) T : 2 a : 3 a 1 : Transactions of the Operations Research Society of Japan Vol. 58, 215, pp. 148 165 c ( 215 1 2 ; 215 9 3 ) 1) 2) :,,,,, 1. [9] 3 12 Darroch,Newell, and Morris [1] Mcneil [3] Miller [4] Newell [5, 6], [1]

More information

評論・社会科学 84号(よこ)(P)/3.金子

評論・社会科学 84号(よこ)(P)/3.金子 1 1 1 23 2 3 3 4 3 5 CP 1 CP 3 1 1 6 2 CP OS Windows Mac Mac Windows SafariWindows Internet Explorer 3 1 1 CP 2 2. 1 1CP MacProMacOS 10.4.7. 9177 J/A 20 2 Epson GT X 900 Canon ip 4300 Fujifilm FinePix

More information

Microsoft, Windows Microsoft Corporation

Microsoft, Windows Microsoft Corporation Copyright 2000-2002 T&D Corporation. All rights reserved. 2002.07 16004194030 Microsoft, Windows Microsoft Corporation This Modem Logger is designed for use in Japan only and can not be used in any other

More information

Design of highly accurate formulas for numerical integration in weighted Hardy spaces with the aid of potential theory 1 Ken ichiro Tanaka 1 Ω R m F I = F (t) dt (1.1) Ω m m 1 m = 1 1 Newton-Cotes Gauss

More information

Talk/7Akita-cont.tex Dated: 7/Feb/ Fibonacci Quartery L n = i n T n i/).) F n = i n U n i/).6).),.6) n = 7, F 7 = F n = cos π ) cos π 7 7 ) F = 8 [n )

Talk/7Akita-cont.tex Dated: 7/Feb/ Fibonacci Quartery L n = i n T n i/).) F n = i n U n i/).6).),.6) n = 7, F 7 = F n = cos π ) cos π 7 7 ) F = 8 [n ) Talk/7Akita-cont.tex Dated: 7/Feb/ wikipedia Pafnuty Lvovich Chebyshev 8 6-89 8 6 Chebychev Chebyshov Tchebycheff Tschebyscheff https://ja.wikipedia.org/wiki/ wikipediaa) 96 cos π 7 cos π 7 cos π 7 = x

More information

4.1 % 7.5 %

4.1 % 7.5 % 2018 (412837) 4.1 % 7.5 % Abstract Recently, various methods for improving computial performance have been proposed. One of these various methods is Multi-core. Multi-core can execute processes in parallel

More information

自然な図形と不自然な図形: 幾何図形の二つの「意味」

自然な図形と不自然な図形: 幾何図形の二つの「意味」 ( ) mail: hiroyuki.inaoka@gmail.com 48 2015.11.22 1 1 ( ) ( ) 3 5 3 13 3 2 1 27 Shin Manders Avigad, Mumma, Mueller (Macbeth ) Fowler, Netz [2014] Theorem c a, b a 2 + b 2 = c 2 Proof. c 4 b a 180 b c

More information

ε ε x x + ε ε cos(ε) = 1, sin(ε) = ε [6] [5] nonstandard analysis 1974 [4] We shoud add that, to logical positivist, a discussion o

ε ε x x + ε ε cos(ε) = 1, sin(ε) = ε [6] [5] nonstandard analysis 1974 [4] We shoud add that, to logical positivist, a discussion o dif engine 2017/12/08 Math Advent Calendar 2017(https://adventar.org/calendars/2380) 12/8 IST(Internal Set Theory; ) 1 1.1 (nonstandard analysis, NSA) ε ε (a) ε 0. (b) r > 0 ε < r. (a)(b) ε sin(x) d sin(x)

More information

.N..

.N.. Examination of the lecture by the questionnaire of class evaluation -Analysis and proposal of result at the first term of fiscal year - Kazuo MORI, Tukasa FUKUSHIMA, Michio TAKEUCHI, Norihiro UMEDA, Katuya

More information

評論・社会科学 98号(P)☆/1.鰺坂

評論・社会科学 98号(P)☆/1.鰺坂 1 1 1 1 2 2 2 1 2 2 3 3 1 3 2 3 3 4 4 1 4 2 4 3 5 2011 5 17 2011 10 19 1 1 1 2011 2010 2008 α 100 125 230 1 2 2 2 1 2008 92 1 2 3 93 1 2 1 2 1 2 2 1992, p.40 1960 1992, p.40 3 2008, p.32 3 3 1 4 4 3 2

More information

31 True at First Light Patrick Hemingway Ernest Hemingway, Patrick Hemingway True at First Light Islands in the Stream, 1970 The Gard

31 True at First Light Patrick Hemingway Ernest Hemingway, Patrick Hemingway True at First Light Islands in the Stream, 1970 The Gard 31 True at First Light Patrick Hemingway Ernest Hemingway, 1899-1961 1999 7 Patrick Hemingway True at First Light Islands in the Stream, 1970 The Garden of Eden, 1986 1 African Journal 32 True at First

More information

2) TA Hercules CAA 5 [6], [7] CAA BOSS [8] 2. C II C. ( 1 ) C. ( 2 ). ( 3 ) 100. ( 4 ) () HTML NFS Hercules ( )

2) TA Hercules CAA 5 [6], [7] CAA BOSS [8] 2. C II C. ( 1 ) C. ( 2 ). ( 3 ) 100. ( 4 ) () HTML NFS Hercules ( ) 1,a) 2 4 WC C WC C Grading Student programs for visualizing progress in classroom Naito Hiroshi 1,a) Saito Takashi 2 Abstract: To grade student programs in Computer-Aided Assessment system, we propose

More information

Communicative English (1) Thomas Clancy, Roman Greco Communicative English (CE) I is an introductory course in Spoken English. The course provides freshmen students with the opportunity to express themselves

More information

Pari-gp /7/5 1 Pari-gp 3 pq

Pari-gp /7/5 1 Pari-gp 3 pq Pari-gp 3 2007/7/5 1 Pari-gp 3 pq 3 2007 7 5 Pari-gp 3 2007/7/5 2 1. pq 3 2. Pari-gp 3. p p 4. p Abel 5. 6. 7. Pari-gp 3 2007/7/5 3 pq 3 Pari-gp 3 2007/7/5 4 p q 1 (mod 9) p q 3 (3, 3) Abel 3 Pari-gp 3

More information

sakigake1.dvi

sakigake1.dvi (Zin ARAI) arai@cris.hokudai.ac.jp http://www.cris.hokudai.ac.jp/arai/ 1 dynamical systems ( mechanics ) dynamical systems 3 G X Ψ:G X X, (g, x) Ψ(g, x) =:Ψ g (x) Ψ id (x) =x, Ψ gh (x) =Ψ h (Ψ g (x)) (

More information

P

P 03-3208-22482013 Vol.2 Summer & Autumn 2013 Vol.2 Summer & Autumn 90 527 P.156 611 91 C O N T E N T S 2013 03-3208-2248 2 3 4 6 Information 7 8 9 10 2 115 154 10 43 52 61 156 158 160 161 163 79 114 1 2

More information

人文学部研究年報12号.indb

人文学部研究年報12号.indb 制御理論を用いた在庫管理モデルの一解析 * リードタイムが変動する場合 西平直史 1 [1, 2, 3, 4] [1] [2, 3, 4] 1 1 3 2 [2] = +w(k) d(k) (1) 2014 12 1 1 制御理論を用いた在庫管理モデルの一解析 西平 k w(k) d(k) L k u(k) (2) (1) 2 w(k) =u(k L) (2) = +u(k L) d(k) (3)

More information

SEJulyMs更新V7

SEJulyMs更新V7 1 2 ( ) Quantitative Characteristics of Software Process (Is There any Myth, Mystery or Anomaly? No Silver Bullet?) Zenya Koono and Hui Chen A process creates a product. This paper reviews various samples

More information

The Key Questions about Today's "Experience Loss": Focusing on Provision Issues Gerald ARGENTON These last years, the educational discourse has been focusing on the "experience loss" problem and its consequences.

More information

The `Marriage Problem' of Korean Settlers in Japan at See in the Readers' Columns HASHIMOTO Miyuki In this paper, I examine the relationship between spouse selection and the issue of ethnicity for Korean

More information

Grice (1957) S x p S A x 1. A p 2. A S 1 3. A S 1 p (intention-based semantics) S p x (Strawson 1964; Grice 1969; Schiffer 1972; Harman 1974; Bennett

Grice (1957) S x p S A x 1. A p 2. A S 1 3. A S 1 p (intention-based semantics) S p x (Strawson 1964; Grice 1969; Schiffer 1972; Harman 1974; Bennett 2016/10/21 1 (implicature) (presupposition) (speech act) Sperber & Wilson (1986/1995) (inferential model) 2 Sperber & Wilson (1986/1995) (code model) (1) (2) (3) (5) 1 Grice (1957) S x p S A x 1. A p 2.

More information

=

= 2. 2.1 2.2 kuri@ice.uec.ac.jp ( 2007/10/30/16:46) 1 . 1. 1 + 2 = 5. 2. 180. 3. 3 3. 4.. 5.. 2 2.1 1.,,,,. 2., ( ) ( ).,,,, 3.,. 4.,,,. 3 1.,. 1. 1 + 2 = 5. (, ) 2. 180. (, ) 3. 3, 3. (, ) 4.. (, ) 5..

More information

2011 Future University Hakodate 2011 System Information Science Practice Group Report Project Name Visualization of Code-Breaking RSA Group Name RSA C

2011 Future University Hakodate 2011 System Information Science Practice Group Report Project Name Visualization of Code-Breaking RSA Group Name RSA C 2011 Future University Hakodate 2011 System Information Science Practice Group Report Project Name RSA Group Name RSA Code Elliptic Curve Cryptograrhy Group /Project No. 13-B /Project Leader 1009087 Takahiro

More information

2 56

2 56 30 2006 pp. 55 67 1 Received October 31, 2006 Xu Weiwas an artist who was famous as a painter and a calligrapher and a drama writer in late Ming dynasty. But it is not known that he leaves poetry as a

More information

Title < 論文 > 公立学校における在日韓国 朝鮮人教育の位置に関する社会学的考察 : 大阪と京都における 民族学級 の事例から Author(s) 金, 兌恩 Citation 京都社会学年報 : KJS = Kyoto journal of so 14: 21-41 Issue Date 2006-12-25 URL http://hdl.handle.net/2433/192679 Right

More information

25 D Effects of viewpoints of head mounted wearable 3D display on human task performance

25 D Effects of viewpoints of head mounted wearable 3D display on human task performance 25 D Effects of viewpoints of head mounted wearable 3D display on human task performance 1140322 2014 2 28 D HMD HMD HMD HMD 3D HMD HMD HMD HMD i Abstract Effects of viewpoints of head mounted wearable

More information

P.5 P.6 P.3 P.4 P.7 P.8 P.9 P.11 P.19

P.5 P.6 P.3 P.4 P.7 P.8 P.9 P.11 P.19 MOST is the best! P.5 P.6 P.3 P.4 P.7 P.8 P.9 P.11 P.19 P.14 1 2 P.14 1 2 12,036 17,025 P.14 3 P.14 4 NEW P.12P.14 5 P.12P.14 6 P.12 P.15 7 NEW P.15 8 P.15 9 P.15 7 P.15 10 P.15 10 NEW P.12 P.15 11 P.15

More information

Collatzの問題 (数学/数理科学セレクト1)

Collatzの問題 (数学/数理科学セレクト1) / AICHI UNIVERSITY OF EDUCATION A { z = x + iy 0.100

More information

¹ ØÙ Ò ØÙÖ Þ º Ð Þ Å Ö Å Ü Ñ ºµ Å ÖÕÙ Ú Ø Ð ÙÑ µº ÖÙØ º ÙÚ Ö À Ø ÓÖ Æ ØÙÖ Ð Ó Å Ñ ÖÓ Ô º ¹ ¼µ ź ÔÓÔÙÐ Ó ÙÑ Ó Ñ Ô Ö Ó Ó ÑÓ Ë º º ÙÑ Ñ Ð Ô Ó ÕÙ ÒØ ÒØÖ

¹ ØÙ Ò ØÙÖ Þ º Ð Þ Å Ö Å Ü Ñ ºµ Å ÖÕÙ Ú Ø Ð ÙÑ µº ÖÙØ º ÙÚ Ö À Ø ÓÖ Æ ØÙÖ Ð Ó Å Ñ ÖÓ Ô º ¹ ¼µ ź ÔÓÔÙÐ Ó ÙÑ Ó Ñ Ô Ö Ó Ó ÑÓ Ë º º ÙÑ Ñ Ð Ô Ó ÕÙ ÒØ ÒØÖ ¹ ØÙ ÒØÙÖÞº ÐÞ ÅÖ ÅÜÑ ºµ ÅÖÕÙ ÚØ ÐÙÑ µº ÖÙØ º ÙÚÖ À ØÓÖ ÆØÙÖÐ Ó ÅÑÖÓ Ôº ¹¼µ ź ÔÓÔÙÐÓ ÙÑ Ó Ñ ÔÖ Ó Ó ÑÓ Ë º º ÙÑ ÑÐ Ô Ó ÕÙÒØ ÒØÖ Ð ÙÑØ ÙÑ ÜÑ º ¾ ½ ËÊ ÀÍÅÆ ÎÌÊÁÆ ½ ÐÑÒØÓ ÒØÙÖÐ Ó Ö ÙÑÒÓ Ú¹ ØÖÒ ÉÙÖ Ö Ó ¹ ØÙ

More information

RIMS Kôkyûroku Bessatsu B3 (22), Numerical verification methods for differential equations: Computer-assisted proofs based on infinite dimension

RIMS Kôkyûroku Bessatsu B3 (22), Numerical verification methods for differential equations: Computer-assisted proofs based on infinite dimension 微分方程式の精度保証付き数値計算 : 逐次反復に基づく Title計算機援用証明 (Progress in Mathematics of Systems) Author(s) 渡部, 善隆 Citation 数理解析研究所講究録別冊 = RIMS Kokyuroku Bessa (22), B3: 45-55 Issue Date 22-4 URL http://hdl.handle.net/2433/9624

More information

9_18.dvi

9_18.dvi Vol. 49 No. 9 3180 3190 (Sep. 2008) 1, 2 3 1 1 1, 2 4 5 6 1 MRC 1 23 MRC Development and Applications of Multiple Risk Communicator Ryoichi Sasaki, 1, 2 Yuu Hidaka, 3 Takashi Moriya, 1 Katsuhiro Taniyama,

More information

yasi10.dvi

yasi10.dvi 2002 50 2 259 278 c 2002 1 2 2002 2 14 2002 6 17 73 PML 1. 1997 1998 Swiss Re 2001 Canabarro et al. 1998 2001 1 : 651 0073 1 5 1 IHD 3 2 110 0015 3 3 3 260 50 2 2002, 2. 1 1 2 10 1 1. 261 1. 3. 3.1 2 1

More information

ï ñ ö ò ô ó õ ú ù n n ú ù ö ò ô ñ ó õ ï

ï ñ ö ò ô ó õ ú ù n n ú ù ö ò ô ñ ó õ ï ï ñ ö ò ô ó õ ú ù n n ú ù ö ò ô ñ ó õ ï B A C Z E ^ N U M G F Q T H L Y D V R I J [ R _ T Z S Y ^ X ] [ V \ W U D E F G H I J K O _ K W ] \ L M N X P S O P Q @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ @ r r @ @

More information

国際恋愛で避けるべき7つの失敗と解決策

国際恋愛で避けるべき7つの失敗と解決策 7 http://lovecoachirene.com 1 7! 7! 1 NOT KNOWING WHAT YOU WANT 2 BEING A SUBMISSIVE WOMAN 3 NOT ALLOWING THE MAN TO BE YOUR HERO 4 WAITING FOR HIM TO LEAD 5 NOT SPEAKING YOUR MIND 6 PUTTING HIM ON A PEDESTAL

More information

G

G 1 2 47 1992 1996 1997 1999 2003 G 2008 3 4 1960 5 1970 48 1946 1987 1 4 6 7 1993 238 49 1960 50 8 9 1995 1972 51 10 52 1947 1995 11 30 1990 53 11 12 1996 1 2004 10 54 1990 1970 13 1970 1970 1972 55 1970

More information

<4D6963726F736F667420576F7264202D20955D985F81458ED089EF89C88A77313036816989BA816A32303133944E82568C8E825093FA8C8E88B18DE28FE396EC92E78ADB8E5289FC>

<4D6963726F736F667420576F7264202D20955D985F81458ED089EF89C88A77313036816989BA816A32303133944E82568C8E825093FA8C8E88B18DE28FE396EC92E78ADB8E5289FC> QDA 1 2 2 1 2 2 3 3 1 3 2 4 4 1 4 2 1 EBP Evidence Based Practice EBP 1 2013 6 27 2013 7 1 Agency for Health Care Policy and Research : AHCPR Gambrill 2006 McNeece & Thyer 2004 AHCPR Ia ba b 2006 KJ 2

More information

2010 II / y = e x y = log x = log e x 2. ( e x ) = e x 3. ( ) log x = 1 x 1.2 Warming Up 1 u = log a M a u = M a 0

2010 II / y = e x y = log x = log e x 2. ( e x ) = e x 3. ( ) log x = 1 x 1.2 Warming Up 1 u = log a M a u = M a 0 2010 II 6 10.11.15/ 10.11.11 1 1 5.6 1.1 1. y = e x y = log x = log e x 2. e x ) = e x 3. ) log x = 1 x 1.2 Warming Up 1 u = log a M a u = M a 0 log a 1 a 1 log a a a r+s log a M + log a N 1 0 a 1 a r

More information

16−ª1“ƒ-07‘¬ŠÑ

16−ª1“ƒ-07‘¬ŠÑ The purpose of this study is to clarify a process that Awa dance developed into tourist resources and the factors that it spread out in all over Japan. Consideration was made with the memory magazines,

More information

On Japanese empathy and interpretation IKEDA, Masatoshi In this paper I compared it with empathy as a manner of psychotherapist about interpretation a

On Japanese empathy and interpretation IKEDA, Masatoshi In this paper I compared it with empathy as a manner of psychotherapist about interpretation a On Japanese empathy and interpretation IKEDA, Masatoshi In this paper I compared it with empathy as a manner of psychotherapist about interpretation and discussed it. For words of English empathy, there

More information

第 55 回自動制御連合講演会 2012 年 11 月 17 日,18 日京都大学 1K403 ( ) Interpolation for the Gas Source Detection using the Parameter Estimation in a Sensor Network S. T

第 55 回自動制御連合講演会 2012 年 11 月 17 日,18 日京都大学 1K403 ( ) Interpolation for the Gas Source Detection using the Parameter Estimation in a Sensor Network S. T 第 55 回自動制御連合講演会 212 年 11 月 日, 日京都大学 1K43 () Interpolation for the Gas Source Detection using the Parameter Estimation in a Sensor Network S. Tokumoto, T. Namerikawa (Keio Univ. ) Abstract The purpose of

More information

IntroductionToQuantumComputer

IntroductionToQuantumComputer http://quantphys.org/wp/keisukefujii/?p=433 Twitter Keisuke Fujii@fgksk ? 1687: () Isaac Newton (1642-1727) http://www.newton.cam.ac.uk/art/portrait.html Equation of motion ? 1687: () 1873: () James C.

More information

2

2 2011 8 6 2011 5 7 [1] 1 2 i ii iii i 3 [2] 4 5 ii 6 7 iii 8 [3] 9 10 11 cf. Abstracts in English In terms of democracy, the patience and the kindness Tohoku people have shown will be dealt with as an exception.

More information

L1 What Can You Blood Type Tell Us? Part 1 Can you guess/ my blood type? Well,/ you re very serious person/ so/ I think/ your blood type is A. Wow!/ G

L1 What Can You Blood Type Tell Us? Part 1 Can you guess/ my blood type? Well,/ you re very serious person/ so/ I think/ your blood type is A. Wow!/ G L1 What Can You Blood Type Tell Us? Part 1 Can you guess/ my blood type? 当ててみて / 私の血液型を Well,/ you re very serious person/ so/ I think/ your blood type is A. えーと / あなたはとっても真面目な人 / だから / 私は ~ と思います / あなたの血液型は

More information

”Y‰Æ”ЛïŸ_‘W40−ª4/ ™ƒ“ª

”Y‰Æ”ЛïŸ_‘W40−ª4/ ™ƒ“ª Fisher & Tronto CC - Ungerson Ungerson DNA Digital News Archives - ...... prospect Goffman Wiles Bateson v socialization T. Mills Oliver Raymond .. -. Bateson G., Step to an Ecology of Mind. Ballantine

More information

駒田朋子.indd

駒田朋子.indd 2 2 44 6 6 6 6 2006 p. 5 2009 p. 6 49 12 2006 p. 6 2009 p. 9 2009 p. 6 2006 pp. 12 20 2005 2005 2 3 2005 An Integrated Approach to Intermediate Japanese 13 12 10 2005 8 p. 23 2005 2 50 p. 157 2 3 1 2010

More information

.w..01 (1-14)

.w..01 (1-14) ISSN 0386-7617 Annual Research Reports No.33, 2009 THE FOUNDATION FOR GROWTH SCIENCE ön é

More information

Fig. 3 Flow diagram of image processing. Black rectangle in the photo indicates the processing area (128 x 32 pixels).

Fig. 3 Flow diagram of image processing. Black rectangle in the photo indicates the processing area (128 x 32 pixels). Fig. 1 The scheme of glottal area as a function of time Fig. 3 Flow diagram of image processing. Black rectangle in the photo indicates the processing area (128 x 32 pixels). Fig, 4 Parametric representation

More information

‚æ4“ƒ.ren

‚æ4“ƒ.ren 69 1 1 13 14 70 2 3 1972 4 5 1992 6 7 1980 100 1997 71 226 2100 8 100 50 9 21 21 21 21 10 11 2 1968 12 13 72 1980 14 15 16 17 73 18 18 20 5 2002 12 9 19 1964 1980 20 21 22 74 23 100 10 10 100 101 1 101

More information

(1) 3 A B E e AE = e AB OE = OA + e AB = (1 35 e ) e OE z 1 1 e E xy e = 0 e = 5 OE = ( 2 0 0) E ( 2 0 0) (2) 3 E P Q k EQ = k EP E y 0

(1) 3 A B E e AE = e AB OE = OA + e AB = (1 35 e ) e OE z 1 1 e E xy e = 0 e = 5 OE = ( 2 0 0) E ( 2 0 0) (2) 3 E P Q k EQ = k EP E y 0 (1) 3 A B E e AE = e AB OE = OA + e AB = (1 35 e 0 1 15 ) e OE z 1 1 e E xy 5 1 1 5 e = 0 e = 5 OE = ( 2 0 0) E ( 2 0 0) (2) 3 E P Q k EQ = k EP E y 0 Q y P y k 2 M N M( 1 0 0) N(1 0 0) 4 P Q M N C EP

More information

untitled

untitled () 2006 i Foundationpowdermakeup No.1 ii iii iv Research on selection criterion of cosmetics that use the consumer's Eras analysis Consideration change by bringing up child Fukuda Eri 1.Background, purpose,

More information

表紙1-4.eps

表紙1-4.eps On Shishi Bunroku s Oban : from Speculation to Investment, from Entertainment to Literature Tsukasa Izumi The novel Oban, by Shishi Bunroku, is a popular fiction set in the pre- to post-wwii period, describing

More information

三税協力の実質化 : 住民税の所得税閲覧に関する国税連携の効果

三税協力の実質化 : 住民税の所得税閲覧に関する国税連携の効果 Kwansei Gakuin University Rep Title 三 税 協 力 の 実 質 化 : 住 民 税 の 所 得 税 閲 覧 に 関 する 国 税 連 携 の 効 果 Author(s) Suzuki, Ushio, 鈴 木, 潮 Citation 経 済 学 論 究, 65(4): 175-197 Issue Date 2012-03-20 URL http://hdl.handle.net/10236/9133

More information

Web Basic Web SAS-2 Web SAS-2 i

Web Basic Web SAS-2 Web SAS-2 i 19 Development of moving image delivery system for elementary school 1080337 2008 3 10 Web Basic Web SAS-2 Web SAS-2 i Abstract Development of moving image delivery system for elementary school Ayuko INOUE

More information

, MATLAB LMI MATLAB Mathematica Maple Mathematica Control System Professional 2 LMI MATLAB Mathematica Maple MATLAB SCILAB SCILAB MATLAB

, MATLAB LMI MATLAB Mathematica Maple Mathematica Control System Professional 2 LMI MATLAB Mathematica Maple MATLAB SCILAB SCILAB MATLAB J.JSSAC (2005) Vol. 11, No. 3,4, pp. 99-117 Noda2005 SCILAB 1 Matlab is one of the most popular commercial software among the researchers in the area of control and system engineering. Although Matlab

More information

soturon.dvi

soturon.dvi 12 Exploration Method of Various Routes with Genetic Algorithm 1010369 2001 2 5 ( Genetic Algorithm: GA ) GA 2 3 Dijkstra Dijkstra i Abstract Exploration Method of Various Routes with Genetic Algorithm

More information