ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression

Size: px
Start display at page:

Download "ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression"

Transcription

1 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso ChE 475 Statstcal Aalss of Regresso Lesso. The Need for Statstcal Aalss of Regresso What do ou do wth dvdual expermetal data pots? How are the useful to ou ad others? Geerall ou wll wat a smooth represetato of the varato of the depedet varable wth respect to the depedet varables. You wat a equato that explctl shows ths realatoshp betwee the depedet ad depedet varables. Ths allows ou to see approprate treds the data ad outlers. More mportatl, t provdes a accurate wa to terpolate ad sometmes (wth cauto) extrapolate our data to fd values of the depedet varable for values of the depedet varable ot drectl measured. To obta the equato, we "regress" the data to obta values of the parameters the model. The model s the equato relatg the depedet varable,, to the depedet varables, x, x, etc. The model ca be of a kow form based o the phscs of the problem or smpl a hpotheszed form such as a polomal. I ether case, regresso aalss s used to obta the "best" parameter values for the model, values that provde the best represetato of our expermetal data. A good regresso ether over represets or uder represets the accurac of the data ad the treds wth respect to the depedet varables. A good regresso also reports statstcs so that the user of the correlato s aware of the accurac of hs/her results. These attrbutes of a good regresso demad that the perso dog the regresso uderstad these subtler ssues ad be able to use statstcal aalss to make decsos o the regresso procedure, the data, ad the fal coeffcets. As a example of the more subtle ssues uderlg a good regresso, cosder the followg llustrato. Suppose the followg surface teso (γ) data have bee reported, ad ou wat to regress the coeffcets a kow model to "best" represet the data. The ssues that we address here are the bass for defg what s meat b "best." EXAMPLE: Regress coeffcets Surface Teso model from followg T, γ data Model: x C ( x) C + C 3 x+ C 4 x + C 5 x 3 = ORIGIN := Note: s surface teso ad x s reduced temperature, T/Tc Tc := data data := Tr := γ := data :=.. rows( data) Tc γ Tr

2 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso To uderstad some of the ssues volved fdg the "best" regresso of these data, let's cosder alteratve approaches that hghlght two of several ssues that arse fttg data. Issue : Nolear vs. Lear Regresso Lear Models: Lear regresso ca be appled to models lear the parameters. Ths meas that the sestvt coeffcets (dervatves wth respect to each of the parameters) cota o parameters. = β + β x + β x β = β = x β = x Whch of the followg models are lear? = A + B x + Cx b C = a exp( b x) = a + + T T = expa + b T + C For the olear model x C ( x) C + C 3 x+ C 4 x + C 5 x 3 = we ca ft the data usg GENFIT whch does olear regresso. You must eter the model ad the sestvt coeffcets a vector. F( x, C) := C ( x) C + C 3 x+ C 4 x + C 5 x 3 ( x) C + C 3 x+ C 4 x + C 5 x 3 C ( x) C + C 3 x + C 4 x + C 5 x 3 l( x) C ( x) C + C 3 x + C 4 x + C 5 x 3 x l( x) C ( x) C + C 3 x + C 4 x + C 5 x 3 x l( x) C ( x) C + C 3 x + C 4 x + C 5 x 3 x 3 l( x) fucto to be ft dervatve of wrt C dervatve of wrt C dervatve of wrt C3 dervatve of wrt C4 dervatve of wrt C5. vector of tal vg := guesses for D := geft( Tr, γ, vg, F) ST := FTr (, D ) coeffcets Ths performs the olear Ths calculates the regresso ad returs the correlated values at coeffcets each Tr value

3 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso 3 fal coeffcets: D = γ ST.3.. Results However, we ca also learze the model b takg the atural logarthm of each sde to obta: + C C x 3 = C l x l( ) = l C + + C x + C x l( x) or l( ) l C + + C x l( x) + C x l( x) + C x 3 l( x) I ths case, l() becomes our ew depedet varable ad x l(-x) for =...3 become our ew depedet varables. Because all of the coeffcets tmes ther depedet varables are added learl, we ma use lear regresso (LINFIT) to fd the coeffcets ths learzed equato..8 l( x) xl ( x) ew := l γ ( ) F( x) := D := lft( Tr, ew, F) D = x 5.34 STl := exp F Tr l( x) 7.6 These are the ew x calculated values l( x) for the lear regresso D := exp D The frst coeffcet the learzed verso was l(c) so covert t to C.3 Tr Results ( D ) D = γ ST STl Tr

4 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso 4 Note that there s a bg dfferece the coeffcets, D, that we would report the two dfferet cases. Also ote from the plot that the two dfferet regressos gve dfferet results. The sum of the squared errors (SSE) obtaed from the two methods s gve below. Note that the olear equato gves a smaller SSE, so does that mea t s the "best" ft? The lear regresso follows the up-ad-dow tred of the pots, so does that mea that t s the "best"? Is the up-ad-dow tred eve statstcall real? SSE := ST γ SSE = SSE l := STl γ SSE l = Issue : Number of coeffcets I the above "ssue" we ftted all 5 coeffcets, but do we reall eed, or wat, all of those coeffcets? Let's tr refttg wth fewer parameters. F( x) F3( x) F4( x) := fuctos to use for parameters D := lft( Tr, ew, F) D = l( x) ST := exp F Tr ( D ) := l( x) fuctos to use for 3 parameters D3 := lft( Tr, ew, F3) D3 = xl ( x) ST3 := exp F3 Tr := l( x) xl ( x) x l( x) ( D3 ) fuctos to use for 4 parameters D4 := lft( Tr, ew, F4) D4 = ST5 := STl ( D4 ) ST4 := exp F4 Tr Results SSE := ( ST γ) =.7 5 γ ST ST3 ST4 ST Tr SSE 3 := ( ST3 γ) =.46 5 SSE 4 := ( ST4 γ) =.58 5 SSE 5 := ( ST5 γ) = Notce that terms of the SSE, the 3 parameter ft actuall does better tha the 4 parameter. I geeral, oe would expect that creasg the umber of parameters mproves the ft, but f there s ose the data, do ou reall wat to ft that ose? So how ma parameters should ou ft?

5 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso 5 ChE 475 Statstcal Aalss of Regresso Lesso. Aalss of Smple Lear Regresso For ease of llustratg the statstcal aalss that ca gude regressos, smple lear regresso wll frst be dscussed. The cocepts are the easl exteded to geeral lear regresso lke llustrato gve above. We wll assume that we wat to ft a set of data to a straght le = a + bx. To fd the "best" le through a set of (x, ) data, we wll use the method of least squares to mmze the sum of the squared resduals. The resdual s the dfferece betwee the expermetal value ad the value calculated from the assumed equato at the value of x x :=.5 := := s umber of pots :=.. s the dex for all pots 9 8 The sum of squared resduals ca be wrtte as: SSE = = ( r ) = x = a + b x We wat to chage a ad b such a wa that SSE s mmzed;.e., such that the partal dervatves w.r.t. to a ad b are zero. d da SSE = ( a bx ) = or a + b x = b = = = d db SSE = ( a bx ) x = or a x b a ( x ) + = = = = = ( x )

