untitled

Size: px
Start display at page:

Download "untitled"

Transcription

1 17 2 Realization on the Direct Two-dimensional Wavelet Transform

2 2 JPEG JPEG2000 [1] X-Y X 1 Y 1 VGA 1 1MBte LSI LSI 2 2 5/3 [2][3] 2 5/3 9/7 7 7 N X M Y 32N M 10N M X-Y 9/ / i

3 2 9/7 12N M 5.5N M 2 9/7 37.5% 55% X-Y 9/7 50% 8% VGA 1 1MBte LSI 16bit SN SN 67 [db] 2 ii

4 Abstract Realization on the Direct Two-dimensional Wavelet Transform Akihiro CHIBA Recentl, various standards are proposed to improve compression efficienc of an image. In JPEG2000, which is the net generation standard of still picture compression, Discrete Wavelet Transform (DWT) is used for the transformation[1]. Transformation efficienc of DWT depend on image size, where the larger the size is, the higher the efficienc is. Consider a processing of X-Y separable DWT. First, it is one dimension transformed in X direction. Then, the transformed result is recorded to temporal memor. Second, Y direction DWT processing starts using the recorded results. Therefore, the temporal memor size becomes nearl 1M Bte in VGA size picture processing. If a X-Y separable DWT is implemented in a LSI chip, this large memor causes large LSI chip size. On the other hand, multi-core LSI can increase operating performance as well as loweritspowerdissipationinrecentlsis. Therefore, even if a number of DWT operations increases, a method of ecluding large capacit memor should be chosen. The reported Direct Two-dimensional 5/3 Wavelet Transform without memor (2D 5/3 wavelet)[2] is derived, based on this strateg[3]. However, 9/7 wavelet transform processing without memor on the structure of the reported 2D 5/3 wavelet leads to a huge number of operations. The reason is that 9/7 wavelet transform use 7 order filters instead of 3 order filters. When a picture has N piels in X direction and M piels in Y direction, a number of required additions iii

5 becomes 32N M, and that of multiplications becomes 10N M. Thisis4times additions and 1.6 times more multiplications, compared to those for X-Y separable 9/7 DWT. This thesis proposes a new Direct Two-dimensional Wavelet Transform. The new methodisbasedonemploing3orderfilters for the one dimensional 9/7 lifting structure. This strateg means that a higher order filter should be constructed b the combination of lower order filters. A high order filter is realized b a tandem connection of 3 order filters. This strateg leads a general method to construct Direct Two-dimensional Wavelet Transform without memor. For instance, this strateg can generate higher order filter than 9 order filter which is used to 9/7 wavelet transform. This strateg decreases a required number of operations for 2D 9/7 wavelet transform without memor. As a result, a number of additions becomes 12N M and that of multiplications becomes 5.5N M. This result shows that a total number of additions becomes 37.5% and that of multiplications becomes 55%, compare to reported 9/7 transform on the 5/3 transform structure. When these operations are compared to those for X-Y separated DWT, a number of additions increases 50% but that of multiplications decreases about 8%. Although the proposed method increases number of additions, the method enables ecluding temporal memor. As a result, required LSI size will be decreased. In addition, this method is simulated for LSI sstem implementation. This simulation verif that 16 bit operations generate a lot of noise b rounding errors. The obtained signal to noise ratio (S/N) becomes 67 [db]. ke words Direct 2-D wavelet transform Lifting structure iv

6 / / /3 2 9/ / / SN A 33 v

7 2.1 JPEG JPEG ( 2 ) ( 2 ) JPEG /3 (z ) /3 (z ) /7 ( ) /3 ( ) /3 HH / /3 (HL) /7 (HL) /7 (1 ) /7 ( ) A.1 1:Aerial A.2 2:Airplane A.3 3:Girl A.4 4:Mandrill A.5 5:Pepper vi

8 2.1 JPEG2000 5/ JPEG2000 9/ /7 (HPF ) SN vii

9 1 JPEG JPEG2000 [1] LSI X-Y 1 X Y 2 X-Y 1 2 LSI

10 2 2 JPEG2000 5/ /3 [2] 9/7 2 9/7 [3] 9/7 2 5/3 2 9/7 1 9/ /3 2 9/7 X-Y 9/7 N X M Y 32N M 4 10N M /3 2 9/7 1 9/7 2 2 [2] 5/3 1 9/ /7 2 5/3 2 9/7 37.5% 55% X-Y 9/7 2

11 150% 92% /3 2 5/3 2 9/ /7 2 9/ /7 6 3

12 2 2.1 [4] 2 0 JPEG MPEG DC [1] JPEG2000 JPEG

