Self-intersection Avoidance for 3-D Triangular Mesh Model

Size: px
Start display at page:

Download "Self-intersection Avoidance for 3-D Triangular Mesh Model"

Transcription

1 Self-tersecto Avodace for 3-D Tragular Mesh Model Habtamu Masse Aycheh 1) ad M Ho Kyug ) 1) Departmet of Computer Egeerg, Ajou Uversty, Korea, ) Departmet of Dgtal Meda, Ajou Uversty, Korea, 1) hab01@ajou.ac.kr ) kyug@ajou.ac.kr ABSTRACT Self-tersecto s a fudametal problem computatoal geometry. Model repar s a ecessty may applcatos lke CAD because t destroys the tegrty of a mesh surface that may leads to crashes. Geometrc tersecto occur due to operatos o mesh models havg arrow clearace. I accordace, we propose a self-tersecto avodace algorthm for 3-D tragular mesh models. The purpose of our work s to cotrol usafe 3-D modes that are lable to self-tersectos. Our approach s based o fdg a optmal perturbed values eeded to update the vertex postos of a tragular mesh model wthout chagg the basc shape of the model so that the operato o the model wll ot create self-tersecto. We deployed umercal root fdg methods wth dstace metrcs. Evaluato of our expermetato shows promsg results. Keywords: computatoal geometry, self-tersecto, tragular mesh 1. INTRODUCTION Geometrc modelg s the ma buldg block of computer graphcs. I relato to the growth of computer graphcs applcatos, 3-D geometrc models are commoly represeted by polygos (Shrley 009). The ma essece of ths ppele s due to easy of computatoal descrpto, rederg smplcty ad hardware mplemetato of graphcs algorthms. Tragular mesh s a wdely accepted ad smple polygoal represetato of 3-D modelg (Botsch 006). It s composed of a set of vertces, edges ad tragular faces that defes the shape of a object 3-D space. Accordgly, polygoal models must satsfy some correctess crtera demaded by a target applcato (Botsch 006, Ju 009). A mesh model should be closed, mafold ad free of self-tersecto. For stace, geometrc correctess s essetal egeerg ad maufacturg where umercal computatos eeded for sold objects, lke fte elemet aalyss ad for real producto lke quck prototypg. However, geometrc errors are evtable due to practcal actvtes (Ju 009). There are dfferet ways of creatg polygoal models. Curretly, most 3-D objects desged by usg teractve 3-D modelg software. Some recostructed from magg 1) Graduate Studet ) Professor

2 devces such as scattered pots 3-D scag ad from gray scale volume bomedcal magg. Other 3-D modes are from NURBS, subdvso surfaces ad costructve sold geometry that ofte eed to trasform to polygoal forms for vsualzato ad computato. Most computer graphcs applcatos use large mesh szes. Usually, 3-D polygoal mesh models are composed of huge umber of coected vertces ad assocated polygoal faces that eable detaled represetato of the model so as to crease the vsual qualty of the model. However, huge sze 3-D models requres compresso etworkg evromets (Abderrahm 013, Paya 005). The recostructo of the compressed model may create artfacts. Amog well-detfed geometrc errors, a tragular mesh self-tersecto s oe of a fudametal problem computatoal geometry (Botsch 006). I coecto to ths, we propose self-tersecto avodace for tragular mesh models. Our algorthm does ot requre collso detecto procedure. We used dstace metrcs ad optmal olear root fdg umercal methods. Evaluato of our system expermetato shows promsg results. The remag part of the paper s orgazed as follows. Secto presets prevous works. Secto 3 descrbes the geeral research problem. Secto 4 descrbes methodologes ad proposed soluto. The mplemetato of the proposed soluto ad expermetal results wll be preseted Secto 5 ad Secto 6 respectvely. The cocluso of the work s preseted secto 7.. PREVIOUS WORK I 3-D geometrc models, detectg exstece of self-tersecto ad removg them s a usual operato dfferet applcato domas such as sold modelg ad computer aded desg (CAD). Geometrc self-tersecto destroys the tegrty of a mesh surface that may leads to crashes applcatos. Based o ths, may research works have bee coducted o mesh self-tersecto (Campe 010, Ju 009, Ladlaw 1986). However, the majorty of works focused o detectg ad removg selftersectos (Jug 004, Yamakawa 009). Moreover, collso detecto ad selftersecto computato are computatoally very complex. I ths le, progressve mprovemets has bee show (Gottschalk 1998, Möller 1997, Park 004, Sabharwal 013) but stll there are challeges relato to the eed of effcet ad robust self-tersecto cotrol systems dfferet applcatos. The proposed system attempts to avod self-tersecto wthout gog through the collso detecto process. That s, the put s mesh model whch s free from selftersecto. The, operatos o the model that causes possble self-tersectos are cotrolled by keepg the model safe from mesh elemets colldg each other. 3. PROBLEM FORMULATION There should exst a specfed clearace betwee layered 3-D mesh models order to safeguard geometrc objects from possble self-tersectos. Thus, we have to keep apart a surface of a geometrc model so that they wll ot create self-tersecto after some operatos of a mesh model. We ca descrbe the problem aalytcally usg