6 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso 6 Solvg these two equatos smultaeousl for a ad b elds: A x A x A b = a = A ba x A xx A x where A represets a average over all the pots. For example, A x = x A xx ( x ) = A x = ( x ) A = = = = = For the above data set, the A x := x A xx := x x ( ) A x := ( x ) A := = = = = ad we obta: A x A x A b := a := A ba x b =.89 a = 6.44 ft := a + b x A xx A x Ths s fact what MATHCAD does the slope-tercept fuctos: slope( x, ) =.89 tercept( x, ) = 6.44 ft You alread kew how to do ths, ad we troduced ths smpl to troduce the otato ad the averages defed above that wll be used the statstcal aalss. The real questo here s how do we aalze the regresso that we just performed. Oce a equato has bee ftted to some data, we should alwas ask ourselves the questo: "how good s the ft?" The "goodess" of a ft ca be measured terms of a statstcal aalss of the resduals. There are several thgs ou should alwas check. Check : Resduals r = defto of resdual r := a + b x, exp, calc x A plot of the resduals, lke that at the rght, tells ou whether or ot ther s a bas to the fttg. For example, f there s oe resdual that s large ad postve that s offset b all the other resduals beg egatve, the the model equato does ot represet the data ver well - there s a bas to the data. It's lkel that the oe pot has a error t ad that has throw the le off. Normall we would expect to see a radom dstrbuto of resduals. If the resduals are ot radom, the the pot out areas whch there s a sstematc error the model that does ot represet the data. r x

7 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso 7 Oe ca also calculate the average of the resdual to fd out f there s a bas (o-zero) to the average. If there s o large bas the model, the the bas should be close to zero. bas := r bas =. 5 Ths shows that the ft s ot based = Check : R-Squared Statstc The R value s a useful statstc, but ot deftve. It tells ou how well the data ft the model. It does ot tell ou f the model s correct. It tells ou how much of the dstrbuto of the data about the mea s descrbed b the model. (, calc av ) ft A ( ) = R = (, exp av ) R := R =.5 A Check 3: Cofdece Iterval for the Parameters = We ca also calculate cofdece tervals for the parameters that we have regressed. Ths s doe from a estmate of the varace, σ. The varace s calculated terms of the followg quattes: = = ( x A x ) = = ( x ) = x := = ( x A x ) ote that Ax s the average of the x values. The varace s most easl obtaed drectl from SEE, the sum of the squared resduals. SSE := r ( ) SSE = 3.6 Var = σ = = SSE p where - p s the degree of freedom (umber of pots mus the umber of parameters) SSE Var := Var =.4 σ := Var σ =.633 The cofdece terval for the a ad b parameters ca be foud usg the Studet t dstrbuto. I partcular, a P% cofdece terval for the parameters ca be foud b: b a σ t k, σ t k, < b < b + Here t s a value of the t dstrbuto wth - degrees of S k, xx freedom. k s gve b -(-P)/ ad P s the desred cofdece level. σ t A k, xx σ t A k, xx < a < a +

8 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso 8 So, for ths example that we are workg through, we ca fd a 95% cofdece terval for a ad b the followg maer..95 For the 95% cofdece terval, k := k =.975 qt( k, ) =.6 The fucto qt(α,β) MATHCAD returs the crtcal value for the Studet's t test at the α probablt level for β degrees of freedom σ qt( k, ) a ucertat := A σ qt( k, ) xx b ucertat := a ucertat =.9 b ucertat =.364 We ca thus report at the 95% cofdece terval the plus/mus ucertates of the parameters;.e., 4.3 < a < < b < 3.74 Check 4: Cofdece Level for the Calculated Values Smlarl, we ca estmate the accurac of predcted values obtaed from our equatos. Ths s a cofdece terval o the mea value obtaed at a x value. Ths s aga doe wth a Studet t test the followg maer. ucertat = t σ + k, + x A x where the t statstc s the same as above. Ths equato ca be appled at each desred value of x ad the plus ad mus values geerated to gve a ucertat bad at the desred cofdece level. I the example we are usg as a llustrato, we would geerate the 95% cofdece bad for predcted values the followg maer: x A x ucertat := qt( k, ) σ + + get the hgh ad low values for the ucertat bad at lo := a + b x ucertat h := a + b x + ucertat each desred x ft h lo x 95% cofdece terval s show for the sample problem Notce how the ucertat bad expads at the two eds.

9 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso 9 ChE 475 Statstcal Aalss of Regresso Lesso 3. Aalss of Multple Lear Regresso Most of what we have leared from smple lear regresso also apples to multple lear regresso where we have more tha oe radom depedet varable. Thus, = b + b x + b x +... Ths of course s the stuato that we had the troductor llustrato after we had learzed the surface teso equato;.e., l( ) = l C C l x + + C x l( x) + C x l( x) + C x 3 l( x) To llustrate the statstcal aalss applcable to multple lear regresso, let us use the followg data: := 3 := data := Y := data X := submatrx( data,, 3,, 4) x data := x data 3 := x3 := data We ca quckl arrve at the values of the coeffcets MATHCAD usg the REGRESS fucto: z := regress( X, Y, ) coeffs := submatrx( z, 4, legth( z),, ) coeffs = Yc := coeffs + coeffs x + coeffs x + coeffs x Note that MATHCAD, the last elemet of the coeffs vector s the costat term the regresso. However ths s ONLY TRUE for more tha coeffcets.

10 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso Sce we have multple depedet varables, we wll swtch to a plot of Y vs. Y so that a perfect ft wll le alog the dagoal. 4 Y 3 Yc 3 4 We wll aga perform several statstcal checks o the qualt of the regresso. Y Check : Resduals r := Y Yc bas := r bas = = SSE := r SSE = = r Check : R-Squared A := Y = Yc A ( ) R := = R =.9 Y A = x Check 3: Cofdece Iterval for the Parameters For multple lear regresso problems we wat to exame the varaces of the parameters but also the covarace of oe parameter wth aother. To do so, we form a matrx from the dervatves of the depedet fucto wth respect to the depedet varables, XX, ad use ths matrx to geerate the matrx A as show below:

11 Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso We ca wrte lear equatos matrx form as Y = XB where Y s the vector of depedet varables B s a vector of parameters, ad X s a p x matrx of the depedet varables. The vector of parameters ca the be solved drectl b matrx algebra. B = X T ( X) X T Y X := X := x X := x X := x3,, 3, 4, B X T := X X T Y B = Y calc := XB Now compute the stadard devato, σ: kk := 3 (kk s the umber of depedet varables: here we have x, x ad x3) SSE Var := σ := Var σ =.73 Var = 4.97 j :=.. 4 kk The cofdece terval s the foud for each parameter usg the T tables ad the correspodg dagoal elemet of (X T X) - *Var..95 For the 95% cofdece terval, k := k =.975 qt( k, 4) =.6 Sb X T := X j j, j Var δ Bj := Sb qt( k, 4) δ j B = Check 3: Cofdece Level for the Calculated Values T T Y ucertat = t σ + X X X X ote that kk=3 kkk, Y u qt( k, 4) σ ( X T ) T X T ( X) ( X T ) := + Ylo := Y Y u Yh := Y + Y u Ylo = 9.8 Y = 5.5 Yh = 3.78 Ylo = 6.86 Y = 3. Yh = 36.4 at the 95% cofdece terval etc.

