Fuzzy ART for Relatively Fast Unsupervised Image Color Quantization

Size: px
Start display at page:

Download "Fuzzy ART for Relatively Fast Unsupervised Image Color Quantization"

Transcription

1 Fuzzy ART fo Relatively Fast Unsuevised Image Colo Quantization Nicholas Shote and Takis Kasais Univesity of Cental Floida School of Electical Engineeing and Comute Science, Olando, FL, USA Abstact. The use of Fuzzy Adative Resonance Theoy (FA) is exloed fo the unsuevised colo quantization of a colo image. The ed, geen and blue colo comonent values of a given colo image ae assed as inut instances into FA which then gous simila colos into the same class. The aveage of all of the colos in a given class then elaces the ixel values whose oiginal colos belonged to that class. The FA unsuevised clusteing is caable of ealizing colo quantization with cometitive accuacy and aguably low comutation time. Keywods: Image Colo Quantization, Fuzzy ART, Clusteing, Unsuevised. 1 Intoduction Colo quantization (CQ) is the ocess of educing the numbe of colos in a given image by elacing a gou of simila colos with a single colo. The elacement should be such that the colo quantized image looks as simila as ossible to the oiginal image. Colo quantization is often used as a eocesso to vaious digital image ocessing alications such as segmentation. The JSEG [1] and B-JSEG [2] algoithms both ely on image CQ eocessing. We intend to segment high esolution aeial images (4000x000 ixels at 15cm ixel esolution) and theefoe needed a comutationally efficient colo quantizing technique. Because of Fuzzy Adative Resonance Theoy s (Fuzzy ART o FA) [] ability to ealize one shot fast leaning and because of its cometitive unsuevised leaning efomance; it is chosen as the clusteing algoithm to gou the oiginal image s colo alette into a smalle subset of colos. 2 Poblem Fomulation 2.1 Fuzzy ART Paametes Caente et al s FA has thee use defined aametes: the vigilance aame-. Fo te ρ [ 0,1], the leaning ate [ 0,1] β, and the choice aamete α > 0 fast leaning, the choice aamete is chosen close to 0 (actually set to α = ) N. da Vitoa Lobo et al. (Eds.): SSPR&SPR 2008, LNCS 542, , Singe-Velag Belin Heidelbeg 2008

2 148 N. Shote and T. Kasais and the leaning ate is set to 1 ( β = 1). These settings theefoe coesond to one shot stable leaning whee no weight change o seach occus afte each item of an inut set is esented just once. The vigilance aamete contols how esilient FA is to acceting new inut instances to existing atten temlates. Theefoe, the highe (o close to 1) the vigilance aamete is set, the moe categoies (o quantized colos) ae ceated. The lowe (o close to 0) the vigilance aamete is set, the less categoies (o quantized colos) ae ceated. 2.2 Inut Reesentation and Peocessing An inut image is defined as matix in I, i { 1,2,..., R}, j { 1, 2,..., C}, with R C elements. Each element in the matix I in is a dimensional vecto coesonding to a given ixel s colo RGB comonents: { } I in( i, j) = Iin, ( i, j), Iin, g ( i, j) Iin, b( i, j) (1) Assume the inut image is 24 bits e ixel. The inuts ae then esented to FA as an aay of colos: Iay ( k) = I in( i j) whee k { 1,2,..., R C} = (2) The inut image is ead into memoy via the cimg heade file [4]. In [5], Mooe descibes a oblem in FA whee a lage numbe of inuts eode the nom of weight vectos causing FA to ceate moe categoies than necessay to encode a given atten (known as categoy olifeation). Caente et. al in [] note that nomalizing the inut by comliment encoding it can enable FA to avoid the categoy olifeation oblem. Assuming 8 bits, each colo comonent inut is scaled to exist between 0 and 1: a( k) = Iay, ( k) 255 () Equation () shows how the ed colo comonent is scaled. Simila equations can be deived fo the blue and geen colo scalings. The comlement of a is calculated as follows: c a ( k) = 1 a( k) (4) The comliment encoding of the inut then is fomulated as follows: {,,, c, c, c g b g b } X ( k) = a ( k) a ( k) a ( k) a ( k) a ( k) a ( k) (5) 2. Fuzzy ART Classification The inuts (aay of colos) ae esented to FA which then clustes simila colos into the same class. Theefoe gous of ixels ae now assigned membeshi to a given class:

3 X Fuzzy ART fo Relatively Fast Unsuevised Image Colo Quantization 149 {,,, },,, c, c, c g b g b ( k) = a ( k) a ( k) a ( k) a ( k) a ( k) a ( k) { C} 1,2,..., l whee C l is the total numbe of classes detected by FA and ae the ixel class labels. The colo comonents of all of the ixels belonging to a single class ae aveaged. Then fo all of those ixels in that class, thei colos ae elaced by the class colo comonent aveage: 1 A I i j (, ) = in, (7) N Equation (7) is the class aveage fo the ed colo comonent. Simila equations can be deived fo the blue and geen colo class aveages. Note that N is the total numbe of oints in a given class. The outut, O(i,j), fo a given ixel located at (i,j) and belonging to class is theefoe the ed, blue and geen class colo comonent aveages: ( i, j) = { A,, Ag Ab } O (8) (6) Exeiments.1 Pefomance Metics Seveal metics wee devised to evaluate the efomance of FA s ability to colo quantize a given inut image. The algoithm s execution time was noted. Execution time is obviously elative to the machine which uns the algoithm. Ou tests wee benchmaked on an AMD 700+ Sandiego Single Coe Pocesso 2.2 GHz. The comute also had 2 gigabytes of DDR400 (PC200) am with timings. In ode to evaluate the quality of the colo quantized image, the oot mean squaed eo (RMSE) between the oiginal colo image and the colo quantized image is used. The RMSE is also used in both [6] and [7] whee they have benchmaked thei algoithms on the Lenna and Mandill images as well. The MSE fo the ed colo comonent is calculated as follows: R C 1 MSE = O i j I i j ( (, ) ) 2, (, ) in RC i = 1 j = 1 (9) Substituting the Outut tem fo the colo class aveage: 1 MSE = A I i j R C ( ) 2, (, ) (10) in RC i = 1 j = 1