3 the elemets of 3-D tragular mesh prmtves such as vertces, edges ad tragular faces as follows. Assume that we have the followg parameters from a gve 3-D mesh model. N = umber of tragles, N M; M = umber of tragle pars; K = umber of vertces, K 3N ad = A varable vector formed from a set of vertex postos;.e. V, V, V, V, V, V,, V, V, V? 1x 1y 1z x y z Kx Ky Kz Mmum update value of vertex postos;.e.,,,,,,,,, 1 1Y 1Z Y Z K KY KZ Where, (x, y, z) s a vertex posto of the model a 3-D space. Accordgly, we ca uderstad that has a dmeso of 3K. Moreover, we ca form at most M dstace equatos, say f as show eq. (1) where d s the dstace betwee a par of 3-D tragles. f f f (x, x,..., x ) 1 1 K 1 (x, x,..., x ) 1 K (x, x,..., x ) d d d M 1 K M (1) Based o eq. (1), let we specfed a threshold value,, whch s a mmum dstace betwee the two layers of mesh model that keeps the model safe or free of possble self-tersecto. The, whe d, we have to deduce a algorthm that gves a optmal updatg values of say vector ; Therefore, our major goal s to fd a mmum x such that 4. PROPOSED SOLUTION f for all 1,,, M. The aalytcal descrpto of our research problem show secto 3 ecompasses two core parts. The prmary part s 3-D dstace computato betwee tragles par. The secod s updatg vertex postos of a model by small accordace wth a predefed threshold value,. I relato to these, our proposed algorthm s descrbed as follows. Iput: 3-D tragular mesh free of self-tersecto; 1. Defe a mmum threshold value betwee tragles par: ; f x, x,.,? x f ( ) ;. Compute the dstaces betwee 3-D tragles par: 1 K 3. Idetfy tragle pars havg dstace value less tha the threshold value: f ;

4 4. Update vertex postos,, for each f by small vector value ; 5. Repeat steps -4 utl all f. The detal descrpto of our proposed algorthm wll be preseted the followg subsectos. 4.1 Shortest Dstace betwee Two 3-D Tragles I order to detfy tragles pars havg a dstace below the specfed threshold value, a 3-D tragle-to-tragle dstace computato s requred. So, our prelmary step s computg dstaces betwee tragles. As descrbed (Eberly 006), the shortest dstace betwee two 3-D tragles falls at most four cases. They are: 1) The mmum dstace betwee vertces of the two tragles; ) The mmum dstace betwee a vertex of a tragle to the edge of other tragle; 3) The mmum dstace betwee edges of the tragles ad 4) The mmum dstace from a vertex of a tragle to the face of other tragle. However, case 1 ad ca be obtaed ether of case 3 or case 4. I case 3, by treatg each edge ad vertex pars as a le segmet ad eumeratg the dstace betwee the two les segmets; case 4, by a projecto of a vertex to a plae, f t les o a permeter.e. o edge or a vertex, case 1 or case ca be obtaed Edge to Edge Dstace The edge-to-edge dstace of tragle par ca be computed relato to the cocept of shortest dstace betwee two le segmets. As llustrated Fg, assume that we have two le segmets L1 ad L as gve eq. (). L : p s u 1 0 L : q tv 0 () Where, 0 s 1, 0 t 1, p0 s a pot o L1 ad u s ormal drecto of L 1 ; q0 s a pot o L ad v s ormal drecto of L ; Fg. 1 A orthogoal Le to Two Les

5 The shortest dstace betwee L 1 ad L s W whch s a orthogoal le both to L1 ad L. Thus, the shortest dstace s the magtude of vector W as gve eq. (3). W :? w su? tv (3) Where, w0 p0 q0 ; s ad t ca be foud as gve eq. (4): 0 s be cd ac b ( ) ( ) t ae bd ac b ( ) ( ) (4) a u. u, b u.? v c v? v, d u.? w ad e v? w Where, 0 0 I coecto to ths, the sged dstace betwee two le segmets L 1 ad L ca be computed by usg vector projecto approach. As llustrated Fg., the procedure of ths scearo ca be summarzed as follows. 1. Take a vector parallel to L 1 ad pot p 0 o L 1 ;. Take a vector parallel to L ad pot q 0 o L ; 3. Create a vector u v, so that s perpedcular to both les 4. Create two parallel plaes: oe plae from p 0 ad ; the other plae from q 0 ad. Fg. Parallel Plaes from Two Les Thus, the shortest dstace betwee the two le segmets becomes the same as the dstace betwee the two parallel plaes. Therefore, t ca be computed as a pot to plae dstace as gve eq. (5). d w. 0 (5) Note that the codto eq. () must hold so that the projected pot should le o the le segmets. I geeral, edge-to-edge shortest dstace computato, there are e possble edge-to-edge combatos.

6 4.1. Vertex to tragle Dstace As llustrated Fg. 3, gve, a ormal drecto of the tragle V 0 V 1 V such that u v, the sged dstace betwee a tragle ad a pot, P, whch s the vertex of the other tragle, ca be computed by usg the scalar projecto of (P-V 0 ) o to as gve eq. (6). Where, w P V0 w. d (6) Fg. 3 Dstace from a Pot to a Tragle We have to ote that the projected vector should le sde the tragle. Barycetrc coordate system ca be used to verfy whether a pot les sde a tragle or ot ' P x, y, z, a tragle s descrbed (Skala 013). A barycetrc coordate pot, eq. (7). Where, s t ad s t ' P 1s t V0 sv1 tv (7) 0, 0 1. s ad t ca obtaed from barycetrc coordate computato as show eq. (8). s u v w v v v w u u v u u v v (. )(. ) (. )(. ) (. ) (. )(. ) t u v w u u u w v u v u u v v (. )(. ) (. )(. ) (. ) (. )(. ) (8) Where, u = V 1 - V 0, v = V -V 0, ad w = P 0. -VNote that the pot ' P les o a edge ' f s=0, t=0 or (s+t) =1. P les o vertex f V 0 (0,0),V 1 (0,1) or V (1,0) where the umbers the brace dcates the value of (s, t). I vertex to tragle dstace computato, there are sx possble vertex to tragle combatos. 4. Multvarable No-lear Root Fdg The secod major compoet of our proposed algorthm s updatg vertex postos by small vector values so that the predefed mmum clearace dstace,,