Fitting. We ve learned how to detect edges, corners, blobs. Now what? We would like to form a. compact representation of

Fitting. We ve learned how to detect edges, corners, blobs. Now what? We would like to form a. compact representation of Fttg Fttg We ve leared how to detect edges, corers, blobs. Now what? We would lke to form a hgher-level, h l more compact represetato of the features the mage b groupg multple features accordg to a smple

More information

1-D matrix method. U 4 transmitted. incident U 2. reflected U 1 U 5 U 3 L 2 L 3 L 4. EE 439 matrix method 1

1-D matrix method. U 4 transmitted. incident U 2. reflected U 1 U 5 U 3 L 2 L 3 L 4. EE 439 matrix method 1 -D matrx method We ca expad the smple plae-wave scatterg for -D examples that we ve see to a more versatle matrx approach that ca be used to hadle may terestg -D problems. The basc dea s that we ca break

More information

Descriptive Statistics: Measures of Center

Descriptive Statistics: Measures of Center Secto 2.3 Descrptve Statstcs: Measures of Ceter Frequec dstrbutos are helpful provdg formato about categorcal data, but wth umercal data we ma wat more formato. Statstc: s a umercal measure calculated

More information

Bezier curves. 1. Defining a Bezier curve. A closed Bezier curve can simply be generated by closing its characteristic polygon

Bezier curves. 1. Defining a Bezier curve. A closed Bezier curve can simply be generated by closing its characteristic polygon Curve represetato Copyrght@, YZU Optmal Desg Laboratory. All rghts reserved. Last updated: Yeh-Lag Hsu (--). Note: Ths s the course materal for ME55 Geometrc modelg ad computer graphcs, Yua Ze Uversty.

More information

Point Estimation-III: General Methods for Obtaining Estimators

Point Estimation-III: General Methods for Obtaining Estimators Pot Estmato-III: Geeral Methods for Obtag Estmators RECAP 0.-0.6 Data: Radom Sample from a Populato of terest o Real valued measuremets: o Assumpto (Hopefully Reasoable) o Model: Specfed Probablty Dstrbuto

More information

CS 2710 Foundations of AI Lecture 22. Machine learning. Machine Learning

CS 2710 Foundations of AI Lecture 22. Machine learning. Machine Learning CS 7 Foudatos of AI Lecture Mache learg Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square Mache Learg The feld of mache learg studes the desg of computer programs (agets) capable of learg from past eperece

More information

For all questions, answer choice E) NOTA" means none of the above answers is correct. A) 50,500 B) 500,000 C) 500,500 D) 1,001,000 E) NOTA

For all questions, answer choice E) NOTA means none of the above answers is correct. A) 50,500 B) 500,000 C) 500,500 D) 1,001,000 E) NOTA For all questos, aswer choce " meas oe of the above aswers s correct.. What s the sum of the frst 000 postve tegers? A) 50,500 B) 500,000 C) 500,500 D),00,000. What s the sum of the tegers betwee 00 ad

More information

LP: example of formulations

LP: example of formulations LP: eample of formulatos Three classcal decso problems OR: Trasportato problem Product-m problem Producto plag problem Operatos Research Massmo Paolucc DIBRIS Uversty of Geova Trasportato problem The decso

More information

ITEM ToolKit Technical Support Notes

ITEM ToolKit Technical Support Notes ITEM ToolKt Notes Fault Tree Mathematcs Revew, Ic. 2875 Mchelle Drve Sute 300 Irve, CA 92606 Phoe: +1.240.297.4442 Fax: +1.240.297.4429 http://www.itemsoft.com Page 1 of 15 6/1/2016 Copyrght, Ic., All

More information

Prof. Feng Liu. Winter /24/2019

Prof. Feng Liu. Winter /24/2019 Prof. Feg Lu Wter 209 http://www.cs.pd.edu/~flu/courses/cs40/ 0/24/209 Last Tme Feature detecto 2 Toda Feature matchg Fttg The followg sldes are largel from Prof. S. Lazebk 3 Wh etract features? Motvato:

More information

Estimation of Co-efficient of Variation in PPS sampling.

Estimation of Co-efficient of Variation in PPS sampling. It. Statstcal Ist.: Proc. 58th World Statstcal Cogress, 0, Dubl (Sesso CPS00) p.409 Estmato of Co-effcet of Varato PPS samplg. Archaa. V ( st Author) Departmet of Statstcs, Magalore Uverst Magalagagotr,

More information

COMSC 2613 Summer 2000

COMSC 2613 Summer 2000 Programmg II Fal Exam COMSC 63 Summer Istructos: Name:. Prt your ame the space provded Studet Id:. Prt your studet detfer the space Secto: provded. Date: 3. Prt the secto umber of the secto whch you are

More information

Chapter 3 Descriptive Statistics Numerical Summaries

