A Control Method of Errors in Long-Term Integration

Μέγεθος: px
Εμφάνιση ξεκινά από τη σελίδα:

Download "A Control Method of Errors in Long-Term Integration"

Transcript

1 1,a) Hamilon Runge Kua Hamilonian 1/2 Runge Kua (Brouwer s law) Runge Kua Runge Kua Hamilonian 1/2 Brouwer 3 A Conrol Mehod of Errors in Long-Term Inegraion Ozawa Kazufumi 1,a) Absrac: When solving he Hamilon canonical equaion by numerical mehods, i is imporan no only o solve he equaion accuraely, bu also o preserve he values of he firs inegrals. Symplecic Runge Kua mehods are shown o preserve hese values very accuraely. In pracice, however, for sandard implemenaions of he Runge Kua mehods he Hamilonian error behaves like O(), where is he ime. This repor proposes an implemenaion of Gauss Runge Kua mehods, he mos commonly used symplecic mehod, which suppresses he error growh up o O( 1/2 )(which is called Brouwer s law) by using riple-precision arihmeic. Keywords: symplecic numerical inegraion, Runge Kua mehod, long-erm inegraion, Brouwer s law, riple-precision arihmeic, firs inegral 1. Henrici[6] [4], [15]. IEEE754[12] Runge Kua Hamilon 1 Yuri-Honjo, Akia, , Japan a) ozawa@akia-pu.ac.jp ( ) 2. Hamilon Hamilon c 2012 Informaion Processing Sociey of Japan 1

2 dq d = ph(q, p), dp d = qh(q, p), q, p R d. (1) q p H(q, p) Hamilonian H(q, p) (1) z n δ n (µ n ) µ n [5], [9] h 0 p Hamilonian O(h p ) E[µ l ] 0, E[µ l µ k ] ε 2 Bδ O(h p lk (5) ) ε B (4) Runge Kua O(h p ) [4], [5] (= nh) [4] Runge Kua 3. Runge Kua E C E B Runge Kua [4] z n+1 = z n +δ n, δ n = h b i f(z i ) (4) E B nε B = /hε B (6) 3 E L (2) C R 2d 2d Hamilon (1) ( ) ( ) q p H(q, p) z =, f(z) =, z, f R 2d p q H(q, p) z T Cf(z) = 0, z R 2d (7) Q() = z T Cz (8) Q() (2) 2 dz d = f(z()). (2) Runge Kua z n+1 = z n +h b i f(z i ), Z i = z n +h a ij f(z j ), i = 1,...,s Runge Kua Hamilon 3 [4] E C O( 1/2 ) E B O() E L (3) Q 0 = Q( 0 ) Runge Kua 1 (= 0 +h) Q() Q 1 Q 1 = Q 0 +2h +h 2 b i Z T i Cf(Z i) Runge Kua (3) [5] 2 (7) 0 Runge Kua 3 m ij 0 [5], [13] Hamilonian H(q, p) 2 E E C L = Q n Q 0 < K L nh 2 ε L = K L hε L (10) p h E C = O(h p 3 ) E L Runge Kua (3) IEEE754 i, f(z i ) T m ij Cf(Z j ), m ij = b i b j b i a ij b j a ji [1], [5] a ij, b i ε L n K L > 0 (9) c 2012 Informaion Processing Sociey of Japan 2

3 Compensaed Summaion E B E L, E B E C (11) 1: ε 0 = 0 2: for n = 0 o do Brouwer [2] 3: n = δ n ε n 4: z n+1 = z n n h 5: ε n+1 = n (z n+1 z n ) 6: end for ε B ε L 4. Runge Kua (11) Runge Kua 3 hεm hε L 4.1 E C E C ε L εm (16) h h = 10 8, h = Gauss Runge Kua h = ε L Z (ν+1) i = z n +h a ij f(z (ν) j ), ν = 0,1,... (12) IEEE754 x86 64bi D (ν) = 0, or D (ν) D (ν+1) n (13) D (ν) = max i Z (ν) i Z (ν 1) i Runge Kua (3) Z i = z n +h a ij f(z j ) (17) 4.2 E B E B ε B 3 3 (4) compensaed summaion[7] IEEE754 O(h) δ n a ij = a (2) ij +a (1) ij +a (0) ij, b i = b (2) i +b (1) i +b (0) i, ε B hε M (14) f i = f (1) i +f (0) i. ε M ε M (6) E B hε M (15) 1 z n+1 = z n +δ n compensaed summaion. Fig. 1 Compensaed summaion in he addiion z n+1 = z n + δ n. 4.3 E L [11], [12] Forran bi (16) 4 ( ) ([8], [10]) Runge Kua a ij, b i f(z i ) a (2) ij : 26bis, a (1) ij : 27bis, a (0) ij : 26bis, b (2) i : 26bis, b (1) i : 27bis, b (0) i : 26bis, f (1) i : 26bis, f (0) i : 27bis 1 3 c 2012 Informaion Processing Sociey of Japan 3

4 S 3 = + S = 52 bis S 2 = 52 bis S 1 = 53 bis S 0 = 27 bis 54 bis 53 bis 79 bis 53 bis 2 3 s aij fj. Fig. 2 Compuaion of s aij fj by riple-precision arihmeic 1 s Gauss Runge Kua 5 Table 1 5 implemenaions of he s-sage Gauss Runge Kua rkgs0 mehods updae formula ieraion evaluaion of f rkgs1 c d rkgs2 c z d rkgs3 c+ z d rkgs4 c+ z+(only once) d s: number of he sages of he Runge Kua mehod c: compensaed summaion, d: double precision, : riple precision z: zero olerance ir. by eq. (13), : riple precision 2 Table 2 Compuing environmen d 3 1 Compiler ifor 11.1 (Op 2) f CPU Xeon X3450(2.67GHz) S = s a ij f q(0) = (1 e,0) T, j ( p(0) = 0, T (1+e)/(1 e)), OS Linux ver (Red Ha) S = a ij f j = a (2) ij f(1) j := S 3 a (2) ij f(0) j + a (1) ij f(0) j + a (0) ij f(0) j := S 0 a (1) ij f(1) j a (0) ij f(1) j := S 2 := S 1 H() H(0) 0 e < 1. e Runge Kua 3,4 rkg51 rkg52 rkg50 rkg54 S 3 53bis S 2 52bis S 1 54bis S 0 53bis 2 3 3/2 (79.5bis) S 0 S 0 S 1, S 2, S 3 compensaed summaion h 3 compensaed summaion z n z n (2) Hénon Heiles 1 5 H(q, p) = (q2 1 +q2 2 )+q2 1 q q (p2 1 +p2 2 ), (1) Kepler H(q, p) = 1 q pt p q, p R 2, (18) rkg53 rkg50(q) 3 5 Gauss Runge Kua 5 Kepler H(q, p) Fig. 3 Long-erm behaviours of H(q, p) when solving he Kepler problem by he five implemenaions of 5-sage Gauss Runge Kua mehod. q = (q 1, q 2 ) T, p = (p 1, p 2 ) T. (19) H(q, p) = 0.8 q, p 5 6 c 2012 Informaion Processing Sociey of Japan 4

5 H() H(0) rkg100.da rkg101.da rkg102.da rkg103.da rkg104.da H() H(0) rkg100.da rkg101.da rkg102.da rkg103.da rkg104.da 4 10 Gauss Runge Kua 5 Kepler 6 10 Gauss Runge Kua 5 Hénon H(q, p) Heiles H(q, p) Fig. 4 Long-erm behaviours of H(q, p) when solving he Kepler problem by he five implemenaions of 10-sage Fig. 6 Long-erm behaviours of H(q, p) when solving he Gauss Runge Kua mehod. Hénon Heiles problem by he five implemenaions of 10-sage Gauss Runge Kua mehod. H() H(0) Q 1 () = z 2 1 +z 2 2 +z 2 3, Q 2 () = 1 2 (I 1 1 z 2 1 +I 1 2 z 2 2 +I 1 3 z 2 3). rkg50 rkg51 rkg53 rkg52 rkg54 [14] z 1 (0) = 0, z 2 (0) = 1, z 3 (0) = I Gauss Runge Kua 5 Hénon Heiles H(q, p) Fig. 5 Long-erm behaviours of H(q, p) when solving he Hénon Heiles problem by he five implemenaions of 5-sage Gauss Runge Kua mehod. (3) ( 7) 3 rkg54, rkg104 Brouwer I 1, I 2, I 3 z 1, z 2, z 3 z 1, z 2, z Gauss Runge Kua 5 (Euler ) [14] Kepler z 1 () = a 1 z 2 ()z 3 (), z 2 () = a 2 z 3 ()z 1 (), z 3 () = a 3 z 1 ()z 2 (). (20) a 1 = (I 2 I 3 )/I 1, a 2 = (I 3 I 1 )/I 2, a 3 = (I 1 I 2 )/I 3. I 3 7 Fig. 7 Torque free moion of a rigid body ,4 Brouwer E C,E L E B ( 10) rkgs4 I 1 c 2012 Informaion Processing Sociey of Japan 5