4 150 N. Shote and T. Kasais Simila equations can be witten fo the MSE s fo geen and blue colos (denoted MSE and MSE esectively). The total RMSE then is the aveage of the thee g b colo comonent mean squae eos: 1 RMSE = ( MSE + MSEg + MSEb) (11).2 Exeimental Results Seveal exeiments wee efomed to benchmak FA s clusteing ability. Fist, thee sets of 9 exeiments wee conducted fo the entie ange of the vigilance aamete. In the fist set, β = 1 and α = fo one shot stable leaning. Fuzzy ART was only allowed to execute fo a single eoch (the Inut was only esented to FA once). In the second set, the leaning ate was emiically set to β = 0.8 and the choice aamete set to α = 0.1. These values wee found to give the best esults fo when FA was allowed to execute fo thee eochs. Finally, the leaning ate was set to β = 0.8 and the choice aamete set to α = Now FA was allowed to un fo as many eochs until it conveged. Convegence fo FA was defined when two conditions wee met. The fist condition was that no new categoies wee ceated duing the cuent and last eoch. The second condition was that the magnitudes of the weight changes fo all dimensions wee less than a edefined value: l, w w (12) new old l, l, whee l is the dimension index and its ange is as follows: l { 1, 2,...,6}. The is the class index and its ange is as follows: { C}. These thee sets of 9 1,2,..., l exeiments wee conducted on two images: the Lenna image (labeled as '-L') and the Mandill image (labeled as '-M') with esults shown fo both images in [Fig. 1]. Then, six additional sets of exeiments (testing methods on both the Lenna and Mandill images) wee efomed using the one shot stable leaning aametes. The vigilance aametes wee fine tuned so that the colo quantized image had the following numbe of colos: 16, 2, 64, 128, 256 and 512. Fist, as descibed in section 2., all R,G,B colo comonents in a single class (as clusteed by FA) wee aveaged and then the aveage elaced the ixels belonging to that class in the outut image. The vigilance aametes (Vig.), the RMSE, and the execution time in seconds (Sec) fo the coesonding numbe of colos (Col) fo both the Lenna image and the Mandill image ae esented in [Table 1] (shown on age 8). Second, instead of using the aveage, we exeimented with eesenting a given class in the outut image with the median of the class' sectal comonents. We soted

5 Fuzzy ART fo Relatively Fast Unsuevised Image Colo Quantization RMSE vs. Vig. fo Eochs fo Lenna and Mandill Single Eoch-L Thee Eochs-L Convegence-L Single Eoch-M Thee Eochs-M Convegence-M Root Mean Squae Eo Vigilance Paamete Fig. 1. RMSE fo Diffeent Eochs fo Lenna each of the R, G and B sectal comonents of ixels in a single class in ascending ode and then found the median of each of those ixel sectal comonents fo each class: { ( )} in,, M Median i j = I (1) whee M is the median of all the ed comonents of all ixels in class. Simila equations can be witten fo the median of all blue and geen ixels in class. Then all ixels belonging to class ae elaced in the outut image with the median of thei class sectal comonents: ( i, j) = { M,, Mg Mb } O (14) Thid, a timmed mean median was used to eesent the ixels of a given class in the outut image. Fist, all of the sectal comonents (RGB colos) fo all ixels in a given class wee soted: ( in ( )),, S = sot I i j (15) Then, the mean was calculated fo only samles fom colo comonent in a given class : N to 2 N fo each

6 152 N. Shote and T. Kasais ( N ) 2 N 1 TA = S k k= N ( ) Equations simila to (15) and (16) can be witten fo the geen and blue colos. Each outut ixel is then elaced by the class' timmed mean median: ( i, j) = { TA,, TAg TAb} (16) O (17) All of the diffeent outut methods (aveage, median of each colo, and timmed aveage) ae all comaed in tems of thei RMSE fo the vaious colos tested fo the Lenna ('-L')and Mandill ('-M') images in [Fig. 2] RMSE Fo Diff. Methods fo Lenna and Mandil Avg-L MedCol-L TimAvg-L Avg-M MedCol-M TimAvg-M Root Mean Squae Eo # of Colos in Outut Image Fig. 2. RSME fo Diff. Methods fo Lenna Fig.. Lenna as 64 Colos with FA CQ Fig. 4. Mandill as 64 Colos with CQ

7 Fuzzy ART fo Relatively Fast Unsuevised Image Colo Quantization 15 The 64 colo quantized Lenna and Mandill images (RMSE listed in [Table 1]) ae esented as [Fig. ] and [Fig. 4] esectively. Both of these figues wee geneated by substituting the outut ixel with the class aveage. The oiginal vesion of the standad Lenna image exists as a 512x512 ixel image with 148,279 colos while the Mandill image is 512x512 ixels with 20,427 colos. Finally, two additional sets of exeiments wee conducted whee the FA colo quantization algoithm was tested on two eal aeial images deicting commecial and esidential buildings existent in Faifield, Austalia. The aeial images have a 15 cm/ixel sacing esolution. Fo these two images, only the aveage of each of the R,G,B sectal comonents of inuts belonging to the same class, as descibed in section 2., wee used to eesent the colo clustes in the outut image. The esults fo Scene 1 (atially deicted in [Fig. 5]) and Scene 2 (atially deicted in [Fig. 6]) ae shown in [Table 2]. Table 1. Results fo Aveage Each Colo Table 2. Results fo Scenes 1 and 2 Aveage of Each Colo in Class Aveage of Each Colo in Class Col Vig RMSE Sec Vig Scene 1 Mandil Im age Lenna Im age RMSE Sec Col Vig Scene 2 RMSE Sec Vig RMSE Sec Fig. 5. Scene 1 Coed 7.95 Fig. 6. Scene 2 Coed

8 154 N. Shote and T. Kasais Fig. 7. Scene 1 Quantized to 64 Colos Coed Fig. 8. Scene 2 Quantized to 64 Colos Coed Coed sections of the 64 colo quantized Scene 1 (1510x197 ixels with 698,84 colos) and Scene 2 (1595x1878 with 519,51 colos) ae shown in [Fig. 7] and [Fig. 8] esectively. Both ictues wee about 8.5 megabytes in size. The coed sections shown wee selected whee thee existed a athe lage amount of colos so that the colo quantization eos wee somewhat visible. This algoithm s executable is ublicly available at [8]. 4 Conclusions Because the oiginal Mandill image has about 80,000 moe colos than the Lenna image, it makes sense that in [Fig. 1] all of the RMSE values ae highe fo the Mandill than that of the Lenna image fo the listed, quantized colos. Obseve how letting FA execute fo 1 to as many eochs as needed fo convegence fo both the Lenna and the Mandill does not esult in a significant eduction in the RMSE fo vigilance values of 0.5 (which in most cases coesond 16 o moe esultant quantized colos) and highe (see [Fig. 1]). Theefoe, we ecommend the use of one shot stable leaning ( β = 1, α = , and only one eoch o inut list esentation) fo FA inut aametes as the execution time is significantly lowe and the RMSE is on a with that of letting the algoithm un fo additional eochs. We have exeimented with seveal diffeent methods fo eesenting a given cluste of colos existent in the inut image in the outut image. These methods ae as follows: aveaging all the colos in a given class; taking the median of the colos in a