13 JPEG H 0 (z) HPF H 1 (z) LPF X(z) ( R0 (z) =H 0 (z)x(z) R 1 (z) =H 1 (z)x(z) (2.1) R 0 (z) R 1 (z) 1/2 S 0 (z) S 1 (z) ( S0 (z) ={H 0 (z 1/2 )X(z 1/2 )+H 0 ( z 1/2 )X( z 1/2 )}/2 S 1 (z) ={H 1 (z 1/2 )X(z 1/2 )+H 1 ( z 1/2 )X( z 1/2 )}/2 (2.2) 2.2 S 0 (z) S 1 (z) 5

14 JPEG2000 T 0 (z) T 1 (z) ( T0 (z) ={H 0 (z)x(z)+h 0 ( z)x( z)}/2 T 1 (z) ={H 1 (z)x(z)+h 1 ( z)x( z)}/2 (2.3) T 0 (z) T 1 (z) G 0 (z) G 1 (z) Y (z) Y (z) =T 0 (z)g 0 (z) T 1 (z)g 1 (z) =[{H 0 (z)g 0 (z) H 1 (z)g 1 (z)}x(z) +{H 0 ( z)g 0 (z) H 1 ( z)g 1 (z)}x( z)]/2 (2.4) (2.2) (2.3) (2.4) X( z) (2.5) ( G0 (z) =H 1 ( z) G 1 (z) =H 0 ( z) (2.5) 6

15 ( 2 ) 2.4 ( 2 ) JPEG2000 R 1 (z) JPEG

16 2.2 DCT [5] 2 2.5(a) 2.5(b) 2.5 (a) (b) (a) (b) /3 (a) 2 (b) 2 1 9/7 1 9/

17 JPEG /3 (z ) (a) z 2.5 (a) z X(z) A(z) B(z) X(z) 1/2 H(z) L(z) 9

18 A(z) B(z) A(z) = 1 2 {X(z 1 2 )+X( z 1 2 )} (2.6) B(z) = 1 2 {z 1 2 X(z 1 2 ) z 1 2 X( z 1 2 )} (2.7) 2.6 α β H(z) =α(1 + z 1 ) (2.8) L(z) =β(1 + z 1 ) (2.9) 1 5/3 1 5/3 H(z)X(z) H(z)X(z) =B(z)+α(1 + z 1 )A(z) (2.10) A(z) B(z) (2.6) (2.7) (2.10) H(z)X(z) = 1 2 {(α + z αz 1 )X(z 1 2 ) +(α z αz 1 )X( z 1 2 )} (2.11) (2.11) (α + z 1 + αz 2 )X(z) 1/2 (2.11) β H(z) =α + z αz 1 (2.12) L(z) =βh(z)+z 1 + βz 1 H(z) (2.13) L(z) L(z) =β{(α + z αz 1 )+z 1 (α + z αz 1 )} + z 1 = αβ + βz 1 2 +(2αβ +1)z 1 + βz αβz 2 (2.14) 10

19 /3 (z ) 2.1 JPEG2000 5/3 α β α β JPEG /3 1 5/3 2.5 (b) 2.5 (b) z HX(z) 2.5 (a) LX(z) H r (z) L r (z) Y (z) 2.5 (b) HX(z) LX(z) (b) 11

20 /7 (a) L r (z) = β + z 1 βz 1 (2.15) H r (z) = αl r (z)+z 3 2 αz 1 L r (z) (2.16) (2.12) (2.16) X(z) Y (z) 1 5/3 (2.13) (2.15) 2 JPEG2000 5/3 2.5 (a) (b) (a) (b) 1 1 5/ /7 1 5/3 1 5/3 JPEG2000 9/7 1 9/7 1 5/ / / (a1) (a2) 2.9 (a) (a) (2.12) (2.13) (a1) 1 9/7 1 12

21 / /7 ( ) (a2) (a1) 7 9 (a1) (a1) H 1 (z) α L 1 (z) β (a2) H 2 (z) γ L 2 (z) δ H 1 (z) =α + z αz 1 (2.17) L 1 (z) =βh 1 (z)+z 1 + βz 1 H 1 (z) (2.18) H 2 (z) =γz 1 L 1 (z)+z 3 2 H1 (z)+γz 2 L 1 (z) (2.19) L 2 (z) =δz 1 H 2 (z)+z 2 L 1 (z)+δz 2 H 2 (z) (2.20) (2.17) (2.19) (2.18) (2.20) z (a1) (a2) 13

22 / /3 ( ) 1 9/7 1 5/3 L 1r (z) = δ + z 1 δz 1 (2.21) H 1r (z) = γl 1r (z)+z 3 2 γz 1 L 1r (z) (2.22) L 2r (z) = βz 1 H 1r (z)+z 2 L 1r (z) βz 2 H 1r (z) (2.23) H 2r (z) = αz 1 L 2r + z 5 2 H1r (z) αz 2 L 2r (z) (2.24) JPEG2000 9/7 k k k k k (2.17) (2.24) JPEG2000 9/7 k 1 9/7 14

23 /7 2.2 JPEG2000 9/7 α β γ δ k /7 (2.17) (2.18) 9/7 JPEG2000 5/3 9/7 15

24 /3 1 2 X Y X Y X Y X Y X Y X Y X Y X Y X-Y z X z Y F (z,z ) 2 F (z) 1 F (z,z )=F(z )F (z ) X Y 1 2 X Y 2 HH(z,z ) 16

25 / /3 HH HH(z,z )=H(z )H(z ) =(α + z 1 2 =(α 2 + αz αz 1 )(α + z α 2 z 1 ) +(αz z 1 2 z 1 2 +(α 2 z αz 1 z 2 + αz αz 1 ) z 1 ) + α 2 z 1 z 1 ) (3.1) X Y α X Y α X Y 2 HL(z,z ) HL(z,z )=H(z )L(z ) =(α + z 1 2 =(α + z αz 1 ){αβ + βz αz 1 )[β{(α + z 1 2 +(2αβ +1)z 1 + βz αz 1 )+z 1 (α + z αβz 2 } + αz 1 )} + z 1 ] = βhh(z,z )+βz 1 HH(z,z )+z 1 H(z ) (3.2) (3.2) (3.1) Y HH(z,z ) β X 17

26 /3 X Y 2 LH(z,z ) (3.2) X Y LH(z,z )=βhh(z,z )+βz 1 HH(z,z )+z 1 H(z ) (3.3) (3.3) (3.2) (3.1) X HH(z,z ) β Y X Y 2 LL(z,z ) LL(z,z )=L(z )L(z ) = {αβ + βz 1 2 {αβ + βz 1 2 =[β{(α + z 1 2 [β{(α + z 1 2 = β 2 {HH(z,z )+z 1 +β{z 1 +(2αβ +1)z 1 + βz 3 2 +(2αβ +1)z 1 + βz αz 1 )+z 1 (α + z 1 2 H(z )+z 1 + αz 1 )+z 1 (α + 1 z 2 HH(z,z )+z 1 H(z )+z 1 z 1 + αβz 2 } + αβz 2 } + αz 1 )} + z 1 ] + αz 1 )} + z 1 ] HH(z,z )+z 1 z 1 HH(z,z )} H(z )+z 1 z 1 H(z )} + z 1 z 1 (3.4) (3.4) (3.1) (3.2) (3.3) β 2 β HL(z,z ) z 1 LH(z,z ) z 1 (3.4) LL(z,z )=β{hl(z,z )+z 1 HL(z,z )+LH(z,z )+z 1 LH(z,z )} β 2 {HH(z,z )+z 1 +z 1 z 1 HH(z,z )+z 1 HH(z,z )+z 1 z 1 HH(z,z )} (3.5) (3.1) (3.2) (3.3) (3.5) z 1 z

27 /3 2 9/ /3 z 1 z α β /3 [2] 1 5/3 2 5/ /3 2 9/7 2 5/ /7 [3] 2 5/3 19

28 /3 2 9/ /3 (HL) 3.4 9/7 (HL) 3.2 HL /3 2 9/7 1 N X M Y 10N M 32N M 1 9/7 6N M 8N M

29 4 2 9/ / /7 1 5/3 2 9/7 1 5/3 2 5/3 1 9/7 2 9/7 3.1 X-Y z X z Y F (z,z ) 2 F (z) 1 F (z,z )=F(z )F (z ) X Y (3.4) 3.1 (3.4) (3.2) (3.3) 1 9/7 2 9/

30 /7 (a1) (3.1) (3.4) (3.1) (3.1) (4.1) HH(z,z )=(α 2 + αz α 2 z 1 ) +(αz z 1 2 z 1 2 +(α 2 z αz 1 z 2 + αz 1 2 z 1 ) + α 2 z 1 z 1 ) (4.1) (3.2) (3.3) (3.4) (3.2) (3.3) (3.2) HL 1 (z,z ) (3.3) LH 1 (z,z ) HL 1 (z,z )=z 1 H(z ) (4.2) LH 1 (z,z )=z 1 H(z ) (4.3) 3.1 (3.4) (4.1) (4.2) (4.3) β (4.1) (4.2) (4.3) (3.4) (3.4) (4.4) LL(z,z )=β 2 {HH(z,z )+z 1 +β{z 1 H(z )+z 1 HH(z,z )+z 1 H(z )+z 1 z 1 HH(z,z )+z 1 z 1 HH(z,z )} H(z )+z 1 z 1 H(z )} + z 1 z 1 (4.4) (4.1) (4.4) (a1) X Y X Y 22

31 / /7 (1 ) 3.1 (3.2) (3.3) X Y X Y (3.2) (4.2) (3.3) (4.3) (4.2) HL 2 (z) (4.3) LH 2 (z) HL 2 (z) =HL 1 (z)+β{hh(z,z )+z 1 HH(z,z )} (4.5) LH 2 (z) =LH 1 (z)+β{hh(z,z )+z 1 HH(z,z )} (4.6) (4.1) (4.6) z 1 z 1 2 z 1 z (2.17) (2.20) (2.19) (2.20) (2.17) (2.18) 1 (2.17) (2.18) (2.19) (2.20) (2.17) (2.18) (2.19) (2.20) (4.4) (4.6) 1 9/7 1 23

32 /7 ( ) 2 X Y k 2 1/k 2 k 1/k 1 2 9/ / /3 α β HH HL LH HL LH LL HH HL 1 LH 1 24

33 4.2 LL HL 2 LH 2 1 CPU /7 2 9/7 2 9/7 JPEG2000 part2 25

34 / N X M Y HH / N M 5N M 2 9/ /7 X Y 2 X Y X Y X Y / N M 26

35 5.2 SN /7 (HPF ) HH (1 + 1/2+1/2)N M (1/4+1/4+1/4)N M HL 1 1/2N M 1/4N M LH 1 1/2N M 1/4N M 3N M 5/4N M 2 9/7 12N M 5.5N M 1 9/7 2 ( 8N M 6N M) 1.5 8% 2 9/7 LSI SN 2 9/7 JPEG2000 part1 LSI LSI bit 16bit 64bit SN 5.2 A 27

36 5.2 SN 5.2 SN SN (1) [db] SN (2) [db] Aerial Airplane Girl Mandrill Pepper piel 256piel bit X-Y 9/7 64bit 8bit 64bit bit 64bit S 0 X-Y 9/7 S 16bit S 00 S S 0 N S S 00 N 0 SN (1) 10log 10 (S 2 /N 2 ) 28

37 5.2 SN SN (2) 10log 10 (S 2 /N 02 ) 5 SN 67 [db] 64bit 11bit SN (2) X-Y 16bit 7[dB] 2 16bit 1 29

38 6 LSI 2 [2] 2 5/3 2 9/7 1 N X M Y 32N M 10N M X-Y 9/ /7 2 9/7 12N M 5.5N M X-Y 9/7 50% 8% 1 2 LSI 16bit 64bit 1 2 S N 67 [db] SN ALU SN 2 30

39 4 31

40 [1] JPEG [2] [3] Akihiro CHIBA Hiroshi SUZUKI and Takao NISHITANI Consideration on the Direct Two-dimensional Wavelet Transform (SJ- CIEE) [4] 1999 [5] Ingrid DAUBECHIES and Wim SWELDENS FACTORING WAVELET TRANSFORMS INTO LIFTING STEPS Journal of Fourier Analsis vol.4 Nr.3 pp ,

41 A A.1 1:Aerial A.2 2:Airplane 33

42 A.3 3:Girl A.4 4:Mandrill A.5 5:Pepper 34

Wavelet HSI / [1] JPEG2000 9/7Wavelet [2][6] 2:1 9/7Wavelet Wavelet 80 Wavelet i

Wavelet HSI / [1] JPEG2000 9/7Wavelet [2][6] 2:1 9/7Wavelet Wavelet 80 Wavelet i 17 Wavelet Image Enhancement by Wavelet Transform 1060326 2006 3 10 Wavelet HSI / [1] JPEG2000 9/7Wavelet [2][6] 2:1 9/7Wavelet Wavelet 80 Wavelet i Abstract Image Enhancement by Wavelet Transform Yuichi

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

2 ( ) i

2 ( ) i 25 Study on Rating System in Multi-player Games with Imperfect Information 1165069 2014 2 28 2 ( ) i ii Abstract Study on Rating System in Multi-player Games with Imperfect Information Shigehiko MORITA

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

12 DCT A Data-Driven Implementation of Shape Adaptive DCT

12 DCT A Data-Driven Implementation of Shape Adaptive DCT 12 DCT A Data-Driven Implementation of Shape Adaptive DCT 1010431 2001 2 5 DCT MPEG H261,H263 LSI DDMP [1]DDMP MPEG4 DDMP MPEG4 SA-DCT SA-DCT DCT SA-DCT DDMP SA-DCT MPEG4, DDMP,, SA-DCT,, ο i Abstract

More information

JOURNAL OF THE JAPANESE ASSOCIATION FOR PETROLEUM TECHNOLOGY VOL. 66, NO. 6 (Nov., 2001) (Received August 10, 2001; accepted November 9, 2001) Alterna

JOURNAL OF THE JAPANESE ASSOCIATION FOR PETROLEUM TECHNOLOGY VOL. 66, NO. 6 (Nov., 2001) (Received August 10, 2001; accepted November 9, 2001) Alterna JOURNAL OF THE JAPANESE ASSOCIATION FOR PETROLEUM TECHNOLOGY VOL. 66, NO. 6 (Nov., 2001) (Received August 10, 2001; accepted November 9, 2001) Alternative approach using the Monte Carlo simulation to evaluate

More information

25 Removal of the fricative sounds that occur in the electronic stethoscope

25 Removal of the fricative sounds that occur in the electronic stethoscope 25 Removal of the fricative sounds that occur in the electronic stethoscope 1140311 2014 3 7 ,.,.,.,.,.,.,.,,.,.,.,.,,. i Abstract Removal of the fricative sounds that occur in the electronic stethoscope

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

2007-Kanai-paper.dvi

2007-Kanai-paper.dvi 19 Estimation of Sound Source Zone using The Arrival Time Interval 1080351 2008 3 7 S/N 2 2 2 i Abstract Estimation of Sound Source Zone using The Arrival Time Interval Koichiro Kanai The microphone array

More information

2017 (413812)

2017 (413812) 2017 (413812) Deep Learning ( NN) 2012 Google ASIC(Application Specific Integrated Circuit: IC) 10 ASIC Deep Learning TPU(Tensor Processing Unit) NN 12 20 30 Abstract Multi-layered neural network(nn) has

More information

浜松医科大学紀要

浜松医科大学紀要 On the Statistical Bias Found in the Horse Racing Data (1) Akio NODA Mathematics Abstract: The purpose of the present paper is to report what type of statistical bias the author has found in the horse

More information

IPSJ SIG Technical Report Vol.2016-CE-137 No /12/ e β /α α β β / α A judgment method of difficulty of task for a learner using simple

IPSJ SIG Technical Report Vol.2016-CE-137 No /12/ e β /α α β β / α A judgment method of difficulty of task for a learner using simple 1 2 3 4 5 e β /α α β β / α A judgment method of difficulty of task for a learner using simple electroencephalograph Katsuyuki Umezawa 1 Takashi Ishida 2 Tomohiko Saito 3 Makoto Nakazawa 4 Shigeichi Hirasawa

More information

Web Web Web Web Web, i

Web Web Web Web Web, i 22 Web Research of a Web search support system based on individual sensitivity 1135117 2011 2 14 Web Web Web Web Web, i Abstract Research of a Web search support system based on individual sensitivity

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

1 1 tf-idf tf-idf i

1 1 tf-idf tf-idf i 14 A Method of Article Retrieval Utilizing Characteristics in Newspaper Articles 1055104 2003 1 31 1 1 tf-idf tf-idf i Abstract A Method of Article Retrieval Utilizing Characteristics in Newspaper Articles

More information

<95DB8C9288E397C389C88A E696E6462>

<95DB8C9288E397C389C88A E696E6462> 2011 Vol.60 No.2 p.138 147 Performance of the Japanese long-term care benefit: An International comparison based on OECD health data Mie MORIKAWA[1] Takako TSUTSUI[2] [1]National Institute of Public Health,

More information

デジタルカメラ用ISP:Milbeaut

デジタルカメラ用ISP:Milbeaut ISP Milbeaut Image Signal Processor: Milbeaut あらまし MilbeautISP Image Signal Processor 20 Mpixel Milbeaut6 MB91696AM MB91696AM Abstract Milbeaut is an image signal processor (ISP) that realizes a digital

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

SURF,,., 55%,.,., SURF(Speeded Up Robust Features), 4 (,,, ), SURF.,, 84%, 96%, 28%, 32%.,,,. SURF, i

SURF,,., 55%,.,., SURF(Speeded Up Robust Features), 4 (,,, ), SURF.,, 84%, 96%, 28%, 32%.,,,. SURF, i 24 SURF Recognition of Facial Expression Based on SURF 1130402 2013 3 1 SURF,,., 55%,.,., SURF(Speeded Up Robust Features), 4 (,,, ), SURF.,, 84%, 96%, 28%, 32%.,,,. SURF, i Abstract Recognition of Facial

More information

,,,,., C Java,,.,,.,., ,,.,, i

,,,,., C Java,,.,,.,., ,,.,, i 24 Development of the programming s learning tool for children be derived from maze 1130353 2013 3 1 ,,,,., C Java,,.,,.,., 1 6 1 2.,,.,, i Abstract Development of the programming s learning tool for children

More information

n 2 n (Dynamic Programming : DP) (Genetic Algorithm : GA) 2 i

n 2 n (Dynamic Programming : DP) (Genetic Algorithm : GA) 2 i 15 Comparison and Evaluation of Dynamic Programming and Genetic Algorithm for a Knapsack Problem 1040277 2004 2 25 n 2 n (Dynamic Programming : DP) (Genetic Algorithm : GA) 2 i Abstract Comparison and

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

kut-paper-template.dvi

kut-paper-template.dvi 26 Discrimination of abnormal breath sound by using the features of breath sound 1150313 ,,,,,,,,,,,,, i Abstract Discrimination of abnormal breath sound by using the features of breath sound SATO Ryo

More information

, (GPS: Global Positioning Systemg),.,, (LBS: Local Based Services).. GPS,.,. RFID LAN,.,.,.,,,.,..,.,.,,, i

, (GPS: Global Positioning Systemg),.,, (LBS: Local Based Services).. GPS,.,. RFID LAN,.,.,.,,,.,..,.,.,,, i 25 Estimation scheme of indoor positioning using difference of times which chirp signals arrive 114348 214 3 6 , (GPS: Global Positioning Systemg),.,, (LBS: Local Based Services).. GPS,.,. RFID LAN,.,.,.,,,.,..,.,.,,,

More information

24 Region-Based Image Retrieval using Fuzzy Clustering

24 Region-Based Image Retrieval using Fuzzy Clustering 24 Region-Based Image Retrieval using Fuzzy Clustering 1130323 2013 3 9 Visual-key Image Retrieval(VKIR) k-means Fuzzy C-means 2 200 2 2 20 VKIR 5 18% 54% 7 30 Fuzzy C-means i Abstract Region-Based Image

More information

21 Key Exchange method for portable terminal with direct input by user

21 Key Exchange method for portable terminal with direct input by user 21 Key Exchange method for portable terminal with direct input by user 1110251 2011 3 17 Diffie-Hellman,..,,,,.,, 2.,.,..,,.,, Diffie-Hellman, i Abstract Key Exchange method for portable terminal with

More information

untitled

untitled On a Correlation-based Scheme of Digital Watermarking for Images Exploiting 2-D LOT Hiromu KODA and Kyousuke KAMINUSI Abstract In this paper, we propose a correlation based scheme of digital watermarking

More information

1..FEM FEM 3. 4.

1..FEM FEM 3. 4. 008 stress behavior at the joint of stringer to cross beam of the steel railway bridge 1115117 1..FEM FEM 3. 4. ABSTRACT 1. BackgroundPurpose The occurrence of fatigue crack is reported in the joint of

More information

Bull. of Nippon Sport Sci. Univ. 47 (1) Devising musical expression in teaching methods for elementary music An attempt at shared teaching

Bull. of Nippon Sport Sci. Univ. 47 (1) Devising musical expression in teaching methods for elementary music An attempt at shared teaching Bull. of Nippon Sport Sci. Univ. 47 (1) 45 70 2017 Devising musical expression in teaching methods for elementary music An attempt at shared teaching materials for singing and arrangements for piano accompaniment

More information

II

II No. 19 January 19 2013 19 Regionalism at the 19 th National Assembly Elections Focusing on the Yeongnam and Honam Region Yasurou Mori As the biggest issue of contemporary politics at South Korea, there

More information

..,,,, , ( ) 3.,., 3.,., 500, 233.,, 3,,.,, i

..,,,, , ( ) 3.,., 3.,., 500, 233.,, 3,,.,, i 25 Feature Selection for Prediction of Stock Price Time Series 1140357 2014 2 28 ..,,,,. 2013 1 1 12 31, ( ) 3.,., 3.,., 500, 233.,, 3,,.,, i Abstract Feature Selection for Prediction of Stock Price Time

More information

GPGPU

GPGPU GPGPU 2013 1008 2015 1 23 Abstract In recent years, with the advance of microscope technology, the alive cells have been able to observe. On the other hand, from the standpoint of image processing, the

More information

_念3)医療2009_夏.indd

_念3)医療2009_夏.indd Evaluation of the Social Benefits of the Regional Medical System Based on Land Price Information -A Hedonic Valuation of the Sense of Relief Provided by Health Care Facilities- Takuma Sugahara Ph.D. Abstract

More information

Vol.54 No (July 2013) [9] [10] [11] [12], [13] 1 Fig. 1 Flowchart of the proposed system. c 2013 Information

Vol.54 No (July 2013) [9] [10] [11] [12], [13] 1 Fig. 1 Flowchart of the proposed system. c 2013 Information Vol.54 No.7 1937 1950 (July 2013) 1,a) 2012 11 1, 2013 4 5 1 Similar Sounds Sentences Generator Based on Morphological Analysis Manner and Low Class Words Masaaki Kanakubo 1,a) Received: November 1, 2012,