6 Q1() Q1(0) rkg50 rkg51 rkg52 rkg53 rkg Gauss Runge Kua (h = 2 5, ). Table 4 CPU imes of he various implemenaions of 10-sage Gauss Runge Kua mehod(h = 2 5, ). Implemenaions sec(raio) Error growh in H rkg (1.00) O() rkg (1.01) O() rkg (1.28) O() rkg (1.46) O() rkg (2.83) O( 1/2 ) rkg100(q) 15550(139) rkg100(q) rkg Gauss Runge Kua 5 (20) Q 1 Fig. 8 Long-erm behaviours of he invarian Q 1 when solving he rigid-body problem(20) by various implemenaions of 5-sage Runge Kua mehod. H() H(0) 1e-08 h = 1/8 h = 1/16 h = 1/32 Q2() Q2(0) rkg50 rkg51 rkg52 rkg53 rkg54 h = 1/64 h = 1/ Gauss Runge Kua rkg44 H(q, p). Fig. 10 Long-erm behaviours of Hamilonian H(q, p) wih rkg44 implemenaion of he 4-sage GaussRunge Kua. 9 5 Gauss Runge Kua 5 5 Kepler (20) Q Fig. 9 Long-erm behaviours of he invarian Q 2 when solving he rigid-body problem(20) by various implemenaions of 5-sage Runge Kua mehod. 5 rkgs4(s s = 3,...,10) Brouwer h 3 5 Gauss Runge Kua Table 5 Maximum sep-size and CPU imes achieving Table 3 CPU imes of he various implemenaions of 5-sage Brouwer s law wih rkgs4 implemenaions, where Gauss Runge Kua mehod(h = 2 6, ) s(= 3,...,10) is he number of sages. Implemenaions sec(raio) Error growh in H rkg (1.00) O() rkg (1.04) O() rkg52 110(1.47) O() rkg53 130(1.74) O() rkg54 215(2.87) O( 1/2 ) rkg50(q) 8830(118) rkg500(q) rkg100 4 sage s h cpu ime[sec] 3 1/ / / / / / / / h 2 8, 2 7,...,2 3 Brouwer 5 s 6 c 2012 Informaion Processing Sociey of Japan 6

7 6. Runge Kua Nysröm (1) q = g(q) (21) Runge Kua Runge Kua Nysröm q n+1 = q n +hp n +h 2 bi g(q i ), p n+1 = p n +h b i g(q i ), (22) H() H(0) rkng100.da rkng101.da rkng102.da rkng103.da rkng104.da Q i =q n +c i hp n +h 2 ā ij g(q j ) Gauss Runge Kua Nysröm 5 Kepler H(q, p) Runge Kua Nysröm Fig. 12 Long-ermbehavioursof H(q, p) when solving he Kepler problem by he five implemenaions of 10-sage Runge Kua Kepler 11 CPU ime Gauss Runge Kua Nysröm mehod. 7 Runge Kua Nysröm 3 (rkngs3) Brouwer (rkngs0) 2 Brouwer 7 Runge Kua Nysröm Brouwer 6 5 Gauss Runge Kua Nysröm CPU ime (22) Q i (h = 2 6, ) h h 2 Table 6 CPU imes of he 5-sage Gauss Runge Kua Nysröm mehod(h = 2 6, ). H() H(0) rkng50.da rkng51.da rkng52.da rkng53.da rkng54.da Implemenaions sec(raio) Error growh in H rkng (1.00) O() rkng (1.10) O() rkng (1.49) O() rkng (2.20) O( 1/2 ) rkng54 136(3.49) O( 1/2 ) rkng50(q) 3814(97.8) 7 10 Gauss Runge Kua Nysröm CPU ime (h = 2 6, ) Table 7 CPU imes of he 10-sage Gauss Runge Kua Nysröm mehod(h = 2 6, ) Gauss Runge Kua Nysröm 5 Implemenaions sec(raio) Error growh in H Kepler H(q, p) Fig. 11 Long-erm behaviours of H(q, p) when solving he Kepler problem by he five implemenaions of 5-sage Gauss Runge Kua Nysröm mehod. rkng100 rkng101 rkng102 rkng (1.00) 46.4(1.05) 70.2(1.58) 97.4(2.20 O()() O()() O()() O()( 1/2 ) rkng (4.06) O()( 1/2 ) rkng100(q) 5630(127) Runge Kua Nysröm Brouwer c 2012 Informaion Processing Sociey of Japan 7

8 7. Hamilon Hamilonian O() O( 1/2 ) Runge Kua Runge Kua Nysröm Runge Kua Nysröm [1] Cooper, G.J.: Sabiliy of Runge Kua Mehods for Trajecory Problems, IMA J. Numer. Anal. Vol. 7, pp.1 13, (1987). [2] Brouwer, D.: On he Accumulaion of Errors in Numerical Inegraion, Asron. J., Vol. 46, pp (1937). [3] Fukushima, T.: Reducion of Round-off Error in Symplecic Inegraors, Asron. J., Vol. 121, pp (2001). [4] Hairer, E. Mclachlan, R.I. and Razakarivony, A.: Achieving Brouwer s Law wih Implici Runge Kua Mehods, BIT, Vol. 48, pp (2008). [5] Hairer, E., Lubich, C. and Wanner, G.:Geomeric Numerical Inegraion, Springer, Berlin (2001). [6] Henrici, P.:Discree Variable Mehods in Ordinary Differenial Equaions, John Wiley & Sons, Inc. New York (1961). [7] Higham, N.J.: Accuracy and Sabiliy of Numerical Algorihms, SIAM, Philadelphia (1996). [8] Ikebe, Y. : Noe on Triple-Precision Floaing-Poin Arihmeic wih 132 bi Numbers, Commu ACM Vol. 8, pp (1965). [9] Leimkuhler, B. and Reich, S.:Simulaing Hamilonian Dynamics, Cambridge Universiy Press, Cambridge (2004). [10] : GPU 3, Vol HPC-132, pp.1 9. [11] Muller, J. e al. : Handbook of Floaing-poin Arihmeic, Birkäuser, Boson (2010). [12] Overon, M. L.:Numerical Compuing wih IEEE Floaing Poin Arihmeic, SIAM, Philadelphia (2001). [13] Sanz-Serna, J. M. and Calvo, M. P.: Numerical Hamilonian Problems, Chapman & Hall, London (1993). [14] Taylor, J. R.:Classical Mechanics, Universiy science Books, Sauslio, California (2005). [15] Vilmar, G: Reducing Round-Off Errors in Rigid Body Dynamics, Journal of Compuaional Physics, Vol. 227, pp (2008). c 2012 Informaion Processing Sociey of Japan 8

Vol. 40 No Journal of Jiangxi Normal University Natural Science Jul. 2016

Vol. 40 No Journal of Jiangxi Normal University Natural Science Jul. 2016 4 4 Vol 4 No 4 26 7 Journal of Jiangxi Normal Universiy Naural Science Jul 26-5862 26 4-349-5 3 2 6 2 67 3 3 O 77 9 A DOI 6357 /j cnki issn-5862 26 4 4 C q x' x /q G s = { α 2 - s -9 2 β 2 2 s α 2 - s

Διαβάστε περισσότερα

J. of Math. (PRC) u(t k ) = I k (u(t k )), k = 1, 2,, (1.6) , [3, 4] (1.1), (1.2), (1.3), [6 8]

J. of Math. (PRC) u(t k ) = I k (u(t k )), k = 1, 2,, (1.6) , [3, 4] (1.1), (1.2), (1.3), [6 8] Vol 36 ( 216 ) No 3 J of Mah (PR) 1, 2, 3 (1, 4335) (2, 4365) (3, 431) :,,,, : ; ; ; MR(21) : 35A1; 35A2 : O17529 : A : 255-7797(216)3-591-7 1 d d [x() g(, x )] = f(, x ),, (11) x = ϕ(), [ r, ], (12) x(

Διαβάστε περισσότερα

: Monte Carlo EM 313, Louis (1982) EM, EM Newton-Raphson, /. EM, 2 Monte Carlo EM Newton-Raphson, Monte Carlo EM, Monte Carlo EM, /. 3, Monte Carlo EM

: Monte Carlo EM 313, Louis (1982) EM, EM Newton-Raphson, /. EM, 2 Monte Carlo EM Newton-Raphson, Monte Carlo EM, Monte Carlo EM, /. 3, Monte Carlo EM 2008 6 Chinese Journal of Applied Probability and Statistics Vol.24 No.3 Jun. 2008 Monte Carlo EM 1,2 ( 1,, 200241; 2,, 310018) EM, E,,. Monte Carlo EM, EM E Monte Carlo,. EM, Monte Carlo EM,,,,. Newton-Raphson.

Διαβάστε περισσότερα

High order interpolation function for surface contact problem

High order interpolation function for surface contact problem 3 016 5 Journal of East China Normal University Natural Science No 3 May 016 : 1000-564101603-0009-1 1 1 1 00444; E- 00030 : Lagrange Lobatto Matlab : ; Lagrange; : O41 : A DOI: 103969/jissn1000-56410160300

Διαβάστε περισσότερα

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS

CHAPTER 25 SOLVING EQUATIONS BY ITERATIVE METHODS CHAPTER 5 SOLVING EQUATIONS BY ITERATIVE METHODS EXERCISE 104 Page 8 1. Find the positive root of the equation x + 3x 5 = 0, correct to 3 significant figures, using the method of bisection. Let f(x) =

Διαβάστε περισσότερα

Applying Markov Decision Processes to Role-playing Game

Applying Markov Decision Processes to Role-playing Game 1,a) 1 1 1 1 2011 8 25, 2012 3 2 MDPRPG RPG MDP RPG MDP RPG MDP RPG MDP RPG Applying Markov Decision Processes to Role-playing Game Yasunari Maeda 1,a) Fumitaro Goto 1 Hiroshi Masui 1 Fumito Masui 1 Masakiyo