9 Fuzzy ART fo Relatively Fast Unsuevised Image Colo Quantization 155 given class; and taking a timmed mean median of all the colos in a given class. It was obseved that simly aveaging all the colos in a given class and elacing the ixels in that class with those colo aveages woked the best, yielding not only the lowest RMSE, fo the tested Lenna and Mandill images as shown in [Fig. 2] but the lowest execution time as well (as oosed to using the othe two median based outut eesentation methods). In addition to testing the algoithm on the Lenna and Mandill images, tests fo vaious colo quantizations wee also done on eal images catued ove Faifield, Austalia. The oosed imlementation oduced accetable colo quantized vesions of the images with an aguably low execution time and RMSE. The use of FA theefoe has seveal advantages fo CQ. One of which is its low execution time (on the ode of less than a minute fo both the Lenna and Mandill images when the numbe of colos desied is 512 o less, see [Table 1]) and on the ode of minutes fo the lage aeial images (see [Table 2]). The RMSE yielded between the oiginal and colo quantized image, as shown in [Fig. 2], is cometitive with that of othe methods in the liteatue [6], [7]. One unfotunate disadvantage of using FA fo CQ is one cannot diectly secify the numbe of colos that esults in the colo quantized image. 5 Futue Wok One ossible futue diection in which to take this wok would be to exloe the use of additional featues to enable the FA clusteing to account fo the ixel s location and context in the image in addition to the ixel s RGB value. This could ossibly futhe imove the algoithm s efomance. Acknowledgments This eseach effot has been funded by a gant fom Hais Cooation. The authos would like to thank the anonymous eviewes fo thei citiques. The authos would also like to thank D. Simone Clode and D. Fanz Rottensteine fo donating the Faifield, Dataset which was used in this eseach effot. Refeences 1. Deng, Y., Manjunath, B.S.: Unsuevised segmentation of colo-textue egions in images and video. IEEE Tansactions on Patten Analysis and Machine Intelligence 2(8), (2001) 2. Wang, Y.-G., Yang, J., Chang, Y.-C.: Colo-textue image segmentation by integating diectional oeatos into JSEG method. Patten Recognition Lettes 27 (2006). Caente, G.A., Gossbeg, S., Rosen, D.B.: Fuzzy ART: Fast Stable Leaning and Categoization of Analog Pattens by an Adative Resonance System (1991) 4. CImg Heade File, htt://cimg.soucefoge.net/ 5. Mooe, B.: ART1 and Patten Clusteing. In: Poceedings of the 1998 Connectionist Models Summe School, Mogan Kaufmann Publishes, San Mateo (1989)

10 156 N. Shote and T. Kasais 6. Ashutosh, D., Bose, N.S.C., Kandula, P., Kala, P.K.: Modified Fowad Only Counteoogation Netwok (MFOCPN) fo Imoved Colo Quantization by Entoy based Subclusteing. In: Intenational Joint Confeence on Neual Netwoks, IJCNN 2007, (2007) 7. El-Mihoub, T., Nolle, L., Schaefe, G., Nakashima, T., Hogood, A.: A Self-Adative Hybid Genetic Algoithm fo Colo Clusteing. In: IEEE Intenational Confeence on Systems, Man and Cybenetics, SMC 2006, Octobe 8-11, vol. 4, (2006) 8. Nicholas Shote s eseach site, htt://

Numerical solution of the first order linear fuzzy differential equations using He0s variational iteration method

Numerical solution of the first order linear fuzzy differential equations using He0s variational iteration method Malaya Jounal of Matematik, Vol. 6, No. 1, 80-84, 2018 htts://doi.og/16637/mjm0601/0012 Numeical solution of the fist ode linea fuzzy diffeential equations using He0s vaiational iteation method M. Ramachandan1

More information

c( 1) c(0) c(1) Note z 1 represents a unit interval delay Figure 85 3 Transmit equalizer functional model

c( 1) c(0) c(1) Note z 1 represents a unit interval delay Figure 85 3 Transmit equalizer functional model Relace 85.8.3.2 with the following: 85.8.3.2 Tansmitted outut wavefom The 40GBASE-CR4 and 100GBASE-CR10 tansmit function includes ogammable equalization to comensate fo the fequency-deendent loss of the

More information

MULTILAYER PERCEPTRONS

MULTILAYER PERCEPTRONS Last updated: Nov 26, 2012 MULTILAYER PERCEPTRONS Outline 2 Combining Linea Classifies Leaning Paametes Outline 3 Combining Linea Classifies Leaning Paametes Implementing Logical Relations 4 AND and OR

More information

Kepler s problem gravitational attraction

Kepler s problem gravitational attraction Kele s oblem gavitational attaction Summay of fomulas deived fo two-body motion Let the two masses be m and m. The total mass is M = m + m, the educed mass is µ = m m /(m + m ). The gavitational otential

More information

Psychometric Methods: Theory into Practice Larry R. Price

Psychometric Methods: Theory into Practice Larry R. Price ERRATA Psychometic Methods: Theoy into Pactice Lay R. Pice Eos wee made in Equations 3.5a and 3.5b, Figue 3., equations and text on pages 76 80, and Table 9.1. Vesions of the elevant pages that include

More information

H5 Gas meter calibration

H5 Gas meter calibration H5 Gas mete calibation Calibation: detemination of the elation between the hysical aamete to be detemined and the signal of a measuement device. Duing the calibation ocess the measuement equiment is comaed

More information

APPLICATION OF VECTOR CONTROL METHOD FOR DEVELOPING ANFIS OBSERVER AS SPEED SENSOR FOR INDUCTION MOTOR SPEED CONTROL IN ELECTRIC VEHICLE

APPLICATION OF VECTOR CONTROL METHOD FOR DEVELOPING ANFIS OBSERVER AS SPEED SENSOR FOR INDUCTION MOTOR SPEED CONTROL IN ELECTRIC VEHICLE Academic Reseach Intenational Vol. 2, No., Januay 202 APPLICATION OF VECTOR CONTROL METHOD FOR DEVELOPING ANFIS OBSERVER AS SPEED SENSOR FOR INDUCTION MOTOR SPEED CONTROL IN ELECTRIC VEHICLE Ea Puwanto

More information

Analysis of Arithmetic. Analysis of Arithmetic. Analysis of Arithmetic Round-Off Errors. Analysis of Arithmetic. Analysis of Arithmetic

Analysis of Arithmetic. Analysis of Arithmetic. Analysis of Arithmetic Round-Off Errors. Analysis of Arithmetic. Analysis of Arithmetic In the fixed-oint imlementation of a digital filte only the esult of the multilication oeation is quantied The eesentation of a actical multilie with the quantie at its outut is shown below u v Q ^v The

More information

Recognizable Infinite Triangular Array Languages

Recognizable Infinite Triangular Array Languages IOSR Jounal of Mathematics (IOSR-JM) e-issn: 2278-5728, -ISSN: 2319-765X. Volume 14, Issue 1 Ve. I (Jan. - Feb. 2018), PP 01-10 www.iosjounals.og Recognizable Infinite iangula Aay Languages 1 V.Devi Rajaselvi,

More information

ASTR415: Problem Set #6

ASTR415: Problem Set #6 ASTR45: Poblem Set #6 Cuan D. Muhlbege Univesity of Mayland (Dated: May 7, 27) Using existing implementations of the leapfog and Runge-Kutta methods fo solving coupled odinay diffeential equations, seveal

More information

Fuzzy economic order quantity model with imperfect items, shortages and inspection errors