7 s mataed. I relato to ths, we computed small updatg vertex values by usg multvarable o-lear root fdg method. Mostly, solvg system of olear equatos s complex. It eeds sght vestgato to uderstad the costrats of the target problem. There s o stadard way of solvg olear systems. The good way of solvg olear equatos s by usg umercal methods based o teratve methods. Iteratve computato requres tal value approxmato ad covergece whch makes challegg a usablty of exstg umercal algorthms for a hgh dmesoal root fdg problems. The most practcal ad robust multvarate olear root fdg method s Newto-Raphso method (Burde 010, Ortega 1970, Press 007). It s fast ad powerful method wth quadratc covergece. However, covergece s affected by tal value estmato that eeds to be hadled. F( ) 0 (9) For a vector fucto gve eq. (9), assume F s a m x dmesoal vector valued fucto. I other words, we wll have m o-lear equatos wth ukows. Thus, a umercal estmate of Newto Raphso terato s gve eq. (10) 1 ew= old + J F( old ) (10) Where, F() (f 1( x1, x,..., x ),..., ( 1,,..., )) T fm x x x. The Newto Raphso method procedure requres the computato of the verse of the Jacoba matrx. For a bgger dmeso of a Jacoba matrx, the verse computato s ot feasble due to the assocated computatoal complexty or the ature of matrces practcal stuatos such as rectagular or sgular matrces. Hece, we eed to use other mechasms lke a lear algebrac equato solvg method stead of a drect verse computato. However, the selecto of a proper lear solver depeds o the ature of the problem. I our case, mostly we have a uder costraed equato whch the umber of equatos are less tha umber of ukows. Our Jacoba matrx s a rectagular sparse matrx. Hece, we used a Sgular Value Decomposto (SVD) method as descrbed (Press 007) though t has a performace trade-off. A lear algebrac estmate verso of Newto method s gve eq. (11). F( ) J( ) x (11) Where,? 1 ad J s a Jacoba matrx. After estmatg the value of x by lear solver, we ca complete the terato of Newto step as eq. (1). ew old x (1) As depcted (Burde 010), the multvarable Newto Raphso root fdg method goes through the followg steps. 1. Ital vector value estmato, 0, ad settg covergece crtera, tolerace. Jacoba matrx ad resdual fucto values computato,.e. J ad F ). (

8 3. Applyg lear solver o: 4. Compute the curret terato value, 5. Based o covergece crtera, f t coverges STOP 6. If ot coverged, set ew old ad loop from step. 4.3 Covergece of Newto Method The covergece of Newto Raphso method s affected by the tal value approxmato because of ts local quadratc covergece costrat. I some practcal stuatos, the tal value approxmato s challegg. Hece, relato to a problem doma sght aalyss s eeded to devse a globally covergg Newto Rapsho method. As descrbed (Press 007), oe of the best approaches s based o le searches ad backtrackg. The key pot s a decso whe to accept or reject the value of x a gve Newto step show eq. (13). x; 0 1 (13) ew old I the ewto step of eq. (13), f( ew) f( old ) should be satsfed for the acceptace of the step so that each dstace fucto values are progressvely creasg towards the defed threshold value. 5. IMPLEMENTATION The mplemetato of our proposed algorthm has two ma parts. The frst s a 3- D tragle-to-tragle dstace computato ad the secod oe s fdg roots of multvarable o-lear system of equatos. The o-lear equatos are formed from dstace fuctos. As descrbed secto 3, f the dstace d s less tha the predefed threshold value,, the vertex postos should be updated by small vertex values so that f. That s f f, the f ( + ) = (14) Based o eq. (14), -order to solve for the ukow vector, we setup system of o-lear equatos formed from dstace fuctos. The, we apply Newto Raphso method to fd the roots of these o-lear fuctos. Let our mesh model has K vertces ad the umber of tragle pars havg dstace less tha s m. Thus we ca have m dstace fuctos wth ukows 3K. The system of o-lear equatos has the form dcated eq. (1). The Jacoba matrx s computed as the frst order partal dervatves of vector valued dstace fuctos as dcated eq. (15).

9 f1 f f ( x) ( x) ( x) x1 x x f f f ( x) ( x) ( x) J( ) x1 x x fm f fm ( x) ( x) ( x) x1 x x (15) The actual aalytcal descrpto of vertex postos update brefly descrbed the followg subsectos. 5.1 Edge to Edge dstace f, we eed to update the vertex postos by small Recall that whe so that vector value f. I le wth ths, the updated edge-to-edge dstace betwee two 3-D tragles s gve eq. (16). d ( w ). 0 ew ew ew (16) Where, (w ) = (u - v ) + ( - ) 0 ew 0 0 u0 v0 ( ) = (u - u ) + ( - ) 1 ew 1 0 u1 u0 ( ) = (v - v ) + ( - ) ew 1 0 v1 v0 = ( ) ( ) ew 1 ew ew I eq. (16), there are four ukow vectors,,,,, that updates the u0 u1 v0 v1 vector postos based o the edge-to -edge dstace codto as defed eq. (17). f ( w ). (17) 0 ew ew ( u0, v0, u1, v1) Accordgly, the Jacoba matrx of eq. (17) s show eq. 18 eq. 1 wth respect to the four ukow vertex postos updatg varables. f (.) 1 w0. ( (w 0 )) 3 ( ) u0 f (.) 1 w0. ( w0 ) 3 ( ) u1 f (.) 1 w0. ( ( 1 w0 )) 3 ( 1 ) v0 (18) (19) (0)

10 f (.) 1 w0. (w 0 1 ) 3 ( 1 ) v1 (1) 5. Vertex to tragle Dstace Smlar to the edge-to-edge dstace codto, whe so that update the vertex postos by small vector value updated vertex -to - tragle dstace s gve eq. (). Where, d ew f, we eed to f. Thus, the ( w) ew. ew () ew (w) = (u - v ) + ( - ) ew 0 0 u0 v0 ( ) = (v - v ) + ( - ) 1 ew 1 0 v1 v0 ( ) = (v - v ) + ( - ) ew 0 v v0 ew = ( 1) ew ( ) ew Accordg to eq. (), there are also four ukow vectors, ( u0, v0, v 1, v), to update the vector postos. The Jacoba matrx of the vertex to tragle dstace fucto s derved as show eq. 3 - eq.6. f(.) v0 u0 f (.) 1 w. ( (w ) ( 1 w0 )) (( 3 ) ( 1 )) f (.) 1 w. ( w) ( 3 ) v1 f (.) 1 w. (w 1) ( 3 1) v (3) (4) (5) (6) 6. EPERIMENTS AND RESULTS We expermeted our system o Itel Core7CPU 3.07GHz ad 1GB RAM platform. We developed a C++ program for the mplemetato of our algorthm. Halfedge data structure ad Wave frot.obj fle format are used to represet mesh model. We corporated optmal best practces of Newto method ad SVD preseted (Press 007). Heurstcally, we defed the clearace threshold value betwee mesh objects as Models are created usg Bleder software. Accordgly, we evaluated our algorthm wth respect to 3-D tragular mesh compresso. We used Ope 3D Graphcs Compresso (O3DGC) tool to ecode/decode our expermetal models. The three scearos of our expermetal results are preseted as follows. The box model expermet s show Fg. 4. It has 636 vertces ad 10 tragular faces. The put model to our system s dcated Fg 4(a). As show Fg.

11 4(b), whe the orgal model compressed ad decoded, artfacts occurred due to a self-tersecto. However, after the mplemetato of our algorthm, the artfacts are clearly removed as dcated Fg. 4(c). We used dfferet colors to dfferetate the teror ad exteror faces so that we ca see easly the artfacts f ay. (a) Orgal (b) Decoded (c) Updated the decoded Fg. 4 Box Model The car-wall collso expermet s dcated Fg 5. The wall model has 88 vertces ad 484 tragles. The car model has 37,074 vertces ad 7,368 tragles. We mplemeted the 3-D compresso o the wall model so that t wll geerate artfacts due to self-tersecto. The, we smulated a collso betwee a car ad the wall usg Bullet Physcs to vestgate the uderlg results. As show Fg 5(b), after compresso ad decode of the wall, artfacts were geerated. Ths created a wrog collso result betwee the car ad wall as show Fg. 5(c) due to the selftersecto error, whch affected the ormal drecto of the uderlg faces of the wall. The mplemetato of our algorthm showed the correct smulato result of the car to wall collso as show Fg. 5(d). (a) Orgal (b) Wall Decoded (c) Car-wall collso smulato after wall decoded (d) Car-wall collso smulato after wall update the decoded Fg. 5 Smulato of Car to wall Collso

12 The psto smulato expermet s preseted Fg. 6. The psto model has 960 vertces ad 1856 tragular faces. As dcated Fg 6(b), after the orgal psto was compressed ad recostructed, the cylder of the psto created some artfacts. I addto, the psto was ot well smulated, as the psto dd ot get to the cylder because of a small sze chage created a collso betwee the psto ad cylder. After the update of the model by our algorthm, the psto s properly smulated as show Fg. 6(c). (a) Orgal (b) Decoded (c ) Decoded the Updated Fg. 6 Psto Smulato 7. CONCLUSION We preseted a algorthm that avods possble self-tersectos of 3-D mesh models due to operatos lke compresso. Our developed system s based o umercal methods partcularly o-lear root fdg system. We have foud expected results from our expermets. The performace of the system depeds more o the umber of o-lear equatos tha the mesh sze. I other words, the more usafe modelg codtos or whe we have more umber of ( f ), the performace

13 degrades. We adopted effcet data structure ad optmzed umercal methods for our expermetato. We have tested the system o 3-D tragular mesh model. For others geometrc models, further vestgato ad aalyss may be requred. ACKNOWLEDGMENT Ths work s supported by the Basc Scece Research Program through the Natoal Research Foudato of Korea fuded by the Mstry of Scece, ICT & Future Plag (NRF-013R1A1A011733). REFERENCES Abderrahm, Z., Tech, E., ad Bouhlel, M. S. (013), Progressve compresso of 3D objects wth a adaptve quatzato, Computatoal Geometry, Vol.10 (-1), Botsch, M., Pauly, M., Rossl, C., Bscho, S., ad Kobbelt, L. (006), Geometrc modelg based o tragle meshes", Proceedgs of ACM SIGGRAPH 006, New York. Burde, R. L. ad Fars, J. D. (011), Numercal Aalyss, 9ed, Brooks/Cole, MA. Campe, M. ad Kobbelt, L. (010), Exact ad robust (self-) Itersectos for polygoal meshes, Computer Graphcs Forum, Vol. 9(), Eberly, D.H. (006), 3D Game Ege Desg, ed, CRC Press, NW. Gottschalk, S. ad L, M. C. (1998), Collso detecto betwee geometrc models: A survey", Proceedg of IMA Coferece o the Mathematcs of Surfaces. Ju, T. (009), Fxg geometrc errors o polygoal models: A survey", Joural of Computer Scece ad Techology, Vol 4(1), Jug, W., Sh, H., Cho, ad Byoug, K. (004), Self-tersecto removal tragular mesh offsettg, Computer-Aded Desg ad Applcatos, Vol. 1(1-4), Ladlaw,D. H., Trumbore, W. B., ad Hughes, J. F. (1986), Costructve sold geometry for polyhedral objects, Proceedgs of SIGGRAPH 86, New York. Möller, T. (1997), A fast tragle-tragle tersecto test, Joural of Graphcs Tools, vol., Ortega, J.M. ad Rhebolt, W.C. (1970), Iteratve Solutos of Nolear Equatos for Several Varables, Academc Press, FL. Park, S. C. (004), Tragular mesh tersecto, The Vsual Computer, Vol. 0(7), Paya, F. ad Ato, M. (005), A effcet bt allocato for compressg ormal mesh wth a error-drve quatzato, Computer Aded Geometrc Desg, Vol., Press, W.H., Teukolsky, S.A., Vetterlg, W.T. ad Flaery, B.P (007), Numercal Recpes: The Art of Scetfc Computg, 3ed, Cambrdge Uversty Press. Sabharwal, C.L., Leopold, J.L. ad McGeeha, D. (013), Tragle-tragle tersecto determato ad classfcato to support qualtatve spatal reasog, Polbts, Vol 48, 13-.

14 Shrley, P., ad Marscher, S. (009), Fudametals of Computer Graphcs, 3ed, CRC, A.K Peters, MA. Skala V. (013), Robust barycetrc coordates computato of the closest pot to a hyperplae E, Proceedg of Iteratoal Coferece o Appled Mathematcs ad Computatoal Methods Egeerg. Yamakawa, S. ad Shmada, K. (009), Removg self-tersectos of a tragular mesh by edge swappg, edge hammerg, ad face lftg, Proceedgs of the 18th Iteratoal Meshg Roudtable, Salt Lake Cty, UT.

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

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

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

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

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

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

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

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

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

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

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

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

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

A New Approach for Reconstructed B-spline Surface Approximating to Scattered Data Points. Xian-guo CHENG

A New Approach for Reconstructed B-spline Surface Approximating to Scattered Data Points. Xian-guo CHENG 2016 Iteratoal Coferece o Computer, Mechatrocs ad Electroc Egeerg (CMEE 2016 ISBN: 978-1-60595-406-6 A New Approach for Recostructed B-sple Surface Approxmatg to Scattered Data Pots Xa-guo CHENG Ngbo Uversty

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

QUADRATURE POINTS ON POLYHEDRAL ELEMENTS

QUADRATURE POINTS ON POLYHEDRAL ELEMENTS QUADRATURE POINTS ON POLYHEDRAL ELEMENTS Tobas Pck, Peter Mlbradt 2 ABSTRACT The method of the fte elemets s a flexble umerc procedure both for terpolato ad approxmato of the solutos of partal dfferetal

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

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

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

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

Region Matching by Optimal Fuzzy Dissimilarity

Region Matching by Optimal Fuzzy Dissimilarity Rego Matchg by Optmal Fuzzy Dssmlarty Zhaggu Zeg, Ala Fu ad Hog Ya School of Electrcal ad formato Egeerg The Uversty of Sydey Phoe: +6--935-6659 Fax: +6--935-3847 Emal: zzeg@ee.usyd.edu.au Abstract: Ths

More information

Reconstruction of Orthogonal Polygonal Lines

Reconstruction of Orthogonal Polygonal Lines Recostructo of Orthogoal Polygoal Les Alexader Grbov ad Eugee Bodasky Evrometal System Research Isttute (ESRI) 380 New ork St. Redlads CA 9373-800 USA {agrbov ebodasky}@esr.com Abstract. A orthogoal polygoal

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

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

Approximation of Curves Contained on the Surface by Freed-Forward Neural Networks

Approximation of Curves Contained on the Surface by Freed-Forward Neural Networks Appromato of Curves Cotaed o the Surface by Freed-Forward Neural Networks Zheghua Zhou ad Jawe Zhao Departmet of formato ad mathematcs Sceces Cha Jlag Uversty, Hagzhou, 3008, Cha zzhzjw003@63.com Abstract.

More information

Laplacian Meshes Deformation Based on the Offset of Sketching

Laplacian Meshes Deformation Based on the Offset of Sketching JOURNAL OF SOFTWARE, VOL. 7, NO. 9, SEPTEMBER 202 2083 Laplaca Meshes Deformato Based o the Offset of Sketchg Sha Chemg School of Software, Harb Uversty of Scece ad Techology, Harb, Cha Emal: shachm@63.com

More information

Simulator for Hydraulic Excavator

Simulator for Hydraulic Excavator Smulator for Hydraulc Excavator Tae-Hyeog Lm*, Hog-Seo Lee ** ad Soo-Yog Yag *** * Departmet of Mechacal ad Automotve Egeerg, Uversty of Ulsa,Ulsa, Korea (Tel : +82-52-259-273; E-mal: bulbaram@mal.ulsa.ac.kr)

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

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

Fuzzy ID3 Decision Tree Approach for Network Reliability Estimation

Fuzzy ID3 Decision Tree Approach for Network Reliability Estimation IJCSI Iteratoal Joural of Computer Scece Issues, Vol. 9, Issue 1, o 1, Jauary 2012 ISS (Ole): 1694-0814 www.ijcsi.org 446 Fuzzy ID3 Decso Tree Approach for etwor Relablty Estmato A. Ashaumar Sgh 1, Momtaz

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

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

Constructive Semi-Supervised Classification Algorithm and Its Implement in Data Mining

Constructive Semi-Supervised Classification Algorithm and Its Implement in Data Mining Costructve Sem-Supervsed Classfcato Algorthm ad Its Implemet Data Mg Arvd Sgh Chadel, Arua Twar, ad Naredra S. Chaudhar Departmet of Computer Egg. Shr GS Ist of Tech.& Sc. SGSITS, 3, Par Road, Idore (M.P.)

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

A Genetic K-means Clustering Algorithm Applied to Gene Expression Data

A Genetic K-means Clustering Algorithm Applied to Gene Expression Data A Geetc K-meas Clusterg Algorthm Appled to Gee Expresso Data Fag-Xag Wu, W. J. Zhag, ad Athoy J. Kusal Dvso of Bomedcal Egeerg, Uversty of Sasatchewa, Sasatoo, S S7N 5A9, CANADA faw34@mal.usas.ca, zhagc@egr.usas.ca

More information

A Novel Optimization Algorithm for Adaptive Simplex Method with Application to High Dimensional Functions

A Novel Optimization Algorithm for Adaptive Simplex Method with Application to High Dimensional Functions A Novel Optmzato Algorthm for Adaptve Smplex Method th Applcato to Hgh Dmesoal Fuctos ZuoYg LIU, XaWe LUO 2 Southest Uversty Chogqg 402460, Cha, zuyglu@alyu.com 2 Southest Uversty Chogqg 402460, Cha, xael@su.edu.c.

More information

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

ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression 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

More information

Vanishing Point Detection: Representation Analysis and New Approaches

Vanishing Point Detection: Representation Analysis and New Approaches Publshed the Proceedgs of the th Iteratoal Coferece o Image Aalyss ad Processg (ICIAP ). IEEE. Persoal use of ths materal s permtted. However, permsso to reprt/republsh ths materal for advertsg or promotoal

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

Enumerating XML Data for Dynamic Updating

Enumerating XML Data for Dynamic Updating Eumeratg XML Data for Dyamc Updatg Lau Ho Kt ad Vcet Ng Departmet of Computg, The Hog Kog Polytechc Uversty, Hug Hom, Kowloo, Hog Kog cstyg@comp.polyu.edu.h Abstract I ths paper, a ew mappg model, called

More information

Denoising Algorithm Using Adaptive Block Based Singular Value Decomposition Filtering

Denoising Algorithm Using Adaptive Block Based Singular Value Decomposition Filtering Advaces Computer Scece Deosg Algorthm Usg Adaptve Block Based Sgular Value Decomposto Flterg SOMKAIT UDOMHUNSAKUL Departmet of Egeerg ad Archtecture Rajamagala Uversty of Techology Suvarabhum 7/ Suaya,

More information

Bi-harmonic Surface Based As-Rigid-As-Possible Mesh Deformation

Bi-harmonic Surface Based As-Rigid-As-Possible Mesh Deformation Joural of Computers Vol. 9 No. 4, 018, pp. 161-175 do:10.3966/1991159901808904013 B-harmoc Surface Based As-Rgd-As-Possble Mesh Deformato Qyu Su 1,*, Wagge Wa 1,, Xag Feg 1,, Guolag Che 1,, Muhammad Rzwa

More information

Using The ACO Algorithm in Image Segmentation for Optimal Thresholding 陳香伶財務金融系

Using The ACO Algorithm in Image Segmentation for Optimal Thresholding 陳香伶財務金融系 教專研 95P- Usg The ACO Algorthm Image Segmetato for Optmal Thresholdg Abstract Usg The ACO Algorthm Image Segmetato for Optmal Thresholdg 陳香伶財務金融系 Despte the fact that the problem of thresholdg has bee qute

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

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

Preventing Information Leakage in C Applications Using RBAC-Based Model

Preventing Information Leakage in C Applications Using RBAC-Based Model Proceedgs of the 5th WSEAS It. Cof. o Software Egeerg Parallel ad Dstrbuted Systems Madrd Spa February 5-7 2006 (pp69-73) Prevetg Iformato Leakage C Applcatos Usg RBAC-Based Model SHIH-CHIEN CHOU Departmet

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

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

Keywords: complete graph, coloursignlesslaplacian matrix, coloursignlesslaplacian energy of a graph.

Keywords: complete graph, coloursignlesslaplacian matrix, coloursignlesslaplacian energy of a graph. Amerca Iteratoal Joural of Research Scece, Techology, Egeerg & Mathematcs Avalable ole at http://www.asr.et ISSN (Prt): 38-3491, ISSN (Ole): 38-3580, ISSN (CD-ROM): 38-369 AIJRSTEM s a refereed, dexed,

More information

Parallel Ant Colony for Nonlinear Function Optimization with Graphics Hardware Acceleration

Parallel Ant Colony for Nonlinear Function Optimization with Graphics Hardware Acceleration Proceedgs of the 009 IEEE Iteratoal Coferece o Systems Ma ad Cyberetcs Sa Atoo TX USA - October 009 Parallel At Coloy for Nolear Fucto Optmzato wth Graphcs Hardware Accelerato Wehag Zhu Departmet of Idustral

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

Scientific Visualization on Sparse Grids

Scientific Visualization on Sparse Grids Scetfc Vsualzato o Sparse Grds Chrsta Tetzel Computer Graphcs Group Am Wechselgarte 9 91058 Erlage Germay tetzel@formatk.u-erlage.de Matthas Hopf Thomas Ertl Vsualzato ad Iteractve Systems Group Bretwesestr.

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

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

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

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

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

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

An Ensemble Multi-Label Feature Selection Algorithm Based on Information Entropy

An Ensemble Multi-Label Feature Selection Algorithm Based on Information Entropy The Iteratoal Arab Joural of Iformato Techology, Vol., No. 4, July 204 379 A Esemble Mult-Label Feature Selecto Algorthm Based o Iformato Etropy Shg L, Zheha Zhag, ad Jaq Dua School of Computer Scece,

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

Parallel Iterative Poisson Solver for a Distributed Memory Architecture

Parallel Iterative Poisson Solver for a Distributed Memory Architecture Parallel Iteratve Posso Solver for a Dstrbted Memory Archtectre Erc Dow Aerospace Comptatoal Desg Lab Departmet of Aeroatcs ad Astroatcs 2 Motvato Solvg Posso s Eqato s a commo sbproblem may mercal schemes

More information

Adaptive Clustering Algorithm for Mining Subspace Clusters in High-Dimensional Data Stream *

Adaptive Clustering Algorithm for Mining Subspace Clusters in High-Dimensional Data Stream * ISSN 673-948 CODEN JKYTA8 E-mal: fcst@vp.63.com Joural of Froters of Computer Scece ad Techology http://www.ceaj.org 673-948/200/04(09)-0859-06 Tel: +86-0-566056 DOI: 0.3778/j.ss.673-948.200.09.009 *,2,

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

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

Constructing Scalable 3D Animated Model by Deformation Sensitive Simplification

Constructing Scalable 3D Animated Model by Deformation Sensitive Simplification Costructg Scalable 3D Amated Model by Deformato Seste Smplfcato Sheg-Yao Cho Natoal Tawa Uersty e@cmlab.cse.tu.edu.tw Bg-Yu Che Natoal Tawa Uersty rob@tu.edu.tw ABSTRACT To date, more hgh resoluto amated

More information

New Fuzzy Integral for the Unit Maneuver in RTS Game

New Fuzzy Integral for the Unit Maneuver in RTS Game New Fuzzy Itegral for the Ut Maeuver RTS Game Peter Hu Fug Ng, YgJe L, ad Smo Ch Keug Shu Departmet of Computg, The Hog Kog Polytechc Uversty, Hog Kog {cshfg,csyjl,csckshu}@comp.polyu.edu.hk Abstract.

More information

NUMERICAL INTEGRATION BY GENETIC ALGORITHMS. Vladimir Morozenko, Irina Pleshkova

NUMERICAL INTEGRATION BY GENETIC ALGORITHMS. Vladimir Morozenko, Irina Pleshkova 5 Iteratoal Joural Iformato Theores ad Applcatos, Vol., Number 3, 3 NUMERICAL INTEGRATION BY GENETIC ALGORITHMS Vladmr Morozeko, Ira Pleshkova Abstract: It s show that geetc algorthms ca be used successfully

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

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

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

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

Mode-based temporal filtering for in-band wavelet video coding with spatial scalability

Mode-based temporal filtering for in-band wavelet video coding with spatial scalability Mode-based temporal flterg for -bad wavelet vdeo codg wth spatal scalablty ogdog Zhag a*, Jzheg Xu b, Feg Wu b, Weju Zhag a, ogka Xog a a Image Commucato Isttute, Shagha Jao Tog Uversty, Shagha b Mcrosoft

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

Spatial Error Concealment Based on Bezier Curves Ocultamiento de Errores Espacial Mediante Curvas de Bezier

Spatial Error Concealment Based on Bezier Curves Ocultamiento de Errores Espacial Mediante Curvas de Bezier Computacó y Sstemas Vol. 9 Núm. 3, pp. 256-269 2006, CIC-IPN, ISSN 1405-5546, Impreso e Méxco Ocultameto de Errores Espacal Medate Curvas de Bezer Rogelo Hasmoto-Beltrá 1 ad Ashfaq A. Khokhar 2 1 Cetro

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

Supplementary Information

Supplementary Information Supplemetary Iformato A Self-Trag Subspace Clusterg Algorthm uder Low-Rak Represetato for Cacer Classfcato o Gee Expresso Data Chu-Qu Xa 1, Ke Ha 1, Yog Q 1, Yag Zhag 2, ad Dog-Ju Yu 1,2, 1 School of Computer

More information

Journal of Chemical and Pharmaceutical Research, 2015, 7(3): Research Article

Journal of Chemical and Pharmaceutical Research, 2015, 7(3): Research Article Avalable ole www.ocpr.com Joural of Chemcal ad Pharmaceutcal Research, 2015, 73):476-481 Research Artcle ISSN : 0975-7384 CODENUSA) : JCPRC5 Research o cocept smlarty calculato method based o sematc grd

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