Διαβάστε περισσότερα

Appendix to On the stability of a compressible axisymmetric rotating flow in a pipe. By Z. Rusak & J. H. Lee

Appendix to On the stability of a compressible axisymmetric rotating flow in a pipe. By Z. Rusak & J. H. Lee Appendi to On the stability of a compressible aisymmetric rotating flow in a pipe By Z. Rusak & J. H. Lee Journal of Fluid Mechanics, vol. 5 4, pp. 5 4 This material has not been copy-edited or typeset

Διαβάστε περισσότερα

9.1 Introduction 9.2 Lags in the Error Term: Autocorrelation 9.3 Estimating an AR(1) Error Model 9.4 Testing for Autocorrelation 9.

9.1 Introduction 9.2 Lags in the Error Term: Autocorrelation 9.3 Estimating an AR(1) Error Model 9.4 Testing for Autocorrelation 9. 9.1 Inroducion 9.2 Lags in he Error Term: Auocorrelaion 9.3 Esimaing an AR(1) Error Model 9.4 Tesing for Auocorrelaion 9.5 An Inroducion o Forecasing: Auoregressive Models 9.6 Finie Disribued Lags 9.7

Διαβάστε περισσότερα

TRM +4!5"2# 6!#!-!2&'!5$27!842//22&'9&2:1*;832<

TRM +4!52# 6!#!-!2&'!5$27!842//22&'9&2:1*;832< TRM!"#$%& ' *,-./ *!#!!%!&!3,&!$-!$./!!"#$%&'*" 4!5"# 6!#!-!&'!5$7!84//&'9&:*;83< #:4

Διαβάστε περισσότερα

Feasible Regions Defined by Stability Constraints Based on the Argument Principle

Feasible Regions Defined by Stability Constraints Based on the Argument Principle Feasible Regions Defined by Stability Constraints Based on the Argument Principle Ken KOUNO Masahide ABE Masayuki KAWAMATA Department of Electronic Engineering, Graduate School of Engineering, Tohoku University

Διαβάστε περισσότερα

1. Ευθύγραμμη ομαλή κίνηση 2. Εξίσωση κίνησης 3. Μετατόπιση & διάστημα 4. ιάγραμμα ταχύτητας χρόνου 5. Στρατηγική λύσης προβλημάτων.

1. Ευθύγραμμη ομαλή κίνηση 2. Εξίσωση κίνησης 3. Μετατόπιση & διάστημα 4. ιάγραμμα ταχύτητας χρόνου 5. Στρατηγική λύσης προβλημάτων. 24/9/214 Γενική Φσική Κωνσταντίνος Χ. Παύλο Φσικός Ραδιοηλεκτρολόγος (MSc) Καστοριά, Σεπτέμβριος 14 1. 2. Εξίσωση κίνησης 3. Μετατόπιση & διάστημα 4. ιάγραμμα ταχύτητας χρόνο 5. ονομάζεται η κίνηση πο

Διαβάστε περισσότερα

Strain gauge and rosettes

Strain gauge and rosettes Strain gauge and rosettes Introduction A strain gauge is a device which is used to measure strain (deformation) on an object subjected to forces. Strain can be measured using various types of devices classified

Διαβάστε περισσότερα

16. 17. r t te 2t i t 1. 18 19 Find the derivative of the vector function. 19. r t e t cos t i e t sin t j ln t k. 31 33 Evaluate the integral.

16. 17. r t te 2t i t 1. 18 19 Find the derivative of the vector function. 19. r t e t cos t i e t sin t j ln t k. 31 33 Evaluate the integral. SECTION.7 VECTOR FUNCTIONS AND SPACE CURVES.7 VECTOR FUNCTIONS AND SPACE CURVES A Click here for answers. S Click here for soluions. Copyrigh Cengage Learning. All righs reserved.. Find he domain of he

Διαβάστε περισσότερα

Re-Pair n. Re-Pair. Re-Pair. Re-Pair. Re-Pair. (Re-Merge) Re-Merge. Sekine [4, 5, 8] (highly repetitive text) [2] Re-Pair. Blocked-Repair-VF [7]

Re-Pair n. Re-Pair. Re-Pair. Re-Pair. Re-Pair. (Re-Merge) Re-Merge. Sekine [4, 5, 8] (highly repetitive text) [2] Re-Pair. Blocked-Repair-VF [7] Re-Pair 1 1 Re-Pair Re-Pair Re-Pair Re-Pair 1. Larsson Moffat [1] Re-Pair Re-Pair (Re-Pair) ( ) (highly repetitive text) [2] Re-Pair [7] Re-Pair Re-Pair n O(n) O(n) 1 Hokkaido University, Graduate School

Διαβάστε περισσότερα

A research on the influence of dummy activity on float in an AOA network and its amendments

A research on the influence of dummy activity on float in an AOA network and its amendments 2008 6 6 :100026788 (2008) 0620106209,, (, 102206) : NP2hard,,..,.,,.,.,. :,,,, : TB11411 : A A research on the influence of dummy activity on float in an AOA network and its amendments WANG Qiang, LI

Διαβάστε περισσότερα

Research on Economics and Management

Research on Economics and Management 36 5 2015 5 Research on Economics and Management Vol. 36 No. 5 May 2015 490 490 F323. 9 A DOI:10.13502/j.cnki.issn1000-7636.2015.05.007 1000-7636 2015 05-0052 - 10 2008 836 70% 1. 2 2010 1 2 3 2015-03

Διαβάστε περισσότερα

IPSJ SIG Technical Report Vol.2014-CE-127 No /12/6 CS Activity 1,a) CS Computer Science Activity Activity Actvity Activity Dining Eight-He

IPSJ SIG Technical Report Vol.2014-CE-127 No /12/6 CS Activity 1,a) CS Computer Science Activity Activity Actvity Activity Dining Eight-He CS Activity 1,a) 2 2 3 CS Computer Science Activity Activity Actvity Activity Dining Eight-Headed Dragon CS Unplugged Activity for Learning Scheduling Methods Hisao Fukuoka 1,a) Toru Watanabe 2 Makoto

Διαβάστε περισσότερα

Εφαρµόζοντας τη µέθοδο αριθµητικής ολοκλήρωσης Euler και Runge-Kutta 2 ης, συστηµατική σύγκριση των πέντε µεθόδων. Η επιλογή των σταθερών

Εφαρµόζοντας τη µέθοδο αριθµητικής ολοκλήρωσης Euler και Runge-Kutta 2 ης, συστηµατική σύγκριση των πέντε µεθόδων. Η επιλογή των σταθερών ΥΠΟΛΟΓΙΣΤΙΚΕΣ ΜΕΘΟ ΟΙ, 6-7, 5 Ο ΕΞΑΜΗΝΟ ΕΡΓΑΣΙΑ #: ΣΥΝΗΘΕΙΣ ΙΑΦΟΡΙΚΕΣ ΕΞΙΣΩΣΕΙΣ ΚΑΙ ΣΥΣΤΗΜΑΤΑ ΗΜΕΡΟΜΗΝΙΑ ΠΑΡΑ ΟΣΗΣ:..6 Επιµέλεια απαντήσεων: Ι. Λυχναρόπουλος. Έστω το πρόβληµα αρχικών τιµών: ( dx( d x

Διαβάστε περισσότερα

ΕΚΠ 413 / ΕΚΠ 606 Αυτόνοµοι (Ροµ οτικοί) Πράκτορες