Fuzzy economic order quantity model with imperfect items, shortages and inspection errors Available online at www.sciencediect.com Sstems Engineeing Pocedia 4 (0) 8 89 The nd Intenational Confeence on Comleit Science & Infomation Engineeing Fuzz economic ode quantit model with imefect items,

More information

Online-routing on the butterfly network: probabilistic analysis

Online-routing on the butterfly network: probabilistic analysis Online-outing on the buttefly netwok: obabilistic analysis Andey Gubichev 19.09.008 Contents 1 Intoduction: definitions 1 Aveage case behavio of the geedy algoithm 3.1 Bounds on congestion................................

More information

A Deep Convolutional Neural Network Based on Nested Residue Number System

A Deep Convolutional Neural Network Based on Nested Residue Number System A Deep Convolutional Neual Netwok Based on Nested Residue Numbe System Hioki Nakahaa Ehime Univesity, Japan Tsutomu Sasao Meiji Univesity, Japan Abstact A pe-tained deep convolutional neual netwok (DCNN)

More information

Lot-sizing for inventory systems with product recovery

Lot-sizing for inventory systems with product recovery Lot-sizing fo inventoy systems with oduct ecovey Ruud Teunte August 29, 2003 Econometic Institute Reot EI2003-28 Abstact We study inventoy systems with oduct ecovey. Recoveed items ae as-good-as-new and

More information

COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS

COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS Pogess In Electomagnetics Reseach, PIER 73, 93 105, 2007 COMPUTATIONS OF ELECTROMAGNETIC FIELDS RADIATED FROM COMPLEX LIGHTNING CHANNELS T.-X. Song, Y.-H. Liu, and J.-M. Xiong School of Mechanical Engineeing

More information

Q. Obtain the Hamiltonian for a one electron atom in the presence of an external magnetic field.

Q. Obtain the Hamiltonian for a one electron atom in the presence of an external magnetic field. Syed Ashad Hussain Lectue Deatment of Physics Tiua Univesity www.sahussaintu.wodess.com Q. Obtain the Hamiltonian fo a one electon atom in the esence of an extenal magnetic field. To have an idea about

More information

MEASURING CHINESE RISK AVERSION

MEASURING CHINESE RISK AVERSION MEASURING CHINESE RISK AVERSION --Based on Insuance Data Li Diao (Cental Univesity of Finance and Economics) Hua Chen (Cental Univesity of Finance and Economics) Jingzhen Liu (Cental Univesity of Finance

More information

Gradient-based Neural Network for Online Solution of Lyapunov Matrix Equation with Li Activation Function

Gradient-based Neural Network for Online Solution of Lyapunov Matrix Equation with Li Activation Function Intenational Confeence on Infomation echnology and Management Innovation (ICIMI 05) Gadient-based Neual Netwok fo Online Solution of Lyapunov Matix Equation with Li Activation unction Shiheng Wang, Shidong

More information

Political Science 552

Political Science 552 Political Science 55 Facto and Pincial Comonents Path : Wight s Rules 4 v 4 4 4u R u R v 4. Path may ass though any vaiable only once on a single tavese. Path may go backwads, but not afte going fowad.

More information

Recent developments in Code Aster to compute FRF and modes of VEM with frequency dependent properties

Recent developments in Code Aster to compute FRF and modes of VEM with frequency dependent properties Recent develoments in Code Aste to comute FRF and modes of VEM with fequency deendent oeties. Melette a, E. Pagnacco b and A. Ladie b a TAGET DELTA, 1 ue Adolhe Robet, 5800 Cosne su Loie, Fance b Laboatoie

More information

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012 Stanfod Univesity CS59Q: Quantum Computing Handout 8 Luca Tevisan Octobe 8, 0 Lectue 8 In which we use the quantum Fouie tansfom to solve the peiod-finding poblem. The Peiod Finding Poblem Let f : {0,...,

More information

EVOLUTIONARY COMPUTING FOR METALS PROPERTIES MODELLING

EVOLUTIONARY COMPUTING FOR METALS PROPERTIES MODELLING EVOLUTIONARY COMPUTING FOR METALS PROPERTIES MODELLING M.F. Abbod*, M. Mahfouf, D.A. Linkens and Sellas, C.M. IMMPETUS Institute fo Micostuctue and Mechanical Popeties Engineeing, The Univesity of Sheffield

More information

The Path Effect in Ground-Motion Variability: An Application of the Variance-Components Technique

The Path Effect in Ground-Motion Variability: An Application of the Variance-Components Technique Bulletin of the Seismological Society of Ameica, Vol. 96, No. 3,. 1170 1176, June 006, doi: 10.1785/010050155 The Path Effect in Gound-Motion Vaiability: An Alication of the Vaiance-Comonents Technique

More information

On the Quasi-inverse of a Non-square Matrix: An Infinite Solution

On the Quasi-inverse of a Non-square Matrix: An Infinite Solution Applied Mathematical Sciences, Vol 11, 2017, no 27, 1337-1351 HIKARI Ltd, wwwm-hikaicom https://doiog/1012988/ams20177273 On the Quasi-invese of a Non-squae Matix: An Infinite Solution Ruben D Codeo J

More information

MSE 561, Atomic Modeling in Material Science Assignment 1

MSE 561, Atomic Modeling in Material Science Assignment 1 Depatment of Mateial Science and Engineeing, Univesity of Pennsylvania MSE 561, Atomic Modeling in Mateial Science Assignment 1 Yang Lu 1. Analytical Solution The close-packed two-dimensional stuctue is

More information

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere

Absorption Rate into a Small Sphere for a Diffusing Particle Confined in a Large Sphere Applied Mathematics, 06, 7, 709-70 Published Online Apil 06 in SciRes. http://www.scip.og/jounal/am http://dx.doi.og/0.46/am.06.77065 Absoption Rate into a Small Sphee fo a Diffusing Paticle Confined in

More information

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution Statistics Reseach Lettes Vol. Iss., Novembe Cental Coveage Bayes Pediction Intevals fo the Genealized Paeto Distibution Gyan Pakash Depatment of Community Medicine S. N. Medical College, Aga, U. P., India

More information

Probabilistic number theory : A report on work done. What is the probability that a randomly chosen integer has no square factors?

Probabilistic number theory : A report on work done. What is the probability that a randomly chosen integer has no square factors? Pobabilistic numbe theoy : A eot on wo done What is the obability that a andomly chosen intege has no squae factos? We can constuct an initial fomula to give us this value as follows: If a numbe is to

More information

Analysis of Finite Word-Length Effects

Analysis of Finite Word-Length Effects T-6.46 Digital Signal Pocessing and Filteing 8.9.4 Intoduction Analysis of Finite Wod-Length Effects Finite wodlength effects ae caused by: Quantization of the filte coefficients ounding / tuncation of

More information

II. Non-paper: Zeta functions in scattering problems evaluated on the real wave number axis. Andreas Wirzba. Institut fur Kernphysik, TH Darmstadt

II. Non-paper: Zeta functions in scattering problems evaluated on the real wave number axis. Andreas Wirzba. Institut fur Kernphysik, TH Darmstadt Damstadt, Octobe, 995 II. Non-ae: Zeta functions in scatteing oblems evaluated on the eal wave numbe axis Andeas Wizba Institut fu Kenhysik, TH Damstadt Schlogatenst. 9, D-6489 Damstadt, Gemany email:

More information

Interaction of Feedforward and Feedback Streams in Visual Cortex in a Firing-Rate Model of Columnar Computations. ( r)

Interaction of Feedforward and Feedback Streams in Visual Cortex in a Firing-Rate Model of Columnar Computations. ( r) Supplementay mateial fo Inteaction of Feedfowad and Feedback Steams in Visual Cotex in a Fiing-Rate Model of Columna Computations Tobias Bosch and Heiko Neumann Institute fo Neual Infomation Pocessing

More information

Method for Approximating Irrational Numbers

Method for Approximating Irrational Numbers Method fo Appoximating Iational Numbes Eic Reichwein Depatment of Physics Univesity of Califonia, Santa Cuz June 6, 0 Abstact I will put foth an algoithm fo poducing inceasingly accuate ational appoximations

More information

Improved SVM Classifier Incorporating Adaptive Condensed Instances Based on Hybrid Continuous-Discrete Particle Swarm Optimization

Improved SVM Classifier Incorporating Adaptive Condensed Instances Based on Hybrid Continuous-Discrete Particle Swarm Optimization Imoved SVM Classiie Incooating Adative Condensed Instances Based on Hyb Continuous-Discete Paticle Swam Otimization Chun-Liang Lu,*, Tsun-Chen Lin 2 Deatment o Alied Inomation and Multimedia, Ching Kuo

More information

A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES

A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES AGU Intenational Jounal of Science and Technology A STUDY OF HAMMING CODES AS ERROR CORRECTING CODES Ritu Ahuja Depatment of Mathematics Khalsa College fo Women, Civil Lines, Ludhiana-141001, Punjab, (India)

More information

Conservative Averaging Method and its Application for One Heat Conduction Problem

Conservative Averaging Method and its Application for One Heat Conduction Problem Poceedings of the 4th WSEAS Int. Conf. on HEAT TRANSFER THERMAL ENGINEERING and ENVIRONMENT Elounda Geece August - 6 (pp6-) Consevative Aveaging Method and its Application fo One Heat Conduction Poblem

More information

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms

Pearson s Chi-Square Test Modifications for Comparison of Unweighted and Weighted Histograms and Two Weighted Histograms Peason s Chi-Squae Test Modifications fo Compaison of Unweighted and Weighted Histogams and Two Weighted Histogams Univesity of Akueyi, Bogi, v/noduslód, IS-6 Akueyi, Iceland E-mail: nikolai@unak.is Two

More information

CMSC 425: Lecture 5 More on Geometry and Geometric Programming

CMSC 425: Lecture 5 More on Geometry and Geometric Programming CMSC 425: Lectue 5 Moe on Geomety and Geometic Pogamming Moe Geometic Pogamming: In this lectue we continue the discussion of basic geometic ogamming fom the eious lectue. We will discuss coodinate systems

More information

Title. Author(s)Y. IMAI; T. TSUJII; S. MOROOKA; K. NOMURA. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)Y. IMAI; T. TSUJII; S. MOROOKA; K. NOMURA. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORULAS OF DESIGN BENDING OENTS ON TH APPLICATION OF THE SAFETY-ARGIN FRO RC STANDARD TO Autho(s)Y. IAI; T. TSUJII; S. OROOKA; K. NOURA Issue Date 013-09-1 Doc URL http://hdl.handle.net/115/538

More information

1D2G - Numerical solution of the neutron diffusion equation

1D2G - Numerical solution of the neutron diffusion equation DG - Numeical solution of the neuton diffusion equation Y. Danon Daft: /6/09 Oveview A simple numeical solution of the neuton diffusion equation in one dimension and two enegy goups was implemented. Both

More information

The Substring Search Problem

The Substring Search Problem The Substing Seach Poblem One algoithm which is used in a vaiety of applications is the family of substing seach algoithms. These algoithms allow a use to detemine if, given two chaacte stings, one is

More information

Temporal-Difference Learning

Temporal-Difference Learning .997 Decision-Making in Lage-Scale Systems Mach 17 MIT, Sping 004 Handout #17 Lectue Note 13 1 Tempoal-Diffeence Leaning We now conside the poblem of computing an appopiate paamete, so that, given an appoximation

More information

Truncated Squarers with Constant and Variable Correction

Truncated Squarers with Constant and Variable Correction Please veify that ) all pages ae pesent, 2) all figues ae acceptable, 3) all fonts and special chaactes ae coect, and ) all text and figues fit within the Tuncated Squaes with Constant and Vaiable Coection