Chapter 3 Descriptive Statistics Numerical Summaries Secto 3.1 Chapter 3 Descrptve Statstcs umercal Summares Measures of Cetral Tedecy 1. Mea (Also called the Arthmetc Mea) The mea of a data set s the sum of the observatos dvded by the umber of observatos.

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications /03/ Mache Learg: Algorthms ad Applcatos Florao Z Free Uversty of Boze-Bolzao Faculty of Computer Scece Academc Year 0-0 Lecture 3: th March 0 Naïve Bayes classfer ( Problem defto A trag set X, where each

More information

Eight Solved and Eight Open Problems in Elementary Geometry

Eight Solved and Eight Open Problems in Elementary Geometry Eght Solved ad Eght Ope Problems Elemetary Geometry Floret Smaradache Math & Scece Departmet Uversty of New Mexco, Gallup, US I ths paper we revew eght prevous proposed ad solved problems of elemetary

More information

Regression Analysis. Acknowledgments

Regression Analysis. Acknowledgments PT 3 - Lear Regresso Regresso Aalyss How to develop ad assess a CER All models are wrog, but some are useful. -George Box I mathematcs, cotext obscures structure. I data aalyss, cotext provdes meag. -George

More information

2 General Regression Neural Network (GRNN)

2 General Regression Neural Network (GRNN) 4 Geeral Regresso Neural Network (GRNN) GRNN, as proposed b oald F. Specht [Specht 9] falls to the categor of probablstc eural etworks as dscussed Chapter oe. Ths eural etwork lke other probablstc eural

More information

ECE Digital Image Processing and Introduction to Computer Vision

ECE Digital Image Processing and Introduction to Computer Vision ECE59064 Dgtal Image Processg ad Itroducto to Computer Vso Depart. of ECE NC State Uverst Istructor: Tafu Matt Wu Sprg 07 Outle Recap Le Segmet Detecto Fttg Least square Total square Robust estmator Hough

More information

International Mathematical Forum, 1, 2006, no. 31, ON JONES POLYNOMIALS OF GRAPHS OF TORUS KNOTS K (2, q ) Tamer UGUR, Abdullah KOPUZLU

International Mathematical Forum, 1, 2006, no. 31, ON JONES POLYNOMIALS OF GRAPHS OF TORUS KNOTS K (2, q ) Tamer UGUR, Abdullah KOPUZLU Iteratoal Mathematcal Forum,, 6, o., 57-54 ON JONES POLYNOMIALS OF RAPHS OF TORUS KNOTS K (, q ) Tamer UUR, Abdullah KOPUZLU Atatürk Uverst Scece Facult Dept. of. Math. 54 Erzurum, Turkey tugur@atau.edu.tr

More information

Fitting Logistic Growth Curve with Nonlinear Mixed-effects Models

Fitting Logistic Growth Curve with Nonlinear Mixed-effects Models Advace Joural of Food Scece ad Techology 5(4): 9-97, 0 ISSN: 04-4868; e-issn: 04-4876 Maxwell Scetfc Orgazato, 0 Submtted: October, 0 Accepted: December, 0 Publshed: Aprl 5, 0 Fttg Logstc Growth Curve

More information

CLUSTERING ASSISTED FUNDAMENTAL MATRIX ESTIMATION

CLUSTERING ASSISTED FUNDAMENTAL MATRIX ESTIMATION CLUSERING ASSISED FUNDAMENAL MARIX ESIMAION Hao Wu ad Y Wa School of Iformato Scece ad Egeerg, Lazhou Uversty, Cha wuhao1195@163com, wayjs@163com ABSRAC I computer vso, the estmato of the fudametal matrx

More information

MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD

MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD TOMÁŠ ŠUBRT, PAVLÍNA LANGROVÁ CUA, SLOVAKIA Abstract Curretly there s creasgly dcated that most of classcal project maagemet methods s ot sutable

More information

A Comparison of Univariate Smoothing Models: Application to Heart Rate Data Marcus Beal, Member, IEEE

A Comparison of Univariate Smoothing Models: Application to Heart Rate Data Marcus Beal, Member, IEEE A Comparso of Uvarate Smoothg Models: Applcato to Heart Rate Data Marcus Beal, Member, IEEE E-mal: bealm@pdx.edu Abstract There are a umber of uvarate smoothg models that ca be appled to a varety of olear

More information

Eight Solved and Eight Open Problems in Elementary Geometry

Eight Solved and Eight Open Problems in Elementary Geometry Eght Solved ad Eght Ope Problems Elemetary Geometry Floret Smaradache Math & Scece Departmet Uversty of New Mexco, Gallup, US I ths paper we revew eght prevous proposed ad solved problems of elemetary

More information

Some Results on Vertex Equitable Labeling

Some Results on Vertex Equitable Labeling Ope Joural of Dscrete Mathematcs, 0,, 5-57 http://dxdoorg/0436/odm0009 Publshed Ole Aprl 0 (http://wwwscrporg/oural/odm) Some Results o Vertex Equtable Labelg P Jeyath, A Maheswar Research Cetre, Departmet

More information

Nine Solved and Nine Open Problems in Elementary Geometry

Nine Solved and Nine Open Problems in Elementary Geometry Ne Solved ad Ne Ope Problems Elemetary Geometry Floret Smaradache Math & Scece Departmet Uversty of New Mexco, Gallup, US I ths paper we revew e prevous proposed ad solved problems of elemetary D geometry

More information

Review Statistics review 1: Presenting and summarising data Elise Whitley* and Jonathan Ball

Review Statistics review 1: Presenting and summarising data Elise Whitley* and Jonathan Ball Crtcal Care February Vol 6 No Whtley ad Ball Revew Statstcs revew : Presetg ad summarsg data Else Whtley* ad Joatha Ball *Lecturer Medcal Statstcs, Uversty of Brstol, Brstol, UK Lecturer Itesve Care Medce,

More information

ANALYSIS OF VARIANCE WITH PARETO DATA

ANALYSIS OF VARIANCE WITH PARETO DATA Proceedgs of the th Aual Coferece of Asa Pacfc Decso Sceces Isttute Hog Kog, Jue -8, 006, pp. 599-609. ANALYSIS OF VARIANCE WITH PARETO DATA Lakhaa Watthaacheewakul Departmet of Mathematcs ad Statstcs,

More information

Face Recognition using Supervised & Unsupervised Techniques

Face Recognition using Supervised & Unsupervised Techniques Natoal Uversty of Sgapore EE5907-Patter recogto-2 NAIONAL UNIVERSIY OF SINGAPORE EE5907 Patter Recogto Project Part-2 Face Recogto usg Supervsed & Usupervsed echques SUBMIED BY: SUDEN NAME: harapa Reddy

More information

Designing a learning system

Designing a learning system CS 75 Mache Leafrg Lecture 3 Desgg a learg system Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square, x4-8845 people.cs.ptt.edu/~mlos/courses/cs75/ Homeork assgmet Homeork assgmet ll be out today To parts:

More information

On a Sufficient and Necessary Condition for Graph Coloring

On a Sufficient and Necessary Condition for Graph Coloring Ope Joural of Dscrete Matheatcs, 04, 4, -5 Publshed Ole Jauary 04 (http://wwwscrporg/joural/ojd) http://dxdoorg/0436/ojd04400 O a Suffcet ad Necessary Codto for raph Colorg Maodog Ye Departet of Matheatcs,

More information

Office Hours. COS 341 Discrete Math. Office Hours. Homework 8. Currently, my office hours are on Friday, from 2:30 to 3:30.

Office Hours. COS 341 Discrete Math. Office Hours. Homework 8. Currently, my office hours are on Friday, from 2:30 to 3:30. Oce Hours Curretly, my oce hours are o Frday, rom :30 to 3:30. COS 31 Dscrete Math 1 Oce Hours Curretly, my oce hours are o Frday, rom :30 to 3:30. Nobody seems to care. Chage oce hours? Tuesday, 8 PM

More information

Cubic fuzzy H-ideals in BF-Algebras

Cubic fuzzy H-ideals in BF-Algebras OSR Joural of Mathematcs (OSR-JM) e-ssn: 78-578 p-ssn: 39-765X Volume ssue 5 Ver (Sep - Oct06) PP 9-96 wwwosrjouralsorg Cubc fuzzy H-deals F-lgebras Satyaarayaa Esraa Mohammed Waas ad U du Madhav 3 Departmet

More information

Transistor/Gate Sizing Optimization

Transistor/Gate Sizing Optimization Trasstor/Gate Szg Optmzato Gve: Logc etwork wth or wthout cell lbrary Fd: Optmal sze for each trasstor/gate to mmze area or power, both uder delay costrat Statc szg: based o tmg aalyss ad cosder all paths

More information

OMAE HOW TO CARRY OUT METOCEAN STUDIES

OMAE HOW TO CARRY OUT METOCEAN STUDIES Proceedgs of the ASME 20 30th Iteratoal Coferece o Ocea, Offshore ad Arctc Egeerg OMAE20 Jue 9-24, 20, Rotterdam, The Netherlads OMAE20-490 HOW TO CARRY OUT METOCEAN STUDIES Judth va Os Hydraulc Egeerg

More information

COMPARISON OF PARAMETERIZATION METHODS USED FOR B-SPLINE CURVE INTERPOLATION

COMPARISON OF PARAMETERIZATION METHODS USED FOR B-SPLINE CURVE INTERPOLATION Europea Joural of Techc COMPARISON OF PARAMETERIZATION METHODS USED FOR B-SPLINE CURVE INTERPOLATION Sıtı ÖZTÜRK, Cegz BALTA, Melh KUNCAN 2* Kocael Üverstes, Mühedsl Faültes, Eletro ve Haberleşme Mühedslğ

More information

Image Analysis. Segmentation by Fitting a Model. Christophoros Nikou We ve learned how to detect edges, corners, blobs. Now what?

Image Analysis. Segmentation by Fitting a Model. Christophoros Nikou We ve learned how to detect edges, corners, blobs. Now what? Image Aalyss Fttg Segmetato y Fttg a Model Chrstophoros Nkou ckou@cs.uo.gr Images take from: D. Forsyth ad J. Poce. Computer Vso: A Moder Approach, Pretce Hall, 003. Computer Vso course y Svetlaa Lazek,

More information

Some Interesting SAR Change Detection Studies

Some Interesting SAR Change Detection Studies Some Iterestg SAR Chage Detecto Studes Lesle M. ovak Scetfc Sstems Compa, Ic. 500 West Cummgs Park, Sute 3000 Wobur, MA 080 USA E-mal lovak@ssc.co ovakl@charter.et ABSTRACT Performace results of coheret

More information

EM375 STATISTICS AND MEASUREMENT UNCERTAINTY LEAST SQUARES LINEAR REGRESSION ANALYSIS

EM375 STATISTICS AND MEASUREMENT UNCERTAINTY LEAST SQUARES LINEAR REGRESSION ANALYSIS EM375 STATISTICS AND MEASUREMENT UNCERTAINTY LEAST SQUARES LINEAR REGRESSION ANALYSIS I this uit of the course we ivestigate fittig a straight lie to measured (x, y) data pairs. The equatio we wat to fit

More information

Robust Bootstrap Approach to Estimate Bias and RMSE of Indirect Effects in Mediation Analysis

Robust Bootstrap Approach to Estimate Bias and RMSE of Indirect Effects in Mediation Analysis Proceedgs of te WSEAS Iteratoal Coferece o SOCIOLOGY, PSYCHOLOGY, PHILOSOPHY Robust ootstrap Approac to Estmate as ad RMSE of Idrect Effects Medato Aalyss ANWAR FITRIANTO Laboratory of Appled ad Computatoal

More information

A Perception of Statistical Inference in Data Mining

A Perception of Statistical Inference in Data Mining Iteratoal Joural of Computer Scece & Commucato Vol., No., July-December 00, pp. 373-378 A Percepto of Statstcal Iferece Data Mg Sajay Gaur & M. S. Dulawat, Departmet of Mathematcs & Statstcs, Mohalal Sukhada

More information

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL Sergej Srota Haa Řezaková Abstract Bak s propesty models are beg developed for busess support. They should help to choose clets wth a hgher

More information

Estimating Feasibility Using Multiple Surrogates and ROC Curves

Estimating Feasibility Using Multiple Surrogates and ROC Curves Estmatg Feasblty Usg Multple Surrogates ad ROC Curves Arba Chaudhur * Uversty of Florda, Gaesvlle, Florda, 3601 Rodolphe Le Rche École Natoale Supéreure des Mes de Sat-Étee, Sat-Étee, Frace ad CNRS LIMOS

More information

Statistical Techniques Employed in Atmospheric Sampling

Statistical Techniques Employed in Atmospheric Sampling Appedx A Statstcal Techques Employed Atmospherc Samplg A.1 Itroducto Proper use of statstcs ad statstcal techques s ecessary for assessg the qualty of ambet ar samplg data. For a comprehesve dscusso of

More information

Capturing light. Source: A. Efros

Capturing light. Source: A. Efros Capturg lght Source: A. Efros Radometr What determes the brghtess of a mage pel? Sesor characterstcs Lght source propertes Eposure Surface shape ad oretato Optcs Surface reflectace propertes Slde b L.

More information

Optimal Allocation of Complex Equipment System Maintainability

Optimal Allocation of Complex Equipment System Maintainability Optmal Allocato of Complex Equpmet System ataablty X Re Graduate School, Natoal Defese Uversty, Bejg, 100091, Cha edcal Protecto Laboratory, Naval edcal Research Isttute, Shagha, 200433, Cha Emal:rexs841013@163.com

More information

Effects of Exterior Orientation Elements on Direct Georeferencing in POS-Supported Aerial Photogrammetry

Effects of Exterior Orientation Elements on Direct Georeferencing in POS-Supported Aerial Photogrammetry Proceedgs of the 8th Iteratoal mposum o patal Accurac Assessmet atural Resources ad Evrometal ceces hagha P. R. Cha Jue 5-7 008 pp. 30-36 Effects of Eteror Oretato Elemets o Drect Georeferecg PO-upported

More information

A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS

A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS ISSN: 39-8753 Iteratoal Joural of Iovatve Research Scece, Egeerg ad Techology A ISO 397: 7 Certfed Orgazato) Vol. 3, Issue, Jauary 4 A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS

More information

Active Bayesian Learning For Mixture Models

Active Bayesian Learning For Mixture Models Actve Bayesa Learg For Mxture Models Ia Davdso Slco Graphcs 300 Crttede L, MS 876 Mouta Vew, CA 94587 pd@hotmal.com Abstract Tradtoally, Bayesa ductve learg volves fdg the most probable model from the

More information

Mode Changes in Priority Pre-emptively Scheduled Systems. K. W. Tindell, A. Burns, A. J. Wellings

Mode Changes in Priority Pre-emptively Scheduled Systems. K. W. Tindell, A. Burns, A. J. Wellings ode hages rorty re-emptvely Scheduled Systems. W. dell, A. Burs, A.. Wellgs Departmet of omputer Scece, Uversty of York, Eglad Abstract may hard real tme systems the set of fuctos that a system s requred

More information

Reliable Surface Extraction from Point-Clouds using Scanner-Dependent Parameters

Reliable Surface Extraction from Point-Clouds using Scanner-Dependent Parameters 1 Relable Surface Extracto from Pot-Clouds usg Scaer-Depedet Parameters Hrosh Masuda 1, Ichro Taaka 2, ad Masakazu Eomoto 3 1 The Uversty of Tokyo, masuda@sys.t.u-tokyo.ac.jp 2 Tokyo Dek Uversty, taaka@cck.deda.ac.jp

More information

Two step approach for Software Process Control: HLSRGM

Two step approach for Software Process Control: HLSRGM Iteratoal Joural of Emergg Treds & Techology Computer Scece (IJETTCS Web Ste: wwwjettcsorg Emal: edtor@jettcsorg, edtorjettcs@gmalcom Volume, Issue 4, July August 03 ISS 78-686 Two step approach for Software

More information

Vertex Odd Divisor Cordial Labeling of Graphs

Vertex Odd Divisor Cordial Labeling of Graphs IJISET - Iteratoal Joural of Iovatve Scece, Egeerg & Techology, Vol. Issue 0, October 0. www.jset.com Vertex Odd Dvsor Cordal Labelg of Graphs ISSN 48 68 A. Muthaya ad P. Pugaleth Assstat Professor, P.G.

More information

A new approach based in mean and standard deviation for authentication system of face

A new approach based in mean and standard deviation for authentication system of face M. Fedas, D. Sagaa A ew approach based mea ad stadard devato for authetcato system of face M. Fedas 1, D. Sagaa 2 Abstract Face authetcato s a sgfcat problem patter recogto. The face s ot rgd t ca udergo

More information

Process Quality Evaluation based on Maximum Entropy Principle. Yuhong Wang, Chuanliang Zhang, Wei Dai a and Yu Zhao

Process Quality Evaluation based on Maximum Entropy Principle. Yuhong Wang, Chuanliang Zhang, Wei Dai a and Yu Zhao Appled Mechacs ad Materals Submtted: 204-08-26 ISSN: 662-7482, Vols. 668-669, pp 625-628 Accepted: 204-09-02 do:0.4028/www.scetfc.et/amm.668-669.625 Ole: 204-0-08 204 Tras Tech Publcatos, Swtzerlad Process

More information

Blind Steganalysis for Digital Images using Support Vector Machine Method

Blind Steganalysis for Digital Images using Support Vector Machine Method 06 Iteratoal Symposum o Electrocs ad Smart Devces (ISESD) November 9-30, 06 Bld Stegaalyss for Dgtal Images usg Support Vector Mache Method Marcelus Hery Meor School of Electrcal Egeerg ad Iformatcs Badug

More information

Delay based Duplicate Transmission Avoid (DDA) Coordination Scheme for Opportunistic routing

Delay based Duplicate Transmission Avoid (DDA) Coordination Scheme for Opportunistic routing Delay based Duplcate Trasmsso Avod (DDA) Coordato Scheme for Opportustc routg Ng L, Studet Member IEEE, Jose-Fera Martez-Ortega, Vcete Heradez Daz Abstract-Sce the packet s trasmtted to a set of relayg

More information

NEURO FUZZY MODELING OF CONTROL SYSTEMS

NEURO FUZZY MODELING OF CONTROL SYSTEMS NEURO FUZZY MODELING OF CONTROL SYSTEMS Efré Gorrosteta, Carlos Pedraza Cetro de Igeería y Desarrollo Idustral CIDESI, Av Pe de La Cuesta 70. Des. Sa Pablo. Querétaro, Qro, Méxco gorrosteta@teso.mx pedraza@cdes.mx

More information

Beijing University of Technology, Beijing , China; Beijing University of Technology, Beijing , China;

Beijing University of Technology, Beijing , China; Beijing University of Technology, Beijing , China; d Iteratoal Coferece o Machery, Materals Egeerg, Chemcal Egeerg ad Botechology (MMECEB 5) Research of error detecto ad compesato of CNC mache tools based o laser terferometer Yuemg Zhag, a, Xuxu Chu, b

More information

Biological Neurons. Biological Neuron: Information Processing. Axon Hillock. Axon. Soma. Nucleus. Dendrite. Terminal. M. A. El Sharkawi, NN General 2

Biological Neurons. Biological Neuron: Information Processing. Axon Hillock. Axon. Soma. Nucleus. Dendrite. Terminal. M. A. El Sharkawi, NN General 2 Bolocal Neuros Soa Ao Hlloc Ao Nucleus Dedrte eral M. A. El Shara, NN Geeral Bolocal Neuro: Iforato Process M. A. El Shara, NN Geeral 3 M. A. El Shara, NN Geeral 4 Recoto of Bolocal Neuros Lear (tra Recall

More information

Machine Learning. CS 2750 Machine Learning. Administration. Lecture 1. Milos Hauskrecht 5329 Sennott Square, x4-8845

Machine Learning. CS 2750 Machine Learning. Administration. Lecture 1. Milos Hauskrecht 5329 Sennott Square, x4-8845 CS 75 Mache Learg Lecture Mache Learg Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square, 5 people.cs.ptt.edu/~mlos/courses/cs75/ Admstrato Istructor: Prof. Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square,

More information

Multiscale Principal Component Analysis

Multiscale Principal Component Analysis Multscale Prcpal Compoet Aalyss Thess submtted for the degree of Doctor of Phlosophy at the uversty of Lecester By Akduko Ayode Akwum Departmet of Mathematcs Uversty of Lecester August 05 Abstract The

More information

APR 1965 Aggregation Methodology

APR 1965 Aggregation Methodology Sa Joaqu Valley Ar Polluto Cotrol Dstrct APR 1965 Aggregato Methodology Approved By: Sged Date: March 3, 2016 Araud Marjollet, Drector of Permt Servces Backgroud Health rsk modelg ad the collecto of emssos

More information

Software Clustering Techniques and the Use of Combined Algorithm

Software Clustering Techniques and the Use of Combined Algorithm Software Clusterg Techques ad the Use of Combed Algorthm M. Saeed, O. Maqbool, H.A. Babr, S.Z. Hassa, S.M. Sarwar Computer Scece Departmet Lahore Uversty of Maagemet Sceces DHA Lahore, Paksta oaza@lums.edu.pk

More information

FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES. Rong Xiao, Lei Zhang, and Hong-Jiang Zhang

FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES. Rong Xiao, Lei Zhang, and Hong-Jiang Zhang FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES Rog Xao, Le Zhag, ad Hog-Jag Zhag Mcrosoft Research Asa, Bejg 100080, P.R. Cha {t-rxao, lezhag, hjzhag}@mcrosoft.com ABSTRACT Due to

More information

DESIGN AND EVALUATION OF EXPERIMENTS WITH SAS

DESIGN AND EVALUATION OF EXPERIMENTS WITH SAS XIX IMEKO World Cogress Fudametal ad ppled Metrology September 6, 009, Lsbo, Portugal DESIGN ND EVLUTION OF EXPERIMENTS WITH draa Horíová Uversty of Ecoomcs Bratslava (Faculty of Ecoomcs Iformatcs, Isttute

More information

PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS

PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS PERSPECTIVES OF THE USE OF GENETIC ALGORITHMS IN CRYPTANALYSIS Lal Besela Sokhum State Uversty, Poltkovskaa str., Tbls, Georga Abstract Moder cryptosystems aalyss s a complex task, the soluto of whch s

More information

A New Newton s Method with Diagonal Jacobian Approximation for Systems of Nonlinear Equations

A New Newton s Method with Diagonal Jacobian Approximation for Systems of Nonlinear Equations Joural of Mathematcs ad Statstcs 6 (3): 46-5, ISSN 549-3644 Scece Publcatos A New Newto s Method wth Dagoal Jacoba Appromato for Systems of Nolear Equatos M.Y. Wazr, W.J. Leog, M.A. Hassa ad M. Mos Departmet

More information

A hybrid method using FAHP and TOPSIS for project selection Xuan Lia, Jiang Jiangb and Su Deng c

A hybrid method using FAHP and TOPSIS for project selection Xuan Lia, Jiang Jiangb and Su Deng c 5th Iteratoal Coferece o Computer Sceces ad Automato Egeerg (ICCSAE 205) A hybrd method usg FAHP ad TOPSIS for project selecto Xua La, Jag Jagb ad Su Deg c College of Iformato System ad Maagemet, Natoal

More information

Variance Components. Daniel E. Glaser, Karl J. Friston

Variance Components. Daniel E. Glaser, Karl J. Friston arace Compoets Dael E. Glaser, Karl J. Frsto . Itroducto The valdty of F statstcs for classcal ferece o magg data depeds o the sphercty assumpto. Ths assumpto states that the dfferece betwee two measuremet

More information

Estimation of Scale (σ) and Shape (θ) parameters of Type I Generalized Half Logistic Distribution using Median Ranks Method

Estimation of Scale (σ) and Shape (θ) parameters of Type I Generalized Half Logistic Distribution using Median Ranks Method Iteratoa Joura of Statstcs ad Systems ISSN 0973-675 Voume Number (06) pp. 9-8 Research Ida Pubcatos http://www.rpubcato.com Estmato of Scae (σ) ad Shape (θ) parameters of Type I Geerazed Haf Logstc Dstrbuto

More information

MINIMIZATION OF THE VALUE OF DAVIES-BOULDIN INDEX

MINIMIZATION OF THE VALUE OF DAVIES-BOULDIN INDEX MIIMIZATIO OF THE VALUE OF DAVIES-BOULDI IDEX ISMO ÄRÄIE ad PASI FRÄTI Departmet of Computer Scece, Uversty of Joesuu Box, FI-800 Joesuu, FILAD ABSTRACT We study the clusterg problem whe usg Daves-Bould

More information

A Disk-Based Join With Probabilistic Guarantees*

A Disk-Based Join With Probabilistic Guarantees* A Dsk-Based Jo Wth Probablstc Guaratees* Chrstopher Jermae, Al Dobra, Subramaa Arumugam, Shatau Josh, Abhjt Pol Computer ad Iformato Sceces ad Egeerg Departmet Uversty of Florda, Gaesvlle {cjerma, adobra,

More information

ABSTRACT Keywords

ABSTRACT Keywords A Preprocessg Scheme for Hgh-Cardalty Categorcal Attrbutes Classfcato ad Predcto Problems Daele Mcc-Barreca ClearCommerce Corporato 1100 Metrc Blvd. Aust, TX 78732 ABSTRACT Categorcal data felds characterzed

More information

Image Compression. CS 663, Ajit Rajwade

Image Compression. CS 663, Ajit Rajwade Image Compresso CS 663, Ajt Rajwade Image Compresso Process of covertg a mage fle to aother mage fle that occupes less storage space, wthout sacrfcg ts vsual cotet Useful for savg storage space, ad trasmsso

More information

Clustering documents with vector space model using n-grams

Clustering documents with vector space model using n-grams Clusterg documets wth vector space model usg -grams Klas Skogmar, d97ksk@efd.lth.se Joha Olsso, d97jo@efd.lth.se Lud Isttute of Techology Supervsed by: Perre Nugues, Perre.Nugues@cs.lth.se Abstract Ths

More information

Software reliability is defined as the probability of failure

Software reliability is defined as the probability of failure Evolutoary Regresso Predcto for Software Cumulatve Falure Modelg: a comparatve study M. Beaddy, M. Wakrm & S. Aljahdal 2 : Dept. of Math. & Ifo. Equpe MMS, Ib Zohr Uversty Morocco. beaddym@yahoo.fr 2:

More information

A Comparative Study of Outlier Detection Procedures in Multiple Linear Regression

A Comparative Study of Outlier Detection Procedures in Multiple Linear Regression Proceedgs of the Iteratoal MultCoferece of Egeers ad Computer Scetsts 009 Vol I IMECS 009, March 18-0, 009, Hog Kog A Comparatve Study of Outler Detecto Procedures Multple Lear Regresso Pmpa Ampathog,

More information

COMBINATORIAL METHOD OF POLYNOMIAL EXPANSION OF SYMMETRIC BOOLEAN FUNCTIONS

COMBINATORIAL METHOD OF POLYNOMIAL EXPANSION OF SYMMETRIC BOOLEAN FUNCTIONS COMBINATORIAL MTHOD O POLYNOMIAL XPANSION O SYMMTRIC BOOLAN UNCTIONS Dala A. Gorodecky The Uted Isttute of Iformatcs Prolems of Natoal Academy of Sceces of Belarus, Msk,, Belarus, dala.gorodecky@gmal.com.

More information

This sample is not for commercial use. Springer Science+Business Media New York

This sample is not for commercial use. Springer Science+Business Media New York Ths sample s ot for commercal use. Sprger Scece+Busess Meda New York Cotets (page umbers are ot fal oes) DEDICATION CONTENTS AUTHOR BIOGRAHY REFACE TO THE SECOND EDITION ACKNOWLEDGMENTS V VII XIII XV XIX

More information

Marcus Gallagher School of Information Technology and Electrical Engineering The University of Queensland QLD 4072, Australia

Marcus Gallagher School of Information Technology and Electrical Engineering The University of Queensland QLD 4072, Australia O the Importace of Dversty Mateace Estmato of Dstrbuto Algorthms Bo Yua School of Iformato Techology ad Electrcal Egeerg The Uversty of Queeslad QLD 4072, Australa +6-7-3365636 boyua@tee.uq.edu.au Marcus

More information

Area and Power Efficient Modulo 2^n+1 Multiplier

Area and Power Efficient Modulo 2^n+1 Multiplier Iteratoal Joural of Moder Egeerg Research (IJMER) www.jmer.com Vol.3, Issue.3, May-Jue. 013 pp-137-1376 ISSN: 49-6645 Area ad Power Effcet Modulo ^+1 Multpler K. Ptambar Patra, 1 Saket Shrvastava, Sehlata

More information

Differentiated Service of Streaming Media Playback Technology

Differentiated Service of Streaming Media Playback Technology Iteratoal Coferece o Advaced Iformato ad Commucato Techology for Educato (ICAICTE 2013) Dfferetated Servce of Streamg Meda Playback Techology CHENG Z-ao 1 MENG Bo 1 WANG Da-hua 1 ZHAO Yue 1 1 Iformatzato

More information

An Improved Fuzzy C-Means Clustering Algorithm Based on Potential Field

An Improved Fuzzy C-Means Clustering Algorithm Based on Potential Field 07 d Iteratoal Coferece o Advaces Maagemet Egeerg ad Iformato Techology (AMEIT 07) ISBN: 978--60595-457-8 A Improved Fuzzy C-Meas Clusterg Algorthm Based o Potetal Feld Yua-hag HAO, Zhu-chao YU *, X GAO

More information

The number n of subintervals times the length h of subintervals gives length of interval (b-a).

The number n of subintervals times the length h of subintervals gives length of interval (b-a). Simulator with MadMath Kit: Riema Sums (Teacher s pages) I your kit: 1. GeoGebra file: Ready-to-use projector sized simulator: RiemaSumMM.ggb 2. RiemaSumMM.pdf (this file) ad RiemaSumMMEd.pdf (educator's

More information

Biconnected Components

Biconnected Components Presetato for use wth the textbook, Algorthm Desg ad Applcatos, by M. T. Goodrch ad R. Tamassa, Wley, 2015 Bcoected Compoets SEA PVD ORD FCO SNA MIA 2015 Goodrch ad Tamassa Bcoectvty 1 Applcato: Networkg

More information

Oligopoly. Oligopoly. Cournot. Cournot. FOCs. Implications of FOCs. Implications of. = π. n firms, each maximizing. n firms, each maximizing.

Oligopoly. Oligopoly. Cournot. Cournot. FOCs. Implications of FOCs. Implications of. = π. n firms, each maximizing. n firms, each maximizing. Olgooly Olgooly Courot Courot frm, each maxmzg frm, each maxmzg c π 0 c + π Imlcato of Imlcato of FOC FOC Share Share Hrchma Herfdahl Idex Hrchma Herfdahl Idex. ε c HHI ε ε HHI c Courot Rereet a tractable

More information

Evaluation of Node and Link Importance Based on Network Topology and Traffic Information DU Xun-Wei, LIU Jun, GUO Wei

Evaluation of Node and Link Importance Based on Network Topology and Traffic Information DU Xun-Wei, LIU Jun, GUO Wei Advaced Materals Research Submtted: 2014-08-29 ISSN: 1662-8985, Vols. 1049-1050, pp 1765-1770 Accepted: 2014-09-01 do:10.4028/www.scetfc.et/amr.1049-1050.1765 Ole: 2014-10-10 2014 Tras Tech Publcatos,

More information

Parabolic Path to a Best Best-Fit Line:

Parabolic Path to a Best Best-Fit Line: Studet Activity : Fidig the Least Squares Regressio Lie By Explorig the Relatioship betwee Slope ad Residuals Objective: How does oe determie a best best-fit lie for a set of data? Eyeballig it may be

More information

A Framework for Block-Based Timing Sensitivity Analysis

A Framework for Block-Based Timing Sensitivity Analysis 39.3 Framework for Block-Based Tmg Sestvty alyss Sajay V. Kumar Chadramoul V. Kashyap Sach S. Sapatekar Uversty of Mesota Itel Corporato Uversty of Mesota Meapols MN 55455 Hllsboro OR 973 Meapols MN 55455

More information

TDT-2004: ADAPTIVE TOPIC TRACKING AT MARYLAND

TDT-2004: ADAPTIVE TOPIC TRACKING AT MARYLAND TDT-2004: ADAPTIVE TOPIC TRACKING AT MARYLAND Tamer Elsayed, Douglas W. Oard, Davd Doerma Isttute for Advaced r Studes Uversty of Marylad, College Park, MD 20742 Cotact author: telsayed@cs.umd.edu Gary

More information

NAG Library Function Document nag_robust_m_regsn_param_var (g02hfc)

NAG Library Function Document nag_robust_m_regsn_param_var (g02hfc) g02 Correlato ad Regresso Aalyss 1 Purpose NAG Lbrary Fucto Documet ag_robust_m_regs_param_var () ag_robust_m_regs_param_var () calculates a estmate of the asymptotc varace-covarace matrx for the bouded

More information

PRIVATE set intersection (PSI) is a cryptographic protocol that

PRIVATE set intersection (PSI) is a cryptographic protocol that Effcet Delegated Prvate Set Itersecto o Outsourced Prvate Datasets Ayd Abad, Sotros Terzs, Roberto Metere, Chagyu Dog Abstract Prvate set tersecto (PSI) s a essetal cryptographc protocol that has may real

More information

Multiple fault diagnosis of down-hole conditions of sucker-rod pumping wells based on Freeman chain code and DCA

Multiple fault diagnosis of down-hole conditions of sucker-rod pumping wells based on Freeman chain code and DCA Pet.Sc.(3):37-3 DOI.7/s8-3-83-37 Multple fault dagoss of dow-hole codtos of sucker-rod pumpg wells based o Freema cha code ad DCA LI Ku, GAO Xa-we, YANG We-bg, DAI Yg-log ad TIAN Zhog-da College of Iformato

More information

Using SAS/IML to Generate Weighted Chi-Square Statistics

Using SAS/IML to Generate Weighted Chi-Square Statistics Paper SP04-009 Usg SAS/IML to Geerate Weghted Ch-Square Statstcs Dael DPrmeo, Amge Ic, Thousad Oas, CA Bruce Johsto, Geetech, Ic, South Sa Fracsco, CA Lsa Prce, Geetech, Ic, South Sa Fracsco, CA Jumg Yag,

More information

Section 7.2: Direction Fields and Euler s Methods

Section 7.2: Direction Fields and Euler s Methods Sectio 7.: Directio ields ad Euler s Methods Practice HW from Stewart Tetbook ot to had i p. 5 # -3 9-3 odd or a give differetial equatio we wat to look at was to fid its solutio. I this chapter we will

More information

A New Hybrid Audio Classification Algorithm Based on SVM Weight Factor and Euclidean Distance

A New Hybrid Audio Classification Algorithm Based on SVM Weight Factor and Euclidean Distance Proceedgs of the 2007 WSEAS Iteratoal Coferece o Computer Egeerg ad Applcatos, Gold Coast, Australa, Jauary 7-9, 2007 52 A New Hybrd Audo Classfcato Algorthm Based o SVM Weght Factor ad Eucldea Dstace

More information

Using Linear-threshold Algorithms to Combine Multi-class Sub-experts

Using Linear-threshold Algorithms to Combine Multi-class Sub-experts Usg Lear-threshold Algorthms to Combe Mult-class Sub-experts Chrs Mesterharm MESTERHA@CS.RUTGERS.EDU Rutgers Computer Scece Departmet 110 Frelghuyse Road Pscataway, NJ 08854 USA Abstract We preset a ew

More information

From Math to Efficient Hardware. James C. Hoe Department of ECE Carnegie Mellon University

From Math to Efficient Hardware. James C. Hoe Department of ECE Carnegie Mellon University FFT Compler: From Math to Effcet Hardware James C. Hoe Departmet of ECE Carege Mello Uversty jot wor wth Peter A. Mlder, Fraz Frachett, ad Marus Pueschel the SPIRAL project wth support from NSF ACR-3493,

More information

DEEP (Displacement Estimation Error Back-Propagation) Method for Cascaded ViSPs (Visually Servoed Paired Structured Light Systems)

DEEP (Displacement Estimation Error Back-Propagation) Method for Cascaded ViSPs (Visually Servoed Paired Structured Light Systems) DEEP (Dsplacemet Estmato Error Back-Propagato) Method for Cascaded VSPs (Vsually Servoed Pared Structured Lght Systems) Haem Jeo 1), Jae-Uk Sh 2), Wachoel Myeog 3), Yougja Km 4), ad *Hyu Myug 5) 1), 3),

More information