Einführung in Visual Computing

Einführung in Visual Computing Eführug Vsual Computg 868 Global Illumato Werer Purgathofer Surface-Rederg Methods polygo rederg methods ray tracg global llumato evromet mappg teture mappg bump mappg Werer Purgathofer Global Illumato

More information

A MapReduce-Based Multiple Flow Direction Runoff Simulation

A MapReduce-Based Multiple Flow Direction Runoff Simulation A MapReduce-Based Multple Flow Drecto Ruoff Smulato Ahmed Sdahmed ad Gyozo Gdofalv GeoIformatcs, Urba lag ad Evromet, KTH Drottg Krstas väg 30 100 44 Stockholm Telephoe: +46-8-790 8709 Emal:{sdahmed, gyozo}@

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

Integrated fault diagnosis method for down-hole working conditions of the beam pumping unit

Integrated fault diagnosis method for down-hole working conditions of the beam pumping unit Itegrated fault dagoss method for dow-hole workg codtos of the beam pumpg ut Ha Yg, L Ku College of Egeerg, Boha Uversty, Jzhou 203, Cha. E-mal: fegya326@alyu.com Abstract: The Dyamometer card s commoly

More information

SALAM A. ISMAEEL Computer Man College for Computer Studies, Khartoum / Sudan

SALAM A. ISMAEEL Computer Man College for Computer Studies, Khartoum / Sudan AAPTIVE HYBRI-WAVELET ETHO FOR GPS/ SYSTE INTEGRATION SALA A. ISAEEL Computer a College for Computer Studes, Khartoum / Suda salam.smaeel@gmal.com ABSTRACT I ths paper, a techque for estmato a global postog

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