More information

2015 ( 27 ) RFID RF RFID, 2., 3., 4. i

2015 ( 27 ) RFID RF RFID, 2., 3., 4. i 2015 ( 27 ) 71143204 2015 ( 27 ) RFID RF 1 100 98 20 20 1 19 1. RFID, 2., 3., 4. i Abstract of Bachelor s Thesis Academic Year 2015 Smart Management System of Rechargeable Batteries with Automatic Identification

More information

161 J 1 J 1997 FC 1998 J J J J J2 J1 J2 J1 J2 J1 J J1 J1 J J 2011 FIFA 2012 J 40 56

161 J 1 J 1997 FC 1998 J J J J J2 J1 J2 J1 J2 J1 J J1 J1 J J 2011 FIFA 2012 J 40 56 J1 J1 リーグチーム組織に関する考察 松原悟 Abstract J League began in 1993 by 10 teams. J League increased them by 40 teams in 2012. The numerical increase of such a team is a result of the activity of Football Association

More information

220 28;29) 30 35) 26;27) % 8.0% 9 36) 8) 14) 37) O O 13 2 E S % % 2 6 1fl 2fl 3fl 3 4

220 28;29) 30 35) 26;27) % 8.0% 9 36) 8) 14) 37) O O 13 2 E S % % 2 6 1fl 2fl 3fl 3 4 Vol. 12 No. 2 2002 219 239 Λ1 Λ1 729 1 2 29 4 3 4 5 1) 2) 3) 4 6) 7 27) Λ1 701-0193 288 219 220 28;29) 30 35) 26;27) 0 6 7 12 13 18 59.9% 8.0% 9 36) 8) 14) 37) 1 1 1 13 6 7 O O 13 2 E S 1 1 17 0 6 1 585

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