More information

Implicit Constraint Enforcement for Rigid Body Dynamic Simulation

Implicit Constraint Enforcement for Rigid Body Dynamic Simulation Implicit Constaint Enfocement fo Rigid Body Dynamic Simulation Min Hong 1, Samuel Welch, John app, and Min-Hyung Choi 3 1 Division of Compute Science and Engineeing, Soonchunhyang Univesity, 646 Eupnae-i

More information

Fractional Derivative Filter for Image Contrast Enhancement with Order Prediction PROF V. CHANDRASEKARAN

Fractional Derivative Filter for Image Contrast Enhancement with Order Prediction PROF V. CHANDRASEKARAN Factional Deivative Filte fo Image Contast Enhancement with Ode Pediction PROF V. CHANDRASEKARAN Dept. of Mathematics and Compute Science SRI SATHYA SAI INSTITUTE OF HIGHER LEARNING email: vchandasekaan@sssihl.edu.in

More information

A NEW VARIABLE STIFFNESS SPRING USING A PRESTRESSED MECHANISM

A NEW VARIABLE STIFFNESS SPRING USING A PRESTRESSED MECHANISM Poceedings of the ASME 2010 Intenational Design Engineeing Technical Confeences & Computes and Infomation in Engineeing Confeence IDETC/CIE 2010 August 15-18, 2010, Monteal, Quebec, Canada DETC2010-28496

More information

SEARCH-BASED DYNAMIC IDENTIFICATION OF INDUCTION MOTORS

SEARCH-BASED DYNAMIC IDENTIFICATION OF INDUCTION MOTORS SEARCH-BASED DYNAMIC IDENTIFICATION OF INDUCTION MOTORS Alexande Vladimiovich Nesteovskiy Veniamin Geogievich ashiskikh Valey Mihailovich Zavyalov and Iina Yuyevna Semykina uzbass State Technical Univesity

More information

Kunming, , R.P. China. Kunming, , R.P. China. *Corresponding author: Jianing He

Kunming, , R.P. China. Kunming, , R.P. China. *Corresponding author: Jianing He Applied Mechanics and Mateials Online: 2014-04-28 ISSN: 1662-7482, Vol. 540, pp 92-95 doi:10.4028/www.scientific.net/amm.540.92 2014 Tans Tech Publications, Switzeland Reseach on Involute Gea Undecutting