EDGE- ODD Gracefulness of the Tripartite Graph

EDGE- ODD Gracefulness of the Tripartite Graph EDGE- ODD Graceuless o the Trpartte Graph C. Vmala, A. Saskala, K. Ruba 3, Asso. Pro, Departmet o Mathematcs, Peryar Maamma Uversty, Vallam, Thajavur Post.. Taml Nadu, Ida. 3 M. Phl Scholar, Departmet

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 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

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

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

Summary of Curve Smoothing Technology Development

Summary of Curve Smoothing Technology Development RESEARCH ARTICLE Summary of Curve Smoothg Techology Developmet Wu Yze,ZhagXu,Jag Mgyag (College of Mechacal Egeerg, Shagha Uversty of Egeerg Scece, Shagha, Cha) Abstract: Wth the cotuous developmet of

More information

A Comparison of Heuristics for Scheduling Spatial Clusters to Reduce I/O Cost in Spatial Join Processing

A Comparison of Heuristics for Scheduling Spatial Clusters to Reduce I/O Cost in Spatial Join Processing Edth Cowa Uversty Research Ole ECU Publcatos Pre. 20 2006 A Comparso of Heurstcs for Schedulg Spatal Clusters to Reduce I/O Cost Spatal Jo Processg Jta Xao Edth Cowa Uversty 0.09/ICMLC.2006.258779 Ths

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 1

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 1 Computer Aded Draftg, Desg ad Maufacturg Volume 26, Number 2, Jue 2016, Page 1 CADDM Road etwork extracto from hgh resoluto satellte mages L Gag 1,3, La Shua 2, L Sheg 2,3 1. Pekg Uversty Shezhe Graduate

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