ΕΚΠ 413 / ΕΚΠ 606 Αυτόνοµοι (Ροµ οτικοί) Πράκτορες ΕΚΠ 413 / ΕΚΠ 606 Αυτόνοµοι (Ροµ οτικοί) Πράκτορες Ροµ οτικός Εντο ισµός Robo Localizaion Τµήµα Ηλεκτρονικών Μηχανικών και Μηχανικών Υ ολογιστών Πολυτεχνείο Κρήτης Ε ανάληψη Χρονικά ιθανοτικά µοντέλα κρυφά

Διαβάστε περισσότερα

Tridiagonal matrices. Gérard MEURANT. October, 2008

Tridiagonal matrices. Gérard MEURANT. October, 2008 Tridiagonal matrices Gérard MEURANT October, 2008 1 Similarity 2 Cholesy factorizations 3 Eigenvalues 4 Inverse Similarity Let α 1 ω 1 β 1 α 2 ω 2 T =......... β 2 α 1 ω 1 β 1 α and β i ω i, i = 1,...,

Διαβάστε περισσότερα

The Euler Equations! λ 1. λ 2. λ 3. ρ ρu. E = e + u 2 /2. E + p ρ. = de /dt. = dh / dt; h = h( T ); c p. / c v. ; γ = c p. p = ( γ 1)ρe. c v.

The Euler Equations! λ 1. λ 2. λ 3. ρ ρu. E = e + u 2 /2. E + p ρ. = de /dt. = dh / dt; h = h( T ); c p. / c v. ; γ = c p. p = ( γ 1)ρe. c v. hp://www.nd.ed/~gryggva/cfd-corse/ The Eler Eqaions The Eler Eqaions The Eler eqaions for D flow: + + p = x E E + p where Define E = e + / H = h + /; h = e + p/ Gréar Tryggvason Spring 3 Ideal Gas: p =

Διαβάστε περισσότερα

A Fast Finite Element Electromagnetic Analysis on Multi-core Processer System

A Fast Finite Element Electromagnetic Analysis on Multi-core Processer System Vol. 3 No. 3 189 198 (Sep. 2010) 1 1 1 2 2 Arnold Folk Winther A Fast Finite Element Electromagnetic Analysis on Multi-core Processer System Takeshi Mifune, 1 Yu Hirotani, 1 Takeshi Iwashita, 1 Toshio

Διαβάστε περισσότερα

( ) ( ) ( ) Fourier series. ; m is an integer. r(t) is periodic (T>0), r(t+t) = r(t), t Fundamental period T 0 = smallest T. Fundamental frequency ω