More information

Dorin Andrica Faculty of Mathematics and Computer Science, Babeş-Bolyai University, Cluj-Napoca, Romania

Dorin Andrica Faculty of Mathematics and Computer Science, Babeş-Bolyai University, Cluj-Napoca, Romania #A INTEGERS 5A (05) THE SIGNUM EQUATION FOR ERDŐS-SURÁNYI SEQUENCES Doin Andica Faculty of Mathematics and Comute Science, Babeş-Bolyai Univesity, Cluj-Naoca, Romania dandica@math.ubbcluj.o Eugen J. Ionascu

More information

On The Queuing System M/E r /1/N

On The Queuing System M/E r /1/N On The Queuing System M/E //N Namh A. Abid* Azmi. K. Al-Madi** Received 3, Mach, 2 Acceted 8, Octobe, 2 Abstact: In this ae the queuing system (M/E //N) has been consideed in equilibium. The method of

More information

Localization of Eigenvalues in Small Specified Regions of Complex Plane by State Feedback Matrix

Localization of Eigenvalues in Small Specified Regions of Complex Plane by State Feedback Matrix Jounal of Sciences, Islamic Republic of Ian (): - () Univesity of Tehan, ISSN - http://sciencesutaci Localization of Eigenvalues in Small Specified Regions of Complex Plane by State Feedback Matix H Ahsani

More information

Magnetometer Calibration Algorithm Based on Analytic Geometry Transform Yongjian Yang, Xiaolong Xiao1,Wu Liao