( ) [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

24 Depth scaling of binocular stereopsis by observer s own movements

24 Depth scaling of binocular stereopsis by observer s own movements 24 Depth scaling of binocular stereopsis by observer s own movements 1130313 2013 3 1 3D 3D 3D 2 2 i Abstract Depth scaling of binocular stereopsis by observer s own movements It will become more usual

More information

ron.dvi

ron.dvi 12 Effect of occlusion and perception of shadow in depth perception caused by moving shadow. 1010361 2001 2 5 (Occlusion), i Abstract Effect of occlusion and perception of shadow in depth perception caused

More information

29 28 39 1936 Acquiring technique and forming character in physical education after 1936 Analysis of articles of Kenji Shinozaki FUJIKAWA Kazutoshi The United Graduate School of Education Tokyo Gakugei

More information

i ii iii iv v vi vii ( ー ー ) ( ) ( ) ( ) ( ) ー ( ) ( ) ー ー ( ) ( ) ( ) ( ) ( ) 13 202 24122783 3622316 (1) (2) (3) (4) 2483 (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) 11 11 2483 13

More information

udc-2.dvi

udc-2.dvi 13 0.5 2 0.5 2 1 15 2001 16 2009 12 18 14 No.39, 2010 8 2009b 2009a Web Web Q&A 2006 2007a20082009 2007b200720082009 20072008 2009 2009 15 1 2 2 2.1 18 21 1 4 2 3 1(a) 1(b) 1(c) 1(d) 1) 18 16 17 21 10