Improved MOPSO Algorithm Based on Map-Reduce Model in Cloud Resource Scheduling

Improved MOPSO Algorithm Based on Map-Reduce Model in Cloud Resource Scheduling Improved MOPSO Algorthm Based o Map-Reduce Model Cloud Resource Schedulg Heg-We ZHANG, Ka NIU *, J-Dog WANG, Na WANG Zhegzhou Isttute of Iformato Scece ad Techology, Zhegzhou 45000, Cha State Key Laboratory

More information

Fuzzy Multi-objective Linear Programming Approach for Traveling Salesman Problem

Fuzzy Multi-objective Linear Programming Approach for Traveling Salesman Problem Fuzzy Mult-objectve Lear Programmg Approach for Travelg Salesma Problem Ama Rehmat Pujab Uversty College of Iformato Techology Uversty of the Pujab, Lahore, Pasta ama_mmal@yahoo.com Ha Saeed Pujab Uversty

More information

Object Segmentation based on Saliency Extraction and Bounding Box Jian Ma, Lei Huang, Bo Yin, Fengfu Yin

Object Segmentation based on Saliency Extraction and Bounding Box Jian Ma, Lei Huang, Bo Yin, Fengfu Yin Iteratoal Coferece o Lostcs Eeer, Maaemet ad Computer Scece (LEMCS 204) Object Semetato based o Salecy Extracto ad Boud Box Ja Ma, Le Hua, Bo Y, Fefu Y Ja Ma Collee of Evrometal Scece ad Eeer yff3@26.com