( ) ( ) ( ) Fourier series. ; m is an integer. r(t) is periodic (T>0), r(t+t) = r(t), t Fundamental period T 0 = smallest T. Fundamental frequency ω Fourier series e jm when m d when m ; m is an ineger. jm jm jm jm e d e e e jm jm jm jm r( is periodi (>, r(+ r(, Fundamenal period smalles Fundamenal frequeny r ( + r ( is periodi hen M M e j M, e j,

Διαβάστε περισσότερα

( ) ( t) ( 0) ( ) dw w. = = β. Then the solution of (1.1) is easily found to. wt = t+ t. We generalize this to the following nonlinear differential

( ) ( t) ( 0) ( ) dw w. = = β. Then the solution of (1.1) is easily found to. wt = t+ t. We generalize this to the following nonlinear differential Periodic oluion of van der Pol differenial equaion. by A. Arimoo Deparmen of Mahemaic Muahi Iniue of Technology Tokyo Japan in Seminar a Kiami Iniue of Technology January 8 9. Inroducion Le u conider a

Διαβάστε περισσότερα

(, ) (SEM) [4] ,,,, , Legendre. [6] Gauss-Lobatto-Legendre (GLL) Legendre. Dubiner ,,,, (TSEM) Vol. 34 No. 4 Dec. 2017

(, ) (SEM) [4] ,,,, , Legendre. [6] Gauss-Lobatto-Legendre (GLL) Legendre. Dubiner ,,,, (TSEM) Vol. 34 No. 4 Dec. 2017 34 4 17 1 JOURNAL OF SHANGHAI POLYTECHNIC UNIVERSITY Vol. 34 No. 4 Dec. 17 : 11-4543(174-83-8 DOI: 1.1957/j.cnki.jsspu.17.4.6 (, 19 :,,,,,, : ; ; ; ; ; : O 41.8 : A, [1],,,,, Jung [] Legendre, [3] Chebyshev

Διαβάστε περισσότερα

Supplementary Materials for Evolutionary Multiobjective Optimization Based Multimodal Optimization: Fitness Landscape Approximation and Peak Detection

Supplementary Materials for Evolutionary Multiobjective Optimization Based Multimodal Optimization: Fitness Landscape Approximation and Peak Detection IEEE TRANSACTIONS ON EVOLUTIONARY COMPUTATION, VOL. XX, NO. X, XXXX XXXX Supplementary Materials for Evolutionary Multiobjective Optimization Based Multimodal Optimization: Fitness Landscape Approximation

Διαβάστε περισσότερα

VBA Microsoft Excel. J. Comput. Chem. Jpn., Vol. 5, No. 1, pp (2006)

VBA Microsoft Excel. J. Comput. Chem. Jpn., Vol. 5, No. 1, pp (2006) J. Comput. Chem. Jpn., Vol. 5, No. 1, pp. 29 38 (2006) Microsoft Excel, 184-8588 2-24-16 e-mail: yosimura@cc.tuat.ac.jp (Received: July 28, 2005; Accepted for publication: October 24, 2005; Published on

Διαβάστε περισσότερα

Pricing Asian option under mixed jump-fraction process

Pricing Asian option under mixed jump-fraction process 3 17 ( ) Journal of Eas China Normal Universiy (Naural Science) No. 3 May 17 : 1-641(17)3-9-1 - ( 18) : -. Iô.... : -; ; : O11.6 : A DOI: 1.3969/j.issn.1-641.17.3.3 Pricing Asian opion under mixed jump-fracion

Διαβάστε περισσότερα

Detection and Recognition of Traffic Signal Using Machine Learning

Detection and Recognition of Traffic Signal Using Machine Learning 1 1 1 Detection and Recognition of Traffic Signal Using Machine Learning Akihiro Nakano, 1 Hiroshi Koyasu 1 and Hitoshi Maekawa 1 To improve road safety by assisting the driver, traffic signal recognition

Διαβάστε περισσότερα

Congruence Classes of Invertible Matrices of Order 3 over F 2

Congruence Classes of Invertible Matrices of Order 3 over F 2 International Journal of Algebra, Vol. 8, 24, no. 5, 239-246 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.2988/ija.24.422 Congruence Classes of Invertible Matrices of Order 3 over F 2 Ligong An and

Διαβάστε περισσότερα

A summation formula ramified with hypergeometric function and involving recurrence relation

A summation formula ramified with hypergeometric function and involving recurrence relation South Asian Journal of Mathematics 017, Vol. 7 ( 1): 1 4 www.sajm-online.com ISSN 51-151 RESEARCH ARTICLE A summation formula ramified with hypergeometric function and involving recurrence relation Salahuddin

Διαβάστε περισσότερα

Χρονοσειρές Μάθημα 3

Χρονοσειρές Μάθημα 3 Χρονοσειρές Μάθημα 3 Ασυσχέτιστες (λευκός θόρυβος) και ανεξάρτητες (iid) παρατηρήσεις Chafield C., The Analysis of Time Series, An Inroducion, 6 h ediion,. 38 (Chaer 3): Some auhors refer o make he weaker

Διαβάστε περισσότερα

Homework 3 Solutions

Homework 3 Solutions Homework 3 Solutions Igor Yanovsky (Math 151A TA) Problem 1: Compute the absolute error and relative error in approximations of p by p. (Use calculator!) a) p π, p 22/7; b) p π, p 3.141. Solution: For

Διαβάστε περισσότερα

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R +

k A = [k, k]( )[a 1, a 2 ] = [ka 1,ka 2 ] 4For the division of two intervals of confidence in R + Chapter 3. Fuzzy Arithmetic 3- Fuzzy arithmetic: ~Addition(+) and subtraction (-): Let A = [a and B = [b, b in R If x [a and y [b, b than x+y [a +b +b Symbolically,we write A(+)B = [a (+)[b, b = [a +b

Διαβάστε περισσότερα

Reservoir modeling. Reservoir modelling Linear reservoirs. The linear reservoir, no input. Starting up reservoir modeling

Reservoir modeling. Reservoir modelling Linear reservoirs. The linear reservoir, no input. Starting up reservoir modeling Reservoir modeling Reservoir modelling Linear reservoirs Paul Torfs Basic equaion for one reservoir:) change in sorage = sum of inflows minus ouflows = Q in,n Q ou,n n n jus an ordinary differenial equaion

Διαβάστε περισσότερα

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013

Jesse Maassen and Mark Lundstrom Purdue University November 25, 2013 Notes on Average Scattering imes and Hall Factors Jesse Maassen and Mar Lundstrom Purdue University November 5, 13 I. Introduction 1 II. Solution of the BE 1 III. Exercises: Woring out average scattering

Διαβάστε περισσότερα

ΕΙΣΑΓΩΓΗ ΣΤΗ ΣΤΑΤΙΣΤΙΚΗ ΑΝΑΛΥΣΗ

ΕΙΣΑΓΩΓΗ ΣΤΗ ΣΤΑΤΙΣΤΙΚΗ ΑΝΑΛΥΣΗ ΕΙΣΑΓΩΓΗ ΣΤΗ ΣΤΑΤΙΣΤΙΚΗ ΑΝΑΛΥΣΗ ΕΛΕΝΑ ΦΛΟΚΑ Επίκουρος Καθηγήτρια Τµήµα Φυσικής, Τοµέας Φυσικής Περιβάλλοντος- Μετεωρολογίας ΓΕΝΙΚΟΙ ΟΡΙΣΜΟΙ Πληθυσµός Σύνολο ατόµων ή αντικειµένων στα οποία αναφέρονται

Διαβάστε περισσότερα

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 11/3/2006

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 11/3/2006 ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 11/3/26 Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Ολοι οι αριθμοί που αναφέρονται σε όλα τα ερωτήματα μικρότεροι το 1 εκτός αν ορίζεται διαφορετικά στη διατύπωση

Διαβάστε περισσότερα

Statistical Inference I Locally most powerful tests

Statistical Inference I Locally most powerful tests Statistical Inference I Locally most powerful tests Shirsendu Mukherjee Department of Statistics, Asutosh College, Kolkata, India. shirsendu st@yahoo.co.in So far we have treated the testing of one-sided

Διαβάστε περισσότερα

Buried Markov Model Pairwise

Buried Markov Model Pairwise Buried Markov Model 1 2 2 HMM Buried Markov Model J. Bilmes Buried Markov Model Pairwise 0.6 0.6 1.3 Structuring Model for Speech Recognition using Buried Markov Model Takayuki Yamamoto, 1 Tetsuya Takiguchi

Διαβάστε περισσότερα

ΕΡΓΑΣΙΑ ΜΑΘΗΜΑΤΟΣ: ΘΕΩΡΙΑ ΒΕΛΤΙΣΤΟΥ ΕΛΕΓΧΟΥ ΦΙΛΤΡΟ KALMAN ΜΩΥΣΗΣ ΛΑΖΑΡΟΣ

ΕΡΓΑΣΙΑ ΜΑΘΗΜΑΤΟΣ: ΘΕΩΡΙΑ ΒΕΛΤΙΣΤΟΥ ΕΛΕΓΧΟΥ ΦΙΛΤΡΟ KALMAN ΜΩΥΣΗΣ ΛΑΖΑΡΟΣ ΑΡΙΣΤΟΤΕΛΕΙΟ ΠΑΝΕΠΙΣΤΗΜΙΟ ΘΕΣΣΑΛΟΝΙΚΗΣ ΤΜΗΜΑ ΜΑΘΗΜΑΤΙΚΩΝ ΜΕΤΑΠΤΥΧΙΑΚΟ ΠΡΟΓΡΑΜΜΑ ΣΠΟΥΔΩΝ ΘΕΩΡΗΤΙΚΗ ΠΛΗΡΟΦΟΡΙΚΗ ΚΑΙ ΘΕΩΡΙΑ ΣΥΣΤΗΜΑΤΩΝ & ΕΛΕΓΧΟΥ ΕΡΓΑΣΙΑ ΜΑΘΗΜΑΤΟΣ: ΘΕΩΡΙΑ ΒΕΛΤΙΣΤΟΥ ΕΛΕΓΧΟΥ ΦΙΛΤΡΟ KALMAN ΜΩΥΣΗΣ

Διαβάστε περισσότερα

Siemens AG Rated current 1FK7 Compact synchronous motor Natural cooling. I rated 7.0 (15.4) 11.5 (25.4) (2.9) 3.3 (4.4)

Siemens AG Rated current 1FK7 Compact synchronous motor Natural cooling. I rated 7.0 (15.4) 11.5 (25.4) (2.9) 3.3 (4.4) Synchronous motors Siemens 2009 FK7 Compact motors Nural cooling Selection and ordering da Red speed Shaft height n red S P red ΔT=00 K rpm kw (P) Red power Stic torque M 0 ΔT=00 K Red torque ) M red ΔT=00

Διαβάστε περισσότερα

Προγραμματισμός και Χρήση Ηλεκτρονικών Υπολογιστών - Βασικά Εργαλεία Λογισμικού

Προγραμματισμός και Χρήση Ηλεκτρονικών Υπολογιστών - Βασικά Εργαλεία Λογισμικού ΕΘΝΙΚΟ ΜΕΤΣΟΒΙΟ ΠΟΛΥΤΕΧΝΕΙΟ ΣΧΟΛΗ ΧΗΜΙΚΩΝ ΜΗΧΑΝΙΚΩΝ ΥΠΟΛΟΓΙΣΤΙΚΟ ΚΕΝΤΡΟ Προγραμματισμός και Χρήση Ηλεκτρονικών Υπολογιστών - Βασικά Εργαλεία Λογισμικού Μάθημα 9ο Aντώνης Σπυρόπουλος Σφάλματα στρογγυλοποίησης

Διαβάστε περισσότερα

FX10 SIMD SIMD. [3] Dekker [4] IEEE754. a.lo. (SpMV Sparse matrix and vector product) IEEE754 IEEE754 [5] Double-Double Knuth FMA FMA FX10 FMA SIMD

FX10 SIMD SIMD. [3] Dekker [4] IEEE754. a.lo. (SpMV Sparse matrix and vector product) IEEE754 IEEE754 [5] Double-Double Knuth FMA FMA FX10 FMA SIMD FX,a),b),c) Bailey Double-Double [] FMA FMA [6] FX FMA SIMD Single Instruction Multiple Data 5 4.5. [] Bailey SIMD SIMD 8bit FMA (SpMV Sparse matrix and vector product) FX. DD Bailey Double-Double a) em49@ns.kogakuin.ac.jp

Διαβάστε περισσότερα

GPU. CUDA GPU GeForce GTX 580 GPU 2.67GHz Intel Core 2 Duo CPU E7300 CUDA. Parallelizing the Number Partitioning Problem for GPUs

GPU. CUDA GPU GeForce GTX 580 GPU 2.67GHz Intel Core 2 Duo CPU E7300 CUDA. Parallelizing the Number Partitioning Problem for GPUs GPU 1 1 NP number partitioning problem Pedroso CUDA GPU GeForce GTX 580 GPU 2.67GHz Intel Core 2 Duo CPU E7300 CUDA C Pedroso Python 323 Python C 12.2 Parallelizing the Number Partitioning Problem for

Διαβάστε περισσότερα

Anti-aliasing Prefilter (6B) Young Won Lim 6/8/12

Anti-aliasing Prefilter (6B) Young Won Lim 6/8/12 ni-aliasing Prefiler (6B) Copyrigh (c) Young W. Lim. Permission is graned o copy, disribue and/or modify his documen under he erms of he GNU Free Documenaion License, Version. or any laer version published

Διαβάστε περισσότερα

ACTA MATHEMATICAE APPLICATAE SINICA Sep., ( MR (2000) Õ È 32C17; 32F07; 35G30; 53C55

ACTA MATHEMATICAE APPLICATAE SINICA Sep., (  MR (2000) Õ È 32C17; 32F07; 35G30; 53C55 37 5 Ó Ä Ä Vol. 37 No. 5 014 9 ACTA MATHEMATICAE APPLICATAE SINICA Sep., 014 É Ì - Î Dirichle ÓÆ ÞÝÜ ÎÞÈÅÔÅ ÅÅ 100048 E-mail: wyin@mail.cnu.edu.cn Ñ - ƱРÑĐ» ³Æ Ð Û Ò ÌĐ Ø ÕÃ Ý Caran-Harogs ÚÆ - ƱРDirichle

Διαβάστε περισσότερα

Lanczos and biorthogonalization methods for eigenvalues and eigenvectors of matrices

Lanczos and biorthogonalization methods for eigenvalues and eigenvectors of matrices Lanzos and iorthogonalization methods for eigenvalues and eigenvetors of matries rolem formulation Many prolems are redued to solving the following system: x x where is an unknown numer А a matrix n n

Διαβάστε περισσότερα

Math 6 SL Probability Distributions Practice Test Mark Scheme

Math 6 SL Probability Distributions Practice Test Mark Scheme Math 6 SL Probability Distributions Practice Test Mark Scheme. (a) Note: Award A for vertical line to right of mean, A for shading to right of their vertical line. AA N (b) evidence of recognizing symmetry

Διαβάστε περισσότερα

Molecular evolutionary dynamics of respiratory syncytial virus group A in

Molecular evolutionary dynamics of respiratory syncytial virus group A in Molecular evolutionary dynamics of respiratory syncytial virus group A in recurrent epidemics in coastal Kenya James R. Otieno 1#, Charles N. Agoti 1, 2, Caroline W. Gitahi 1, Ann Bett 1, Mwanajuma Ngama

Διαβάστε περισσότερα

X g 1990 g PSRB

X g 1990 g PSRB e-mail: shibata@provence.c.u-tokyo.ac.jp 2005 1. 40 % 1 4 1) 1 PSRB1913 16 30 2) 3) X g 1990 g 4) g g 2 g 2. 1990 2000 3) 10 1 Page 1 5) % 1 g g 3. 1 3 1 6) 3 S S S n m (1/a, b k /a) a b k 1 1 3 S n m,

Διαβάστε περισσότερα

Srednicki Chapter 55

Srednicki Chapter 55 Srednicki Chapter 55 QFT Problems & Solutions A. George August 3, 03 Srednicki 55.. Use equations 55.3-55.0 and A i, A j ] = Π i, Π j ] = 0 (at equal times) to verify equations 55.-55.3. This is our third

Διαβάστε περισσότερα

D-Wave D-Wave Systems Inc.

D-Wave D-Wave Systems Inc. D-Wave D-Wave sems Inc. Anaol Yu. mirnov D-Wave sems Inc. Vancouver Briish Columbia HE QUANUM COMPUING COMPANY M Decoherence and Noise Conrol in rongl Driven uperconducing Quanum Bis Collaboraion: M. Grajcar

Διαβάστε περισσότερα

ES440/ES911: CFD. Chapter 5. Solution of Linear Equation Systems

ES440/ES911: CFD. Chapter 5. Solution of Linear Equation Systems ES440/ES911: CFD Chapter 5. Solution of Linear Equation Systems Dr Yongmann M. Chung http://www.eng.warwick.ac.uk/staff/ymc/es440.html Y.M.Chung@warwick.ac.uk School of Engineering & Centre for Scientific

Διαβάστε περισσότερα

WTO. ( Kanamori and Zhao,2006 ;,2006), ,,2005, , , 1114 % 1116 % 1119 %,

WTO. ( Kanamori and Zhao,2006 ;,2006), ,,2005, , , 1114 % 1116 % 1119 %, : 3 :,, (VAR),,, : 997, 200, WTO,, 2005 7 2, 2,, ( Kanamori and Zhao,2006 ;,2006),,, 2005 7 2,,,,, :,,2005, 2007 265,200 0,,,2005 2006 2007, 4 % 6 % 9 %,,,,,,,, 3,, :00836, zhaozhijun @yahoo. com ;,, :25000,

Διαβάστε περισσότερα

GPGPU. Grover. On Large Scale Simulation of Grover s Algorithm by Using GPGPU

GPGPU. Grover. On Large Scale Simulation of Grover s Algorithm by Using GPGPU GPGPU Grover 1, 2 1 3 4 Grover Grover OpenMP GPGPU Grover qubit OpenMP GPGPU, 1.47 qubit On Large Scale Simulation of Grover s Algorithm by Using GPGPU Hiroshi Shibata, 1, 2 Tomoya Suzuki, 1 Seiya Okubo

Διαβάστε περισσότερα

Stabilization of stock price prediction by cross entropy optimization

Stabilization of stock price prediction by cross entropy optimization ,,,,,,,, Stabilization of stock prediction by cross entropy optimization Kazuki Miura, Hideitsu Hino and Noboru Murata Prediction of series data is a long standing important problem Especially, prediction

Διαβάστε περισσότερα

Key Formulas From Larson/Farber Elementary Statistics: Picturing the World, Second Edition 2002 Prentice Hall

Key Formulas From Larson/Farber Elementary Statistics: Picturing the World, Second Edition 2002 Prentice Hall 64_INS.qxd /6/0 :56 AM Page Key Formulas From Larson/Farber Elemenary Saisics: Picuring he World, Second Ediion 00 Prenice Hall CHAPTER Class Widh = round up o nex convenien number Maximum daa enry - Minimum

Διαβάστε περισσότερα

Aquinas College. Edexcel Mathematical formulae and statistics tables DO NOT WRITE ON THIS BOOKLET

Aquinas College. Edexcel Mathematical formulae and statistics tables DO NOT WRITE ON THIS BOOKLET Aquinas College Edexcel Mathematical formulae and statistics tables DO NOT WRITE ON THIS BOOKLET Pearson Edexcel Level 3 Advanced Subsidiary and Advanced GCE in Mathematics and Further Mathematics Mathematical

Διαβάστε περισσότερα

Vulnerable European option pricing with the time-dependent for double jump-diffusion process

Vulnerable European option pricing with the time-dependent for double jump-diffusion process 1 014 1 Journal of Eas China Normal Universiy Naural Science No. 1 Jan. 014 : 1000-564101401-0013-08 -,, 1116 :,., r σ d ;, Iô,. : ; ; : O11.6 : A DOI: 10.3969/j.issn.1000-5641.014.01.003 Vulnerable European

Διαβάστε περισσότερα

Matrices and Determinants

Matrices and Determinants Matrices and Determinants SUBJECTIVE PROBLEMS: Q 1. For what value of k do the following system of equations possess a non-trivial (i.e., not all zero) solution over the set of rationals Q? x + ky + 3z

Διαβάστε περισσότερα

( ) 2 and compare to M.

( ) 2 and compare to M. Problems and Solutions for Section 4.2 4.9 through 4.33) 4.9 Calculate the square root of the matrix 3!0 M!0 8 Hint: Let M / 2 a!b ; calculate M / 2!b c ) 2 and compare to M. Solution: Given: 3!0 M!0 8