More information

Sobel Canny i

Sobel Canny i 21 Edge Feature for Monochrome Image Retrieval 1100311 2010 3 1 3 3 2 2 7 200 Sobel Canny i Abstract Edge Feature for Monochrome Image Retrieval Naoto Suzue Content based image retrieval (CBIR) has been

More information

840 Geographical Review of Japan 73A-12 835-854 2000 The Mechanism of Household Reproduction in the Fishing Community on Oro Island Masakazu YAMAUCHI (Graduate Student, Tokyo University) This

More information

IT i

IT i 27 The automatic extract of know-how search tag using a thesaurus 1160374 2016 2 26 IT i Abstract The automatic extract of know-how search tag using a thesaurus In recent years, a number of organizational

More information

Table 1. Assumed performance of a water electrol ysis plant. Fig. 1. Structure of a proposed power generation system utilizing waste heat from factori

Table 1. Assumed performance of a water electrol ysis plant. Fig. 1. Structure of a proposed power generation system utilizing waste heat from factori Proposal and Characteristics Evaluation of a Power Generation System Utilizing Waste Heat from Factories for Load Leveling Pyong Sik Pak, Member, Takashi Arima, Non-member (Osaka University) In this paper,

More information

企業の信頼性を通じたブランド構築に関する考察

企業の信頼性を通じたブランド構築に関する考察 Abstract The importance of the relationship management came to be said. The essence of relationship is a relation based on the shinrai of each other, and the base to build a more long-term relation to