More information

Determination Method of Nonlinear Membership Function Based on the Density Function of the Square Error

Determination Method of Nonlinear Membership Function Based on the Density Function of the Square Error Research Joural of Appled Sceces, geerg ad Techology 5(8): 504-508, 03 ISSN: 040-7459; e-issn: 040-7467 Maxwell Scetfc Orgazato, 03 Submtted: July 7, 0 Accepted: September 03, 0 Publshed: March 5, 03 Determato

More information

Airline Fleet Routing and Flight Scheduling under Market Competitions. Tang and Ming-Chei

Airline Fleet Routing and Flight Scheduling under Market Competitions. Tang and Ming-Chei Arle Fleet Routg ad Flght Schedulg uder Market Compettos Shagyao Ya, Ch-Hu Tag ad Mg-Che Lee Departmet of Cvl Egeerg, Natoal Cetral Uversty 3/12/2009 Itroducto Lterature revew The model Soluto method Numercal

More information

Mesh Connectivity Compression for Progressive-to-Lossless Transmission

Mesh Connectivity Compression for Progressive-to-Lossless Transmission Mesh Coectvty Compresso for Progressve-to-Lossless Trasmsso Pegwe Hao, Yaup Paer ad Ala Pearma ISSN 1470-5559 RR-05-05 Jue 005 Departmet of Computer Scece Mesh Coectvty Compresso for Progressve-to-Lossless

More information

Optimization of Light Switching Pattern on Large Scale using Genetic Algorithm

Optimization of Light Switching Pattern on Large Scale using Genetic Algorithm Optmzato of Lght Swtchg Patter o Large Scale usg Geetc Algorthm Pryaka Sambyal, Pawaesh Abrol 2, Parvee Lehaa 3,2 Departmet of Computer Scece & IT 3 Departmet of Electrocs Uversty of Jammu, Jammu, J&K,

More information