Διαβάστε περισσότερα

Problem Set 3: Solutions

Problem Set 3: Solutions CMPSCI 69GG Applied Information Theory Fall 006 Problem Set 3: Solutions. [Cover and Thomas 7.] a Define the following notation, C I p xx; Y max X; Y C I p xx; Ỹ max I X; Ỹ We would like to show that C

Διαβάστε περισσότερα

= e 6t. = t 1 = t. 5 t 8L 1[ 1 = 3L 1 [ 1. L 1 [ π. = 3 π. = L 1 3s = L. = 3L 1 s t. = 3 cos(5t) sin(5t).

= e 6t. = t 1 = t. 5 t 8L 1[ 1 = 3L 1 [ 1. L 1 [ π. = 3 π. = L 1 3s = L. = 3L 1 s t. = 3 cos(5t) sin(5t). Worked Soluion 95 Chaper 25: The Invere Laplace Tranform 25 a From he able: L ] e 6 6 25 c L 2 ] ] L! + 25 e L 5 2 + 25] ] L 5 2 + 5 2 in(5) 252 a L 6 + 2] L 6 ( 2)] 6L ( 2)] 6e 2 252 c L 3 8 4] 3L ] 8L

Διαβάστε περισσότερα

Written Examination. Antennas and Propagation (AA ) April 26, 2017.

Written Examination. Antennas and Propagation (AA ) April 26, 2017. Written Examination Antennas and Propagation (AA. 6-7) April 6, 7. Problem ( points) Let us consider a wire antenna as in Fig. characterized by a z-oriented linear filamentary current I(z) = I cos(kz)ẑ

Διαβάστε περισσότερα

clearing a space (focusing) clearing a space, CS CS CS experiencing I 1. E. T. Gendlin (1978) experiencing (Gendlin 1962) experienc-

clearing a space (focusing) clearing a space, CS CS CS experiencing I 1. E. T. Gendlin (1978) experiencing (Gendlin 1962) experienc- clearing a space (focusing) clearing a space, CS CS CS CS CS experiencing I 1. E. T. Gendlin (1978) experiencing (Gendlin 1962) experienc- 133 ing experiencing 2009 experiencing Gendlin (1978) CS 2. CS

Διαβάστε περισσότερα

STARTING STEPS IN GRAMMAR, FINAL TEST C TERM 2012 UNITS 1-18

STARTING STEPS IN GRAMMAR, FINAL TEST C TERM 2012 UNITS 1-18 STARTING STEPS IN GRAMMAR, FINAL TEST C TERM 2012 UNITS 1-18 Name.. Class. Date. EXERCISE 1 Answer the question. Use: Yes, it is or No, it isn t. Απάντηςε ςτισ ερωτήςεισ. Βάλε: Yes, it is ή No, it isn

Διαβάστε περισσότερα