More information

, IT.,.,..,.. i

, IT.,.,..,.. i 25 To construct the system that promote a interactive method as a knowledge acquisition 1140317 2014 2 28 , IT.,.,..,.. i Abstract To construct the system that promote a interactive method as a knowledge

More information

SPSS

SPSS The aging of residents who moved suburban new town in young is progressing. However, such residents tend to consider the service life of their houses only in terms of the time they will be occupying it.

More information

(Visual Secret Sharing Scheme) VSSS VSSS 3 i

(Visual Secret Sharing Scheme) VSSS VSSS 3 i 13 A Visual Secret Sharing Scheme for Continuous Color Images 10066 14 8 (Visual Secret Sharing Scheme) VSSS VSSS 3 i Abstract A Visual Secret Sharing Scheme for Continuous Color Images Tomoe Ogawa The

More information

untitled

untitled 2009 57 2 393 411 c 2009 1 1 1 2009 1 15 7 21 7 22 1 1 1 1 1 1 1 1. 1 1 1 2 3 4 12 2000 147 31 1 3,941 596 1 528 1 372 1 1 1.42 350 1197 1 13 1 394 57 2 2009 1 1 19 2002 2005 4.8 1968 5 93SNA 6 12 1 7,

More information

卒業論文2.dvi

卒業論文2.dvi 15 GUI A study on the system to transfer a GUI sub-picture to the enlarging viewer for operational support 1040270 2004 2 27 GUI PC PC GUI Graphical User Interface PC GUI GUI PC GUI PC PC GUI i Abstract

More information

PC PDA SMTP/POP3 1 POP3 SMTP MUA MUA MUA i

PC PDA SMTP/POP3 1 POP3 SMTP MUA MUA MUA i 21 The private mailers synchronization operation for plural terminals 1125083 2010 3 1 PC PDA SMTP/POP3 1 POP3 SMTP MUA MUA MUA i Abstract The private mailers synchronization operation for plural terminals

More information

kut-paper-template2.dvi

kut-paper-template2.dvi 19 A Proposal of Text Classification using Formal Concept Analysis 1080418 2008 3 7 ( ) Hasse Web Reuters 21578 Concept Explorer 2 4 said i Abstract A Proposal of Text Classification using Formal Concept

More information

,,,,,,,,,,,,,,,,,,, 976%, i

,,,,,,,,,,,,,,,,,,, 976%, i 20 Individual Recognition using positions of facial parts 1115081 2009 3 5 ,,,,,,,,,,,,,,,,,,, 976%, i Abstract Individual Recognition using positions of facial parts YOSHIHIRO Arisawa A facial recognition

More information

28 TCG SURF Card recognition using SURF in TCG play video

28 TCG SURF Card recognition using SURF in TCG play video 28 TCG SURF Card recognition using SURF in TCG play video 1170374 2017 3 2 TCG SURF TCG TCG OCG SURF Bof 20 20 30 10 1 SURF Bag of features i Abstract Card recognition using SURF in TCG play video Haruka

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

10-渡部芳栄.indd

10-渡部芳栄.indd COE GCOE GP ) b a b ) () ) () () ) ) .. () ) ) ) ) () ........... / / /.... 交付税額 / 経常費 : 右軸交付税額 /( 経常費 授業料 ): 右軸 . ) ()... /.. 自治体負担額 / 交付税額 : 右軸 ()......... / 自治体負担額 / 経常費 : 右軸 - No. - Vol. No. - IDE

More information

Corrections of the Results of Airborne Monitoring Surveys by MEXT and Ibaraki Prefecture

Corrections of the Results of Airborne Monitoring Surveys by MEXT and Ibaraki Prefecture August 31, 2011 Corrections of the Results of Airborne Monitoring Surveys by MEXT and Ibaraki Prefecture The results of airborne monitoring survey by MEXT and Ibaraki prefecture released on August 30 contained

More information

Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth

Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth Studies of Foot Form for Footwear Design (Part 9) : Characteristics of the Foot Form of Young and Elder Women Based on their Sizes of Ball Joint Girth and Foot Breadth Akiko Yamamoto Fukuoka Women's University,

More information

2 1 ( ) 2 ( ) i

2 1 ( ) 2 ( ) i 21 Perceptual relation bettween shadow, reflectance and luminance under aambiguous illuminations. 1100302 2010 3 1 2 1 ( ) 2 ( ) i Abstract Perceptual relation bettween shadow, reflectance and luminance

More information

P2P P2P peer peer P2P peer P2P peer P2P i

P2P P2P peer peer P2P peer P2P peer P2P i 26 P2P Proposed a system for the purpose of idle resource utilization of the computer using the P2P 1150373 2015 2 27 P2P P2P peer peer P2P peer P2P peer P2P i Abstract Proposed a system for the purpose

More information

WikiWeb Wiki Web Wiki 2. Wiki 1 STAR WARS [3] Wiki Wiki Wiki 2 3 Wiki 5W1H 3 2.1 Wiki Web 2.2 5W1H 5W1H 5W1H 5W1H 5W1H 5W1H 5W1H 2.3 Wiki 2015 Informa

WikiWeb Wiki Web Wiki 2. Wiki 1 STAR WARS [3] Wiki Wiki Wiki 2 3 Wiki 5W1H 3 2.1 Wiki Web 2.2 5W1H 5W1H 5W1H 5W1H 5W1H 5W1H 5W1H 2.3 Wiki 2015 Informa 情 報 処 理 学 会 インタラクション 2015 IPSJ Interaction 2015 A17 2015/3/5 Web 1 1 1 Web Web Position and Time based Summary System using Story Style for Web Contents Daichi Ariyama 1 Daichi Ando 1 Shinichi Kasahara