Magnetometer Calibration Algorithm Based on Analytic Geometry Transform Yongjian Yang, Xiaolong Xiao1,Wu Liao nd Intenational Foum on Electical Engineeing and Automation (IFEEA 5 Magnetomete Calibation Algoithm Based on Analytic Geomety ansfom Yongjian Yang, Xiaolong Xiao,u Liao College of Compute Science and

More information

AN ALGORITHM TO ESTIMATE CONCENTRATIONS OF SUSPENDED PARTICLES IN SEAWATER FROM SATELLITE OPTICAL IMAGES

AN ALGORITHM TO ESTIMATE CONCENTRATIONS OF SUSPENDED PARTICLES IN SEAWATER FROM SATELLITE OPTICAL IMAGES Poceedings of the II Intenational Confeence Cuent Poblems in Otics of Natual Wates, ONW 003, Eds. Iosif Lein and Gay Gilbet, St. Petesbug, Russia, 003, 38. AN ALGORITHM TO ESTIMATE CONCENTRATIONS OF SUSPENDED

More information

Liquid gas interface under hydrostatic pressure

Liquid gas interface under hydrostatic pressure Advances in Fluid Mechanics IX 5 Liquid gas inteface unde hydostatic pessue A. Gajewski Bialystok Univesity of Technology, Faculty of Civil Engineeing and Envionmental Engineeing, Depatment of Heat Engineeing,

More information

Modeling of High Temperature Superconducting Tapes, Arrays and AC Cables Using COMSOL

Modeling of High Temperature Superconducting Tapes, Arrays and AC Cables Using COMSOL Except fom the Poceedings of the COMSOL Confeence 2010 Pais Modeling of High Tempeatue Supeconducting Tapes, Aays and AC Cables Using COMSOL Oleg Chevtchenko * Technical Univesity of Delft, The Nethelands

More information

12th WSEAS Int. Conf. on APPLIED MATHEMATICS, Cairo, Egypt, December 29-31,

12th WSEAS Int. Conf. on APPLIED MATHEMATICS, Cairo, Egypt, December 29-31, th WSEAS Int. Conf. on APPLIED MATHEMATICS, Caio, Egypt, Decembe 9-3, 7 5 Magnetostatic Field calculations associated with thick Solenoids in the Pesence of Ion using a Powe Seies expansion and the Complete

More information

Control Chart Analysis of E k /M/1 Queueing Model

Control Chart Analysis of E k /M/1 Queueing Model Intenational OPEN ACCESS Jounal Of Moden Engineeing Reseach (IJMER Contol Chat Analysis of E /M/1 Queueing Model T.Poongodi 1, D. (Ms. S. Muthulashmi 1, (Assistant Pofesso, Faculty of Engineeing, Pofesso,

More information

High precision computer simulation of cyclotrons KARAMYSHEVA T., AMIRKHANOV I. MALININ V., POPOV D.

High precision computer simulation of cyclotrons KARAMYSHEVA T., AMIRKHANOV I. MALININ V., POPOV D. High pecision compute simulation of cyclotons KARAMYSHEVA T., AMIRKHANOV I. MALININ V., POPOV D. Abstact Effective and accuate compute simulations ae highly impotant in acceleatos design and poduction.

More information

A Multivariate Normal Law for Turing s Formulae

A Multivariate Normal Law for Turing s Formulae A Multivaiate Nomal Law fo Tuing s Fomulae Zhiyi Zhang Depatment of Mathematics and Statistics Univesity of Noth Caolina at Chalotte Chalotte, NC 28223 Abstact This pape establishes a sufficient condition

More information

New problems in universal algebraic geometry illustrated by boolean equations

New problems in universal algebraic geometry illustrated by boolean equations New poblems in univesal algebaic geomety illustated by boolean equations axiv:1611.00152v2 [math.ra] 25 Nov 2016 Atem N. Shevlyakov Novembe 28, 2016 Abstact We discuss new poblems in univesal algebaic

More information

Encapsulation theory: the transformation equations of absolute information hiding.

Encapsulation theory: the transformation equations of absolute information hiding. 1 Encapsulation theoy: the tansfomation equations of absolute infomation hiding. Edmund Kiwan * www.edmundkiwan.com Abstact This pape descibes how the potential coupling of a set vaies as the set is tansfomed,

More information

2018 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2018 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 218 IEEE. Pesonal use of this mateial is emitted. Pemission fom IEEE must be obtained fo all othe uses, in any cuent o futue media, including einting/eublishing this mateial fo advetising o omotional uoses,

More information

49 th European Organization for Quality Congress Topic: Quality improvement. SPC in Short Production Runs with Autocorrelated Data

49 th European Organization for Quality Congress Topic: Quality improvement. SPC in Short Production Runs with Autocorrelated Data 49 th Euoean Oganization fo Quality Congess Toic: Quality imovement SPC in Shot Poduction Runs with Autocoelated Data José F. Gomes Requeio, Ana Vilela atos and Zulema oes Peeia Deatment of echanical and

More information

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007

School of Electrical and Computer Engineering, Cornell University. ECE 303: Electromagnetic Fields and Waves. Fall 2007 School of Electical and Compute Engineeing, Conell Univesity ECE 303: Electomagnetic Fields and Waves Fall 007 Homewok 8 Due on Oct. 19, 007 by 5:00 PM Reading Assignments: i) Review the lectue notes.

More information

Available online at ScienceDirect. Procedia CIRP 21 (2014 ) th CIRP Design Conference

Available online at  ScienceDirect. Procedia CIRP 21 (2014 ) th CIRP Design Conference Available online at www.sciencediect.com Scienceiect Pocedia CIRP 21 (2014 ) 159 164 24th CIRP esign Confeence esign and Evaluation of In-Line Poduct Reai Stategies fo efect Reduction in the Poduction

More information

Errata for Edition 1 of Coding the Matrix, January 13, 2017

Errata for Edition 1 of Coding the Matrix, January 13, 2017 Eata fo Edition of Coding the Matix, Januay 3, 07 You coy might not contain some of these eos. Most do not occu in the coies cuently being sold as Ail 05. Section 0.3:... the inut is a e-image of the inut...

More information

Reading Assignment. Problem Description for Homework #9. Read Chapters 29 and 30.

Reading Assignment. Problem Description for Homework #9. Read Chapters 29 and 30. Reading Assignment Read Chaptes 29 and 30. Poblem Desciption fo Homewok #9 In this homewok, you will solve the inhomogeneous Laplace s equation to calculate the electic scala potential that exists between

More information

Information Retrieval Advanced IR models. Luca Bondi

Information Retrieval Advanced IR models. Luca Bondi Advanced IR models Luca Bondi Advanced IR models 2 (LSI) Pobabilistic Latent Semantic Analysis (plsa) Vecto Space Model 3 Stating point: Vecto Space Model Documents and queies epesented as vectos in the

More information

Grouped data clustering using a fast mixture-model-based algorithm

Grouped data clustering using a fast mixture-model-based algorithm Poceedings of the 29 IEEE Intenational Confeence on Systems, Man, and Cybenetics San Antonio, TX, USA - Octobe 29 Gouped data clusteing using a fast mixtue-model-based algoithm Allou SAMÉ Laboatoie des

More information

Mitscherlich s Law: Sum of two exponential Processes; Conclusions 2009, 1 st July

Mitscherlich s Law: Sum of two exponential Processes; Conclusions 2009, 1 st July Mitschelich s Law: Sum of two exponential Pocesses; Conclusions 29, st July Hans Schneebege Institute of Statistics, Univesity of Elangen-Nünbeg, Gemany Summay It will be shown, that Mitschelich s fomula,

More information

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations MATH 415, WEEK 3: Paamete-Dependence and Bifucations 1 A Note on Paamete Dependence We should pause to make a bief note about the ole played in the study of dynamical systems by the system s paametes.

More information

arxiv: v2 [physics.data-an] 15 Jul 2015

arxiv: v2 [physics.data-an] 15 Jul 2015 Limitation of the Least Squae Method in the Evaluation of Dimension of Factal Bownian Motions BINGQIANG QIAO,, SIMING LIU, OUDUN ZENG, XIANG LI, and BENZONG DAI Depatment of Physics, Yunnan Univesity,

More information

A Power Method for Computing Square Roots of Complex Matrices

A Power Method for Computing Square Roots of Complex Matrices JOURNAL OF MATHEMATICAL ANALYSIS AND APPLICATIONS 13, 39345 1997 ARTICLE NO. AY975517 A Powe Method fo Computing Squae Roots of Complex Matices Mohammed A. Hasan Depatment of Electical Engineeing, Coloado

More information

Calculation of Quark-antiquark Potential Coefficient and Charge Radius of Light Mesons

Calculation of Quark-antiquark Potential Coefficient and Charge Radius of Light Mesons Applied Physics Reseach ISSN: 96-9639 Vol., No., May E-ISSN: 96-9647 Calculation of Quak-antiquak Potential Coefficient and Chage Radius of Light Mesons M.R. Shojaei (Coesponding autho ) Depatment of Physics

More information

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018

Rigid Body Dynamics 2. CSE169: Computer Animation Instructor: Steve Rotenberg UCSD, Winter 2018 Rigid Body Dynamics 2 CSE169: Compute Animation nstucto: Steve Rotenbeg UCSD, Winte 2018 Coss Poduct & Hat Opeato Deivative of a Rotating Vecto Let s say that vecto is otating aound the oigin, maintaining

More information

Quantum Fourier Transform

Quantum Fourier Transform Chapte 5 Quantum Fouie Tansfom Many poblems in physics and mathematics ae solved by tansfoming a poblem into some othe poblem with a known solution. Some notable examples ae Laplace tansfom, Legende tansfom,

More information

Weighted least-squares estimators of parametric functions of the regression coefficients under a general linear model

Weighted least-squares estimators of parametric functions of the regression coefficients under a general linear model Ann Inst Stat Math (2010) 62:929 941 DOI 10.1007/s10463-008-0199-8 Weighted least-squaes estimatos of paametic functions of the egession coefficients unde a geneal linea model Yongge Tian Received: 9 Januay

More information

Between any two masses, there exists a mutual attractive force.

Between any two masses, there exists a mutual attractive force. YEAR 12 PHYSICS: GRAVITATION PAST EXAM QUESTIONS Name: QUESTION 1 (1995 EXAM) (a) State Newton s Univesal Law of Gavitation in wods Between any two masses, thee exists a mutual attactive foce. This foce

More information

Vanishing lines in generalized Adams spectral sequences are generic

Vanishing lines in generalized Adams spectral sequences are generic ISSN 364-0380 (on line) 465-3060 (pinted) 55 Geomety & Topology Volume 3 (999) 55 65 Published: 2 July 999 G G G G T T T G T T T G T G T GG TT G G G G GG T T T TT Vanishing lines in genealized Adams spectal

More information

An Adaptive Neural-Network Model-Following Speed Control of PMSM Drives for Electric Vehicle Applications

An Adaptive Neural-Network Model-Following Speed Control of PMSM Drives for Electric Vehicle Applications Poceedings of the 9th WSEAS Intenational Confeence on Applied Mathematics, Istanbul, Tuey, May 27-29, 2006 (pp412-417) An Adaptive Neual-Netwo Model-Following Speed Contol of PMSM Dives fo Electic Vehicle

More information

1 Similarity Analysis

1 Similarity Analysis ME43A/538A/538B Axisymmetic Tubulent Jet 9 Novembe 28 Similaity Analysis. Intoduction Conside the sketch of an axisymmetic, tubulent jet in Figue. Assume that measuements of the downsteam aveage axial

More information

Approximating the minimum independent dominating set in perturbed graphs

Approximating the minimum independent dominating set in perturbed graphs Aoximating the minimum indeendent dominating set in etubed gahs Weitian Tong, Randy Goebel, Guohui Lin, Novembe 3, 013 Abstact We investigate the minimum indeendent dominating set in etubed gahs gg, )

More information

Internet Appendix for A Bayesian Approach to Real Options: The Case of Distinguishing Between Temporary and Permanent Shocks

Internet Appendix for A Bayesian Approach to Real Options: The Case of Distinguishing Between Temporary and Permanent Shocks Intenet Appendix fo A Bayesian Appoach to Real Options: The Case of Distinguishing Between Tempoay and Pemanent Shocks Steven R. Genadie Gaduate School of Business, Stanfod Univesity Andey Malenko Gaduate

More information

State tracking control for Takagi-Sugeno models

State tracking control for Takagi-Sugeno models State tacing contol fo Taagi-Sugeno models Souad Bezzaoucha, Benoît Max,3,DidieMaquin,3 and José Ragot,3 Abstact This wo addesses the model efeence tacing contol poblem It aims to highlight the encouteed

More information

Computational Methods of Solid Mechanics. Project report

Computational Methods of Solid Mechanics. Project report Computational Methods of Solid Mechanics Poject epot Due on Dec. 6, 25 Pof. Allan F. Bowe Weilin Deng Simulation of adhesive contact with molecula potential Poject desciption In the poject, we will investigate

More information

3.1 Random variables

3.1 Random variables 3 Chapte III Random Vaiables 3 Random vaiables A sample space S may be difficult to descibe if the elements of S ae not numbes discuss how we can use a ule by which an element s of S may be associated

More information

ITI Introduction to Computing II

ITI Introduction to Computing II ITI 1121. Intoduction to Computing II Macel Tucotte School of Electical Engineeing and Compute Science Abstact data type: Stack Stack-based algoithms Vesion of Febuay 2, 2013 Abstact These lectue notes

More information

Physics 221 Lecture 41 Nonlinear Absorption and Refraction

Physics 221 Lecture 41 Nonlinear Absorption and Refraction Physics 221 Lectue 41 Nonlinea Absoption and Refaction Refeences Meye-Aendt, pp. 97-98. Boyd, Nonlinea Optics, 1.4 Yaiv, Optical Waves in Cystals, p. 22 (Table of cystal symmeties) 1. Intoductoy Remaks.

More information

Analytical Solutions for Confined Aquifers with non constant Pumping using Computer Algebra

Analytical Solutions for Confined Aquifers with non constant Pumping using Computer Algebra Poceedings of the 006 IASME/SEAS Int. Conf. on ate Resouces, Hydaulics & Hydology, Chalkida, Geece, May -3, 006 (pp7-) Analytical Solutions fo Confined Aquifes with non constant Pumping using Compute Algeba

More information

Estimation of the Correlation Coefficient for a Bivariate Normal Distribution with Missing Data

Estimation of the Correlation Coefficient for a Bivariate Normal Distribution with Missing Data Kasetsat J. (Nat. Sci. 45 : 736-74 ( Estimation of the Coelation Coefficient fo a Bivaiate Nomal Distibution with Missing Data Juthaphon Sinsomboonthong* ABSTRACT This study poposes an estimato of the

More information

Outline. Lecture 12: Multi-view geometry / Stereo III. Review: the essential matrix. Review: disparity/depth maps

Outline. Lecture 12: Multi-view geometry / Stereo III. Review: the essential matrix. Review: disparity/depth maps Outline Lectue : ulti-vie geomet / Steeo III Tuesda, Oct CS 78/95T of. Kisten Gauman Last lectue: steeo econstuction ith calibated cameas non-geometic coesondence constaints Homogeneous coodinates, ojection

More information

Computing Electromagnetic Fields in Inhomogeneous Media Using Lattice Gas Automata. I. Introduction

Computing Electromagnetic Fields in Inhomogeneous Media Using Lattice Gas Automata. I. Introduction Comuting Electomagnetic Fields in Inhomogeneous Media Using Lattice Gas Automata M.Zhang, D. Cule, L. Shafai, G. Bidges and N.Simons Deatment of Electical and Comute Engineeing Univesity of Manitoba Winnieg,

More information

Application of Parseval s Theorem on Evaluating Some Definite Integrals

Application of Parseval s Theorem on Evaluating Some Definite Integrals Tukish Jounal of Analysis and Numbe Theoy, 4, Vol., No., -5 Available online at http://pubs.sciepub.com/tjant/// Science and Education Publishing DOI:.69/tjant--- Application of Paseval s Theoem on Evaluating

More information

A Statistical Perspective on Randomized Sketching for Ordinary Least-Squares

A Statistical Perspective on Randomized Sketching for Ordinary Least-Squares Jounal of Machine Leaning Reseach 7 (206) -3 Submitted 8/5; Published /6 A Statistical Pesective on Randomized Sketching fo Odinay Least-Squaes Gavesh Raskutti Deatment of Statistics Univesity of Wisconsin

More information

Appraisal of Logistics Enterprise Competitiveness on the Basis of Fuzzy Analysis Algorithm

Appraisal of Logistics Enterprise Competitiveness on the Basis of Fuzzy Analysis Algorithm Appaisal of Logistics Entepise Competitiveness on the Basis of Fuzzy Analysis Algoithm Yan Zhao, Fengge Yao, Minming She Habin Univesity of Commece, Habin, Heilongjiang 150028, China, zhaoyan2000@yahoo.com.cn

More information

APPLICATION OF MAC IN THE FREQUENCY DOMAIN

APPLICATION OF MAC IN THE FREQUENCY DOMAIN PPLICION OF MC IN HE FREQUENCY DOMIN D. Fotsch and D. J. Ewins Dynamics Section, Mechanical Engineeing Depatment Impeial College of Science, echnology and Medicine London SW7 2B, United Kingdom BSRC he

More information

Numerical Integration

Numerical Integration MCEN 473/573 Chapte 0 Numeical Integation Fall, 2006 Textbook, 0.4 and 0.5 Isopaametic Fomula Numeical Integation [] e [ ] T k = h B [ D][ B] e B Jdsdt In pactice, the element stiffness is calculated numeically.

More information

ANTENNAS. Vector and Scalar Potentials. Maxwell's Equations. D = εe. For a linear, homogeneous, isotropic medium µ and ε are contant.

ANTENNAS. Vector and Scalar Potentials. Maxwell's Equations. D = εe. For a linear, homogeneous, isotropic medium µ and ε are contant. ANTNNAS Vecto and Scala Potentials Maxwell's quations jωb J + jωd D ρ B (M) (M) (M3) (M4) D ε B Fo a linea, homogeneous, isotopic medium and ε ae contant. Since B, thee exists a vecto A such that B A and

More information

This is a very simple sampling mode, and this article propose an algorithm about how to recover x from y in this condition.

This is a very simple sampling mode, and this article propose an algorithm about how to recover x from y in this condition. 3d Intenational Confeence on Multimedia echnology(icm 03) A Simple Compessive Sampling Mode and the Recovey of Natue Images Based on Pixel Value Substitution Wenping Shao, Lin Ni Abstact: Compessive Sampling

More information

The geometric construction of Ewald sphere and Bragg condition:

The geometric construction of Ewald sphere and Bragg condition: The geometic constuction of Ewald sphee and Bagg condition: The constuction of Ewald sphee must be done such that the Bagg condition is satisfied. This can be done as follows: i) Daw a wave vecto k in

More information

4/18/2005. Statistical Learning Theory

4/18/2005. Statistical Learning Theory Statistical Leaning Theoy Statistical Leaning Theoy A model of supevised leaning consists of: a Envionment - Supplying a vecto x with a fixed but unknown pdf F x (x b Teache. It povides a desied esponse

More information