Filter Diagonalization Method which Constructs an Approximation of Orthonormal Basis of the Invariant Subspace from the Filtered Vectors

Filter Diagonalization Method which Constructs an Approximation of Orthonormal Basis of the Invariant Subspace from the Filtered Vectors 1 Av=λBv [a, b] subspace subspace B- subspace B- [a, b] B- Filter Diagonalization Method which Constructs an Approximation of Orthonormal Basis of the Invariant Subspace from the Filtered Vectors Hiroshi

Διαβάστε περισσότερα

Analiza reakcji wybranych modeli

Analiza reakcji wybranych modeli Bank i Kredy 43 (4), 202, 85 8 www.bankikredy.nbp.pl www.bankandcredi.nbp.pl Analiza reakcji wybranych modeli 86 - - - srice - - - per capia research and developmen dynamic sochasic general equilibrium

Διαβάστε περισσότερα

is the home less foreign interest rate differential (expressed as it

is the home less foreign interest rate differential (expressed as it The model is solved algebraically, excep for a cubic roo which is solved numerically The mehod of soluion is undeermined coefficiens The noaion in his noe corresponds o he noaion in he program The model

Διαβάστε περισσότερα

Second Order RLC Filters

Second Order RLC Filters ECEN 60 Circuits/Electronics Spring 007-0-07 P. Mathys Second Order RLC Filters RLC Lowpass Filter A passive RLC lowpass filter (LPF) circuit is shown in the following schematic. R L C v O (t) Using phasor

Διαβάστε περισσότερα

ΠΑΝΕΠΙΣΤΗΜΙΟ ΜΑΚΕΔΟΝΙΑΣ ΔΙΑΤΜΗΜΑΤΙΚΟ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗ ΔΙΟΙΚΗΣΗ ΕΠΙΧΕΙΡΗΣΕΩΝ ΕΡΕΥΝΑ ΜΑΡΚΕΤΙΝΓΚ

ΠΑΝΕΠΙΣΤΗΜΙΟ ΜΑΚΕΔΟΝΙΑΣ ΔΙΑΤΜΗΜΑΤΙΚΟ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗ ΔΙΟΙΚΗΣΗ ΕΠΙΧΕΙΡΗΣΕΩΝ ΕΡΕΥΝΑ ΜΑΡΚΕΤΙΝΓΚ ΠΑΝΕΠΙΣΤΗΜΙΟ ΜΑΚΕΔΟΝΙΑΣ ΔΙΑΤΜΗΜΑΤΙΚΟ ΠΡΟΓΡΑΜΜΑ ΜΕΤΑΠΤΥΧΙΑΚΩΝ ΣΠΟΥΔΩΝ ΣΤΗ ΔΙΟΙΚΗΣΗ ΕΠΙΧΕΙΡΗΣΕΩΝ ΕΡΕΥΝΑ ΜΑΡΚΕΤΙΝΓΚ Ακαδ. Έτος 2014-15, Διδάσκων: Χρήστος Βασιλειάδης, Ηλεκτρονικό ταχυδρομείο: chris@uom.edu.gr,

Διαβάστε περισσότερα

The Research on Sampling Estimation of Seasonal Index Based on Stratified Random Sampling

The Research on Sampling Estimation of Seasonal Index Based on Stratified Random Sampling 5 7 008 7 Statistical Research Vol. 5, No7 Jul. 008 :,,, : ; ; ; :O :A :00 4565 (008) 07 0070 04 The Research on Sapling Estiation of Seasonal Index Based on Stratified Rando Sapling Deng Ming Abstract

Διαβάστε περισσότερα

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 24/3/2007

ΚΥΠΡΙΑΚΗ ΕΤΑΙΡΕΙΑ ΠΛΗΡΟΦΟΡΙΚΗΣ CYPRUS COMPUTER SOCIETY ΠΑΓΚΥΠΡΙΟΣ ΜΑΘΗΤΙΚΟΣ ΔΙΑΓΩΝΙΣΜΟΣ ΠΛΗΡΟΦΟΡΙΚΗΣ 24/3/2007 Οδηγίες: Να απαντηθούν όλες οι ερωτήσεις. Όλοι οι αριθμοί που αναφέρονται σε όλα τα ερωτήματα μικρότεροι του 10000 εκτός αν ορίζεται διαφορετικά στη διατύπωση του προβλήματος. Αν κάπου κάνετε κάποιες υποθέσεις

Διαβάστε περισσότερα

PARTIAL NOTES for 6.1 Trigonometric Identities

PARTIAL NOTES for 6.1 Trigonometric Identities PARTIAL NOTES for 6.1 Trigonometric Identities tanθ = sinθ cosθ cotθ = cosθ sinθ BASIC IDENTITIES cscθ = 1 sinθ secθ = 1 cosθ cotθ = 1 tanθ PYTHAGOREAN IDENTITIES sin θ + cos θ =1 tan θ +1= sec θ 1 + cot

Διαβάστε περισσότερα

Appendix. The solution begins with Eq. (2.15) from the text, which we repeat here for 1, (A.1)

Appendix. The solution begins with Eq. (2.15) from the text, which we repeat here for 1, (A.1) Aenix Aenix A: The equaion o he sock rice. The soluion egins wih Eq..5 rom he ex, which we reea here or convenience as Eq.A.: [ [ E E X, A. c α where X u ε, α γ, an c α y AR. Take execaions o Eq. A. as

Διαβάστε περισσότερα

Εργαστήριο Ανάπτυξης Εφαρμογών Βάσεων Δεδομένων. Εξάμηνο 7 ο

Εργαστήριο Ανάπτυξης Εφαρμογών Βάσεων Δεδομένων. Εξάμηνο 7 ο Εργαστήριο Ανάπτυξης Εφαρμογών Βάσεων Δεδομένων Εξάμηνο 7 ο Procedures and Functions Stored procedures and functions are named blocks of code that enable you to group and organize a series of SQL and PL/SQL

Διαβάστε περισσότερα

6.003: Signals and Systems

6.003: Signals and Systems 6.3: Signals and Sysems Modulaion December 6, 2 Communicaions Sysems Signals are no always well mached o he media hrough which we wish o ransmi hem. signal audio video inerne applicaions elephone, radio,

Διαβάστε περισσότερα

Figure A.2: MPC and MPCP Age Profiles (estimating ρ, ρ = 2, φ = 0.03)..

Figure A.2: MPC and MPCP Age Profiles (estimating ρ, ρ = 2, φ = 0.03).. Supplemental Material (not for publication) Persistent vs. Permanent Income Shocks in the Buffer-Stock Model Jeppe Druedahl Thomas H. Jørgensen May, A Additional Figures and Tables Figure A.: Wealth and

Διαβάστε περισσότερα

University of Washington Department of Chemistry Chemistry 553 Spring Quarter 2010 Homework Assignment 3 Due 04/26/10

University of Washington Department of Chemistry Chemistry 553 Spring Quarter 2010 Homework Assignment 3 Due 04/26/10 Universiy of Washingon Deparmen of Chemisry Chemisry 553 Spring Quarer 1 Homework Assignmen 3 Due 4/6/1 v e v e A s ds: a) Show ha for large 1 and, (i.e. 1 >> and >>) he velociy auocorrelaion funcion 1)

Διαβάστε περισσότερα

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0.

DESIGN OF MACHINERY SOLUTION MANUAL h in h 4 0. DESIGN OF MACHINERY SOLUTION MANUAL -7-1! PROBLEM -7 Statement: Design a double-dwell cam to move a follower from to 25 6, dwell for 12, fall 25 and dwell for the remader The total cycle must take 4 sec

Διαβάστε περισσότερα

Discontinuous Hermite Collocation and Diagonally Implicit RK3 for a Brain Tumour Invasion Model

Discontinuous Hermite Collocation and Diagonally Implicit RK3 for a Brain Tumour Invasion Model 1 Discontinuous Hermite Collocation and Diagonally Implicit RK3 for a Brain Tumour Invasion Model John E. Athanasakis Applied Mathematics & Computers Laboratory Technical University of Crete Chania 73100,

Διαβάστε περισσότερα

MIA MONTE CARLO ΜΕΛΕΤΗ ΤΩΝ ΕΚΤΙΜΗΤΩΝ RIDGE ΚΑΙ ΕΛΑΧΙΣΤΩΝ ΤΕΤΡΑΓΩΝΩΝ

MIA MONTE CARLO ΜΕΛΕΤΗ ΤΩΝ ΕΚΤΙΜΗΤΩΝ RIDGE ΚΑΙ ΕΛΑΧΙΣΤΩΝ ΤΕΤΡΑΓΩΝΩΝ «ΣΠΟΥΔΑΙ», Τόμος 41, Τεύχος 2ο, Πανεπιστήμιο Πειραιώς «SPOUDAI», Vol. 41, No 2, University of Piraeus MIA MONTE CARLO ΜΕΛΕΤΗ ΤΩΝ ΕΚΤΙΜΗΤΩΝ RIDGE ΚΑΙ ΕΛΑΧΙΣΤΩΝ ΤΕΤΡΑΓΩΝΩΝ Του Πάνου Αναστ. Πανόπουλου Οικονομικό

Διαβάστε περισσότερα

ω = radians per sec, t = 3 sec

ω = radians per sec, t = 3 sec Secion. Linear and Angular Speed 7. From exercise, =. A= r A = ( 00 ) (. ) = 7,00 in 7. Since 7 is in quadran IV, he reference 7 8 7 angle is = =. In quadran IV, he cosine is posiive. Thus, 7 cos = cos

Διαβάστε περισσότερα

Assalamu `alaikum wr. wb.

Assalamu `alaikum wr. wb. LUMP SUM Assalamu `alaikum wr. wb. LUMP SUM Wassalamu alaikum wr. wb. Assalamu `alaikum wr. wb. LUMP SUM Wassalamu alaikum wr. wb. LUMP SUM Lump sum lump sum lump sum. lump sum fixed price lump sum lump

Διαβάστε περισσότερα

Macromechanics of a Laminate. Textbook: Mechanics of Composite Materials Author: Autar Kaw

Macromechanics of a Laminate. Textbook: Mechanics of Composite Materials Author: Autar Kaw Macromechanics of a Laminate Tetboo: Mechanics of Composite Materials Author: Autar Kaw Figure 4.1 Fiber Direction θ z CHAPTER OJECTIVES Understand the code for laminate stacing sequence Develop relationships

Διαβάστε περισσότερα

Section 8.3 Trigonometric Equations

Section 8.3 Trigonometric Equations 99 Section 8. Trigonometric Equations Objective 1: Solve Equations Involving One Trigonometric Function. In this section and the next, we will exple how to solving equations involving trigonometric functions.

Διαβάστε περισσότερα

Jinan Journal Philosophy and Social Sciences Sum No. 158

Jinan Journal Philosophy and Social Sciences Sum No. 158 2012 3 158 No. 3 2012 Jinan Journal Philosophy and Social Sciences Sum No. 158 363000 2009 0. 66 0. 34 0. 31 0. 62 F240 A 1000-5072 2012 03-0077 - 06 1978-2009 3 645 340 506 93-1985 GDP 1 426 90 GDP 818

Διαβάστε περισσότερα

The third moment for the parabolic Anderson model

The third moment for the parabolic Anderson model The hird momen for he parabolic Anderson model Le Chen Universiy of Kansas Thursday nd Augus, 8 arxiv:69.5v mah.pr] 5 Sep 6 Absrac In his paper, we sudy he parabolic Anderson model saring from he Dirac

Διαβάστε περισσότερα

Aluminum Electrolytic Capacitors

Aluminum Electrolytic Capacitors Aluminum Electrolytic Capacitors Snap-In, Mini., 105 C, High Ripple APS TS-NH ECE-S (G) Series: TS-NH Features Long life: 105 C 2,000 hours; high ripple current handling ability Wide CV value range (47

Διαβάστε περισσότερα

A Method for Creating Shortcut Links by Considering Popularity of Contents in Structured P2P Networks

A Method for Creating Shortcut Links by Considering Popularity of Contents in Structured P2P Networks P2P 1,a) 1 1 1 P2P P2P P2P P2P A Method for Creating Shortcut Links by Considering Popularity of Contents in Structured P2P Networks NARISHIGE Yuki 1,a) ABE Kota 1 ISHIBASHI Hayato 1 MATSUURA Toshio 1