More information

kut-paper-template.dvi

kut-paper-template.dvi 14 Application of Automatic Text Summarization for Question Answering System 1030260 2003 2 12 Prassie Posum Prassie Prassie i Abstract Application of Automatic Text Summarization for Question Answering

More information

大学における原価計算教育の現状と課題

大学における原価計算教育の現状と課題 1 1.1 1.2 1.3 2 2.1 2.2 3 3.1 3.2 3.3 2014a 50 ABC Activity Based Costing LCC Lifecycle Costing MFCA Material Flow Cost Accounting 2 2 2016 9 1 2 3 2014b 2005 2014b 2000 1 2 1962 5 1 3 2 3 4 5 50 2012

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

卒業論文はMS-Word により作成して下さい

卒業論文はMS-Word により作成して下さい () 2007 2006 KO-MA KO-MA 2006 6 2007 6 KO-MA KO-MA 256 :117:139 8 40 i 23 50 2008 3 8 NPO 7 KO-MA( KO-MA ) 1) (1945-) KO-MA KO-MA AD 2007 1 29 2007 6 13 20 KO-MA 2006 6 KO-MA KO-MA ii KJ 11 KO-MA iii KO-MA

More information

THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS TECHNICAL REPORT OF IEICE.

THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS TECHNICAL REPORT OF IEICE. THE INSTITUTE OF ELECTRONICS, INFORMATION AND COMMUNICATION ENGINEERS TECHNICAL REPORT OF IEICE. E-mail: {ytamura,takai,tkato,tm}@vision.kuee.kyoto-u.ac.jp Abstract Current Wave Pattern Analysis for Anomaly

More information

ON A FEW INFLUENCES OF THE DENTAL CARIES IN THE ELEMENTARY SCHOOL PUPIL BY Teruko KASAKURA, Naonobu IWAI, Sachio TAKADA Department of Hygiene, Nippon Dental College (Director: Prof. T. Niwa) The relationship

More information

25 fmri A study of discrimination of musical harmony using brain activity obtained by fmri

25 fmri A study of discrimination of musical harmony using brain activity obtained by fmri 25 fmri A study of discrimination of musical harmony using brain activity obtained by fmri 1140359 2014 2 28 fmri fmri BCI(Brain Computer Interface) 6 (C C# D D# E F) 6 (Cm C#m Dm D#m Em Fm) 12 fmri fmri

More information

〈論文〉組織改革の成果に関する予備的調査--社内カンパニー制導入が財務的業績に与える影響

〈論文〉組織改革の成果に関する予備的調査--社内カンパニー制導入が財務的業績に与える影響 Abstract Under the pressure of 10-year long economic decline, Japanese firms are struggling to improve their profitability. As one of the ways to do it, Japanese large firms have begun to reorganize their

More information

FabHetero FabHetero FabHetero FabCache FabCache SPEC2000INT IPC FabCache 0.076%

FabHetero FabHetero FabHetero FabCache FabCache SPEC2000INT IPC FabCache 0.076% 2013 (409812) FabHetero FabHetero FabHetero FabCache FabCache SPEC2000INT 6 1000 IPC FabCache 0.076% Abstract Single-ISA heterogeneous multi-core processors are increasing importance in the processor architecture.

More information

Fig. 4. Configuration of fatigue test specimen. Table I. Mechanical property of test materials. Table II. Full scale fatigue test conditions and test

Fig. 4. Configuration of fatigue test specimen. Table I. Mechanical property of test materials. Table II. Full scale fatigue test conditions and test (J. Soc. Mat. Sci., Japan), Vol. 52, No. 11, pp. 1351-1356, Nov. 2003 Fatigue Life Prediction of Coiled Tubing by Takanori KATO*, Miyuki YAMAMOTO*, Isao SAWAGUCHI** and Tetsuo YONEZAWA*** Coiled tubings,

More information

28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment

28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment 28 Docker Design and Implementation of Program Evaluation System Using Docker Virtualized Environment 1170288 2017 2 28 Docker,.,,.,,.,,.,. Docker.,..,., Web, Web.,.,.,, CPU,,. i ., OS..,, OS, VirtualBox,.,

More information

A comparison of abdominal versus vaginal hysterectomy for leiomyoma and adenomyosis Kenji ARAHORI, Hisasi KATAYAMA, Suminori NIOKA Department of Obstetrics and Gnecology, National Maizuru Hospital,Kyoto,

More information

29 Short-time prediction of time series data for binary option trade

29 Short-time prediction of time series data for binary option trade 29 Short-time prediction of time series data for binary option trade 1180365 2018 2 28 RSI(Relative Strength Index) 3 USD/JPY 1 2001 1 2 4 10 2017 12 29 17 00 1 high low i Abstract Short-time prediction

More information

2016 [1][2] H.264/AVC HEVC HEVC

2016 [1][2] H.264/AVC HEVC HEVC HEVC 2012 (409825) 2016 [1][2] H.264/AVC HEVC HEVC Abstract As ultra high definition television is planning on test broadcasting 2016, moving picture resolution enhancement is advancing in recent years.

More information

A Feasibility Study of Direct-Mapping-Type Parallel Processing Method to Solve Linear Equations in Load Flow Calculations Hiroaki Inayoshi, Non-member

A Feasibility Study of Direct-Mapping-Type Parallel Processing Method to Solve Linear Equations in Load Flow Calculations Hiroaki Inayoshi, Non-member A Feasibility Study of Direct-Mapping-Type Parallel Processing Method to Solve Linear Equations in Load Flow Calculations Hiroaki Inayoshi, Non-member (University of Tsukuba), Yasuharu Ohsawa, Member (Kobe

More information

Virtual Window System Virtual Window System Virtual Window System Virtual Window System Virtual Window System Virtual Window System Social Networking

Virtual Window System Virtual Window System Virtual Window System Virtual Window System Virtual Window System Virtual Window System Social Networking 23 An attribute expression of the virtual window system communicators 1120265 2012 3 1 Virtual Window System Virtual Window System Virtual Window System Virtual Window System Virtual Window System Virtual

More information

IT,, i

IT,, i 22 Retrieval support system using bookmarks that are shared in an organization 1110250 2011 3 17 IT,, i Abstract Retrieval support system using bookmarks that are shared in an organization Yoshihiko Komaki

More information

CA HP,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,,.,,,,,.,,,,,,.,,,,,.,,,,,.,,,,,,.,,,,,,.,,

CA HP,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,,.,,,,,.,,,,,,.,,,,,.,,,,,.,,,,,,.,,,,,,.,, Ritsumeikan Alumni Program CA HP,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,.,,,,,,.,,,,,.,,,,,,.,,,,,.,,,,,.,,,,,,.,,,,,,.,,,,,.,,,,,. ,,, :,, :,,,

More information

,,.,.,,.,.,.,.,,.,..,,,, i

,,.,.,,.,.,.,.,,.,..,,,, i 22 A person recognition using color information 1110372 2011 2 13 ,,.,.,,.,.,.,.,,.,..,,,, i Abstract A person recognition using color information Tatsumo HOJI Recently, for the purpose of collection of

More information

論 文 Earnings Management in Pension Accounting and Revised Jones Model Kazuo Yoshida, Nagoya City University 要約本稿では退職給付会計における全ての会計選択を取り上げて 経営者の報告利益管理行動

論 文 Earnings Management in Pension Accounting and Revised Jones Model Kazuo Yoshida, Nagoya City University 要約本稿では退職給付会計における全ての会計選択を取り上げて 経営者の報告利益管理行動 論 文 Earnings Management in Pension Accounting and Revised Jones Model Kazuo Yoshida, Nagoya City University 要約本稿では退職給付会計における全ての会計選択を取り上げて 経営者の報告利益管理行動について包括的な分析を行った 分析の結果 会計基準変更時差異による裁量額が最も大きく 報告利益管理の主要な手段であったことが明らかとなった

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

189 2015 1 80

189 2015 1 80 189 2015 1 A Design and Implementation of the Digital Annotation Basis on an Image Resource for a Touch Operation TSUDA Mitsuhiro 79 189 2015 1 80 81 189 2015 1 82 83 189 2015 1 84 85 189 2015 1 86 87

More information

,,.,,.,..,.,,,.,, Aldous,.,,.,,.,,, NPO,,.,,,,,,.,,,,.,,,,..,,,,.,

,,.,,.,..,.,,,.,, Aldous,.,,.,,.,,, NPO,,.,,,,,,.,,,,.,,,,..,,,,., J. of Population Problems. pp.,.,,,.,,..,,..,,,,.,.,,...,.,,..,.,,,. ,,.,,.,..,.,,,.,, Aldous,.,,.,,.,,, NPO,,.,,,,,,.,,,,.,,,,..,,,,., ,,.,,..,,.,.,.,,,,,.,.,.,,,. European Labour Force Survey,,.,,,,,,,

More information

Input image Initialize variables Loop for period of oscillation Update height map Make shade image Change property of image Output image Change time L

Input image Initialize variables Loop for period of oscillation Update height map Make shade image Change property of image Output image Change time L 1,a) 1,b) 1/f β Generation Method of Animation from Pictures with Natural Flicker Abstract: Some methods to create animation automatically from one picture have been proposed. There is a method that gives