Διαβάστε περισσότερα

[1] P Q. Fig. 3.1

[1] P Q. Fig. 3.1 1 (a) Define resistance....... [1] (b) The smallest conductor within a computer processing chip can be represented as a rectangular block that is one atom high, four atoms wide and twenty atoms long. One

Διαβάστε περισσότερα

ΕΛΛΗΝΙΚΗ ΔΗΜΟΚΡΑΤΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΡΗΤΗΣ. Ψηφιακή Οικονομία. Διάλεξη 10η: Basics of Game Theory part 2 Mαρίνα Μπιτσάκη Τμήμα Επιστήμης Υπολογιστών

ΕΛΛΗΝΙΚΗ ΔΗΜΟΚΡΑΤΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΡΗΤΗΣ. Ψηφιακή Οικονομία. Διάλεξη 10η: Basics of Game Theory part 2 Mαρίνα Μπιτσάκη Τμήμα Επιστήμης Υπολογιστών ΕΛΛΗΝΙΚΗ ΔΗΜΟΚΡΑΤΙΑ ΠΑΝΕΠΙΣΤΗΜΙΟ ΚΡΗΤΗΣ Ψηφιακή Οικονομία Διάλεξη 0η: Basics of Game Theory part 2 Mαρίνα Μπιτσάκη Τμήμα Επιστήμης Υπολογιστών Best Response Curves Used to solve for equilibria in games

Διαβάστε περισσότερα

New bounds for spherical two-distance sets and equiangular lines

New bounds for spherical two-distance sets and equiangular lines New bounds for spherical two-distance sets and equiangular lines Michigan State University Oct 8-31, 016 Anhui University Definition If X = {x 1, x,, x N } S n 1 (unit sphere in R n ) and x i, x j = a

Διαβάστε περισσότερα

Simplex Crossover for Real-coded Genetic Algolithms

Simplex Crossover for Real-coded Genetic Algolithms Technical Papers GA Simplex Crossover for Real-coded Genetic Algolithms 47 Takahide Higuchi Shigeyoshi Tsutsui Masayuki Yamamura Interdisciplinary Graduate school of Science and Engineering, Tokyo Institute

Διαβάστε περισσότερα

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018

SCITECH Volume 13, Issue 2 RESEARCH ORGANISATION Published online: March 29, 2018 Journal of rogressive Research in Mathematics(JRM) ISSN: 2395-028 SCITECH Volume 3, Issue 2 RESEARCH ORGANISATION ublished online: March 29, 208 Journal of rogressive Research in Mathematics www.scitecresearch.com/journals

Διαβάστε περισσότερα

College of Life Science, Dalian Nationalities University, Dalian , PR China.

College of Life Science, Dalian Nationalities University, Dalian , PR China. Electronic Supplementary Material (ESI) for New Journal of Chemistry. This journal is The Royal Society of Chemistry and the Centre National de la Recherche Scientifique 2018 Postsynthetic modification

Διαβάστε περισσότερα

6.1. Dirac Equation. Hamiltonian. Dirac Eq.

6.1. Dirac Equation. Hamiltonian. Dirac Eq. 6.1. Dirac Equation Ref: M.Kaku, Quantum Field Theory, Oxford Univ Press (1993) η μν = η μν = diag(1, -1, -1, -1) p 0 = p 0 p = p i = -p i p μ p μ = p 0 p 0 + p i p i = E c 2 - p 2 = (m c) 2 H = c p 2

Διαβάστε περισσότερα

2002 Journal of Software

2002 Journal of Software 1000-9825/2002/13(02)0239-06 2002 Journal of Sofware Vol13, No2 -,, (, 100084) E-mail: shijing@mailssinghuaeducn; xingcx@singhuaeducn; dcszlz@singhuaeducn hp://dbgroupcssinghuaeducn : 10 12,, I/O -, -,,,

Διαβάστε περισσότερα

ΠΣΤΥΙΑΚΗ ΔΡΓΑΙΑ. Μειέηε Υξόλνπ Απνζηείξσζεο Κνλζέξβαο κε Τπνινγηζηηθή Ρεπζηνδπλακηθή. Αζαλαζηάδνπ Βαξβάξα

ΠΣΤΥΙΑΚΗ ΔΡΓΑΙΑ. Μειέηε Υξόλνπ Απνζηείξσζεο Κνλζέξβαο κε Τπνινγηζηηθή Ρεπζηνδπλακηθή. Αζαλαζηάδνπ Βαξβάξα ΣΔΥΝΟΛΟΓΙΚΟ ΔΚΠΑΙΓΔΤΣΙΚΟ ΙΓΡΤΜΑ ΘΔΑΛΟΝΙΚΗ ΥΟΛΗ ΣΔΥΝΟΛΟΓΙΑ ΣΡΟΦΙΜΩΝ & ΓΙΑΣΡΟΦΗ ΣΜΗΜΑ ΣΔΥΝΟΛΟΓΙΑ ΣΡΟΦΙΜΩΝ ΠΣΤΥΙΑΚΗ ΔΡΓΑΙΑ Μειέηε Υξόλνπ Απνζηείξσζεο Κνλζέξβαο κε Τπνινγηζηηθή Ρεπζηνδπλακηθή Αζαλαζηάδνπ Βαξβάξα

Διαβάστε περισσότερα