More information

23 Study on Generation of Sudoku Problems with Fewer Clues

23 Study on Generation of Sudoku Problems with Fewer Clues 23 Study on Generation of Sudoku Problems with Fewer Clues 1120254 2012 3 1 9 9 21 18 i Abstract Study on Generation of Sudoku Problems with Fewer Clues Norimasa NASU Sudoku is puzzle a kind of pencil

More information

Several Time Maps and their Features Focused on Railway Networks in Eurasia Continent KOTOH Hiroshi In this study, I show several time maps using new concepts, and discuss their usefulness. For showing

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

zz + 3i(z z) + 5 = 0 + i z + i = z 2i z z z y zz + 3i (z z) + 5 = 0 (z 3i) (z + 3i) = 9 5 = 4 z 3i = 2 (3i) zz i (z z) + 1 = a 2 {

zz + 3i(z z) + 5 = 0 + i z + i = z 2i z z z y zz + 3i (z z) + 5 = 0 (z 3i) (z + 3i) = 9 5 = 4 z 3i = 2 (3i) zz i (z z) + 1 = a 2 { 04 zz + iz z) + 5 = 0 + i z + i = z i z z z 970 0 y zz + i z z) + 5 = 0 z i) z + i) = 9 5 = 4 z i = i) zz i z z) + = a {zz + i z z) + 4} a ) zz + a + ) z z) + 4a = 0 4a a = 5 a = x i) i) : c Darumafactory

More information

1 [1, 2, 3, 4, 5, 8, 9, 10, 12, 15] The Boston Public Schools system, BPS (Deferred Acceptance system, DA) (Top Trading Cycles system, TTC) cf. [13] [

1 [1, 2, 3, 4, 5, 8, 9, 10, 12, 15] The Boston Public Schools system, BPS (Deferred Acceptance system, DA) (Top Trading Cycles system, TTC) cf. [13] [ Vol.2, No.x, April 2015, pp.xx-xx ISSN xxxx-xxxx 2015 4 30 2015 5 25 253-8550 1100 Tel 0467-53-2111( ) Fax 0467-54-3734 http://www.bunkyo.ac.jp/faculty/business/ 1 [1, 2, 3, 4, 5, 8, 9, 10, 12, 15] The

More information

2

2 1 2 3 4 5 6 7 8 9 10 I II III 11 IV 12 V 13 VI VII 14 VIII. 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 VII 51 52 53 54 55 56 57 58 59

More information

4 i

4 i 22 Quantum error correction and its simulation 1135071 2011 3 1 4 i Abstract Quantum error correction and its simulation Hiroko Dehare Researches in quantum information theory and technology, that mix

More information

On the Wireless Beam of Short Electric Waves. (VII) (A New Electric Wave Projector.) By S. UDA, Member (Tohoku Imperial University.) Abstract. A new e

On the Wireless Beam of Short Electric Waves. (VII) (A New Electric Wave Projector.) By S. UDA, Member (Tohoku Imperial University.) Abstract. A new e On the Wireless Beam of Short Electric Waves. (VII) (A New Electric Wave Projector.) By S. UDA, Member (Tohoku Imperial University.) Abstract. A new electric wave projector is proposed in this paper. The

More information