Data Attribute Reduction using Binary Conversion

Size: px
Start display at page:

Download "Data Attribute Reduction using Binary Conversion"

Transcription

1 Fengmng M. Chng Dt Attrute Reducton usng Bnry Converson FENGMING M. CHANG Deprtment of Informton Scence nd Applctons As Unversty Wufeng, Tchung 4354 Twn Astrct: - Whle lernng wth dt hvng lrge numer of ttrute, system s esy to freeze or shut down or run for long tme. Therefore, the proposed Bnry Converson (BC) s novel method to solve ths knd of lrge ttrute prolem n mchne lernng. The purpose of BC s to reduce dt dmensons y nry converson process. All the ttrutes re reserved ut comned nto few numers of new ttrutes nsted of tht some ttrutes re removed. To prevent the nformton loss prolem durng the converson, ech nry type dt vlue occupes ts own dgtl poston n BC. In ddton, 4 dt sets: nuses, ACLP, MONK3, nd Buseskod dt re used n ths study to test nd compre the lernng ccurces nd lernng tme. The results ndcte tht the proposed BC cn keep out the sme level of ccurcy ut ncrese the lernng effcency. Key-Words: - Bnry converson, Lrge ttrute, Mchne lernng, Neuro-fuzzy, Meg-fuzzfcton Introducton Recent hve shown wdely pplctons n the felds of Artfcl ntellgence (AI) for dt clssfcton or predcton [-4]. Mny methods were proposed. For most of the exmples n prevous studes, the numer of nput ttrutes s not lrge. They proly only provde theoretc model for reserchers. However, rel dt n some theoretc studes nd some prctcl pplctons hve plenty of nput ttrutes. It cuses some prolems. Frst, some systems wll esly shut down ecuse the clcultons of the mchne lernng re too lrge. Second, some lernng progrms hve ther lmts. The lernng methods tht mostly need to reduce nput ttrute numers re Artfcl Neurl Network (ANN), Fuzzy Neurl Network (FNN, neuro-fuzzy), nd Meg-fuzzfcton, the lter s mproved sed on FNN. FNN nd Megfuzzfcton re more dffcult to perform thn ANN. FNN dels wth the network lernng usng fuzzy memershp functons. Becuse the defuzzfcton clcultons n FNN re complex nd dffcult, most of the tme fuzzy memershp functons re setup s trngulr, generlzed ell, trpezodl, nd so on so tht they re esy to clculte. Anomlous shpes fuzzy memershp s not recommended ecuse t s lmost mpossle to defuzzfy usng progrms eforehnd even though the defuzzy clculton s stll not effcent. When the nput ttrute mounts re lrger thn 6, the FNN progrm could not perform normlly. Most of the tme, the computer went on hold wthout ny response, t froze. In ths rtcle, nuses dt set hs 9 nput ttrutes. These dt re used s fl for lernng when usng FNN or Meg-fuzzfcton methods ecuse they hve too mny ttrutes. On the other hnd, some mchne lernng progrms hve upper lmt of network nodes, nd reducton of the nput ttrute mounts s lso necessry. Ltertures Revew The reltve works nd mchne lenng methods tht re used for comprson re revewed n ths secton.. Dt ttrute reducton It s wy to mprove mchne lenng effcency y reducng numer of dt ttrutes. In the reltve reserches, Shen nd Chouchouls proposed the frst dt ttrute reducton method, Rough Set Attrute Reducton (RSAR) method, to remove redundnt nput ttrutes for dscrete vlues from complex systems. Besdes, n pproxmte reducts concept ws offered y Beynon. In the men tme, he lso proposed Vrle Precson Rough Sets (VPRS) model to fnd out the smllest set of ttrutes [6]. Afterwrds, VPRS ws ISSN: Issue 7, Volume 8, July 009

2 Fengmng M. Chng ppled n other studes, such s Hsu et l. used VPRS model for mole phone test procedure [7], nd Inrn et l. used VPRS for feture selecton of we usge mnng [8]. In ddton, lthough Ang nd Quek dd not reduce dt ttruute ut reduce fuzzy rules y comned rough set nd neuro-fuzzy lernng to mprove mchne lernng effcency[9].. Byesn networks [3] Byesn networks (BN) s herrchcl clssfcton method. They re conssts of grph nd prolty theory s grphcl models []. BN s defned s drected cyclc grph or prolstc grphcl model tht presents set of vrles nd ther cusl nfluences. The cusl dependences etween the vrles re expressed y condtonl prolty dstrutons. It usully set up numerc vlues wth norml or Gussn dstruton n BN [3]..3 Decson tree ID3 nd C4.5 [3] ID3 s nother herrchcl clssfcton method to e decson tree [4]. A decson tree performs ctegorcl splt followng the vlue numer of nput ttrutes. A decson tree s predctve model mppng from oservtons to predct the trget vlues. Wrtten y C, C4.5 s n mproved verson of ID3. Both symolc nd numerc vlues of nput ttrutes cn e clssfed nd then outputs clssfcton tree..4 Support vector mchne [3] Bsclly SVM seprtes dt ponts nto two groups of lner seprle dt sets. It tres to fnd out the optml hyperplne y mnmzng n upper ound of the errors nd mxmzng the dstnce, mrgn, etween the seprted hyperplne nd dt [5]. It ws frst nvented for nry clssfcton prolems sed on sttstcl theory. A mxml seprtng hyperplne s ult y SVM to mp nput vectors to hgher dmensonl spce. Two prllel hyperplnes re ult nd the dt re seprted on ech sde of the hyperplne. Gven trnng dtset ( ) y x,, = K,, k, where {, } k n x R nd y, SVM tres to fnd out the optml soluton prolem usng the followng form mnly: mn w,,ε T w w + C k = suject to T y ( w φ( x ) + ) ε, ε 0 ε.5 Artfcl neurl network [3] An ANN conssts of nodes tht re nterconnected usng mthemtcl model wth computtonl model. It computes nputs dt y ove models to gn ts output. In more prctcl terms, n ANN s non-lner tool. It cn model complex reltonshps etween nputs nd output dt. In most of tmes, n ANN s n dptve system tht cn djust the prmeters to mprove ts performnce for gven tsk. There re three types of neurl network lernng lgorthms: supervsed, renforcement, nd unsupervsed lenng. Bckpropgton neurl network (BPN) s the est known supervsed lernng lgorthm..6 Neuro-fuzzy [6] The ANFIS [0], fuzzy neurl network (FNN) tool, performs neurl lernng usng fuzzy typed numers. Gven set of nput nd output dt, the ANFIS cn constructs fuzzy nference system wth memershp functons vlues dpted usng ckpropgton lgorthm or n comnton wth lest squre method. The dptton functon of the ANFIS provdes the mchne lernng system wth FNN chrcters. The sc model of the ANFIS s the Sugeno fuzzy model []-[4]. In the model, ssumng x nd y re two nput fuzzy sets nd z s the output fuzzy set, nd the fuzzy f-then rules s formtted s: If x = P nd y = Q then z = f ( x, y) Consder two frst-order rules of Sugeno fuzzy model, the f-then rules cn e: where m, P, n, Rule A : If Rule B : If x = P nd Q y = f = m x + n y + c, x = P nd Q y = f = m x + n y + c Q, P, nd c, m,, then, then Q re fuzzy set vlues nd c re constnts. In n, nd fgured presentton, Fg. 3 shows ANFIS structure wth fve-lyer rtfcl neurl network. Denote tht the output of the th node of lyer l re O,. In Lyer of the ANFIS, l O = ( ), =,, or, µ M x ISSN: Issue 7, Volume 8, July 009

3 Fengmng M. Chng where O µ M nd = µ ( ), =3,4, N y µ N re fuzzy memershp functons tht cn e ny memershp type such s trngulr or generlzed ell functon. x y A B A B X Lyer Y Lyer Lyer 3 Lyer 4 Fg. 3. The ANFIS structure. Lyer 5 For nodes n Lyer, the outputs w re the product of the outputs of lyer nd re used s the weghts of Lyer 3: O = w = µ ( x) ( ), =,, M µ N y In Lyer 3, the output of every node s normlzed y clculton s the followng: O 3, w = w =, =,. w + w Next, Lyer 4 s the defuzzy lyer whch dpts node vlues wth equton: O = w f = w ( m x + n y + c ), for =, 4, where m, n, nd c re consequent prmeters of the nodes. Fnlly, the ffth lyer s to compute the output of ll the nput sgnls usng the equton: w f 5 = w f =, for =, w O,.7 Meg-fuzzfczton [9, 7, 8, 9, 30, 3] f x f y Meg-fuzzfcton method ws proposed for the purpose of solvng the predcton of the est strtegy prolem n the Flexle Mnufcturng System (FMS) when dt re smll [, 4, 6]. In the studes of [, 4, 6] for the Meg-fuzzfcton, severl concepts were offered, such s dt fuzzfed, contnuous dt nd, domn externl expnson, nd dt s dptton. The concept of the contnuous dt nd ws frst proposed y L, et l. []. Such dt contnung technology ms to fll the gps etween ndvdul dt nd mke ncomplete dt nto the more complete sttus s presented y Hung nd Morg [-]. Furthermore, n the studes of L, et l. nd Chng [, 4, 6], the domn rnge externl expnson concept ws lso proposed nto the procedure of the contnuous dt nd method. In ddton to fllng the dt gps wthn the dt set, the purpose of domn externl expnson s lso to dd more dt outsde the current dt lmts, ecuse possle dt re expected not only nsde ut lso outsde the current dt rnge. To fll the gps etween crsp dt, crsp lernng dt re trnsformed nto contnuous dt s Fgure llustrtes. In Fg., there re fve orgnl crsp dt. When these dt re trnsformed nto contnuous type, vrtul dt etween the crsp dt re thus generted. crsp dt contnuous dt Fg.. Crsp dt re trnsformed nto contnuous The dt effects hve to e estmted lso. In ths reserch, contnuous dt re presented n fuzzy memershp functon forms. The fuzzy memershp functon cn e generl ell, trngle, or even nomlous type nd s the dt s effectve weght n the FNN lernng lter. Most of the tme, n symmetrc fuzzy memershp functon s ntted. For exmple, trngulr fuzzy memershp cn e: µ ~ A 0, x < mn x mn, mn x md md mn ( x ) = mx x, md x mx mx md 0, x > mx ISSN: Issue 7, Volume 8, July 009

4 Fengmng M. Chng where mn s the mnmum vlue nd mx s the mxmum vlue of the crsp lernng dt, nd mn+ mx md =. When crsp re trnsformed nto contnuous, oundres of the contnuous dt nd re mnmum nd mxmum vlue of the orgnl crsp dt. However, the rel dt rnge s possle outsde ths dt nd. In order to uld up rel knowledge, the dt nd s externlly expnded to the possle rnge n ths study s llustrted n Fg. 3. mnmum Orgnl lernng dt Fuzzy memershp functon () mxmum frst to the thrd ttrutes to e the frst new ttrute. On the left of the Fg. 4, 3 decml numers, 4, 3, nd, re trnsferred nto 3 Boolen numers ccordngly. Consderng the mxmum vlue of ech ttrute, Boolen numer for decml numer should e 0. So tht the numer of t n Boolen numer for ech ttrute s fxed. Next, the 3 Boolen numers re physclly comned to e unque Boolen numer s shown n the mddle prt of Fg. 4. Ech orgnl Boolen numer occupes ts own dgtl poston n the comned Boolen numer formt wthout mxng wth other numers. After tht, for the convenence of clculton n the rel world, ths comned Boolen numer s trnsferred to decml numer. In the ove process, the 3 nput vlues re comned nto unque decml vlue 77 nd the nput ttrutes re reduced. The reson for not comnng the decml numer drectly, such s comne 4, 3, to e 43 s ecuse tht 43 s gger thn 77, the result of BC. Smller numer s eser for clculton. 3 decml numers Trnsferred to 3 Boolen numers Comned 6 Boolen numers to one Trnsferred to decml numers new mnmum () new mxmum Fg. 3. Two trngulr memershp functon vlues: () efore, () fter domn rnge externl expnson Becuse dt hve een trnsformed nto contnuous dt nd, FNN re used n ths study. Durng the lernng process, the shpe of fuzzy memershp functon s dpted to ft the est lernng results. 3 The Proposed Method Frst, dt set of nuses [0] tht conssts of 9 nput nd output ttrutes s used to expln the proposed BC method frst. The nuses cn not e performed well n FNN nd meg-fuzzfcton methods. Vlues of ts 0 ttrutes re ntegers. The vlues of the frst ttrute re {,, 3, 4}, vlues of the second, the 8 th, nd output ttrutes re {,, 3}, nd vlues of the other ttrutes re {, }. The process of the BC method s smple. Ech decml numer cn e trnsferred nto Boolen numer one on one mppng. For exmple, n the frst nstnce of our nuses dt, 9 ttrutes re comned nto 3 new ttrutes. We comne the Fg. 4. The process of the Boolen Converson. Wth Fg. 4 s n exmple, there re 3 nputs were converted nto sngle new nput. Frst, the orgnl 3 nputs {4, 3, } re converted nto Boolen dgt numer tht s {00,, 0}. Second, these 3 Boolen dgt numers re physclly comned nto one Boolen dgt numer: 000. The correspondng decml numer s 77. It cn e expressed y the nry system s: { 00,, 0} 000 = 00* *00 + 0* It could e Boolen weght expressed y Boolen system s: B = [ ] ISSN: Issue 7, Volume 8, July 009

5 Fengmng M. Chng Tle. An explnton of convertng 9 ttrutes to 3 new decml ttrutes. # # #3 #4 #5 #6 #7 #8 #9 Orgnl decml vlue Converse to Boolen vlue Comne to three Boolen vlue Converse to three decml vlue or expressed y decml system: 4 0 { 4, 3,} 77 = 4 * + 3 * + * nd the nry weght vector s B = [ 4 4 Results nd Comprsons In ths study, 4 dt sets re offered to check lernng ccurces nd tme of the results of oth non-pplyng nd pplyng BC. These dt sets re nuses, ACLP, MONK3 nd Buseskod dt sets. 4. nuses dt The nuese dt tht hs een mentoned n secton 3 s used y the proposed method n ths susecton. Tle shows one record of the dt. There re 9 nput nd one output ttrutes n the dt. The st to the 3 rd ttrutes re converted nto new nput ttrute, the 4 th to the 6 th ttrutes re comned nto the nd new nput y BC, nd the 7 th to the 9 th re comned nto the 3 rd new one. Therefore there re only three new nput ttrutes. As shown n Tle, the new nput record s {77, 38, 9}. After ll ttrutes re converted usng BC, the dt re tested nd compred usng BN, C4.5, SVM, ANN, FNN, nd Meg-fuzzfcton methods wth 0-folds cross-vldton testng. Ech fold re used 0 ] s testng dt n turn nd the remnng totl of 9 folds dt re used s trnng dt. The results re presented n Tle. Wthout usng BC, FNN nd Meg-fuzzfcton fl to perform. After pplyng BC, t cn esly perform mchne lernng usng FNN nd Meg-fuzzfcton methods. Most of the predcton ccurces fter usng BC re even lttle hgher thn wthout usng t n ths cse, nd lernng tme decreses. Fg. 5 compres the predcton ccurces under dfferent lernng methods. Fg. 6. llustrtes the lernng tme. For nuses dt, even fter usng BC, tme for FNN nd meg-fuzzfcton s stll lrge. For other lernng methods, lernng tme reduced. 4. ACLP dt There re n totl 40 nstnces n ACLP dt wth 6 nput nd output ttrutes. The st, the 5 th, nd the 6 th ttrutes hve vlues of {,, 3}, nd the other ttrutes hve vlues of {, }. For neuro-fuzzy lernng, 6 nput ttrutes cuse lernng process very slowly. Fortuntely, the vlues of ech ttrute re not lrge. We cn compre the results of FNN nd meg-fuzzfcton methods. The results re presented n Tle 3, Fg. 7, nd Fg. 8. Accurces fter usng BC re lttle lower thn efore, ut tme s svng. Before pplyng BC n FNN nd meg-fuzzfcton, tme for lernng s very lrge. After usng BC, tme s sved lrgely. Non-BC BC Tle. The comprson of nuses dt. Method Byesn C4.5 SVM ANN FNN Meg-fuzzfcton Accurcy 93.4 % 93.4% 86.84% 85.53% Tme(sec) Fl to perform Fl to perform Accurcy 94.74% 93.4% 84.% 9.% 95% 95% Tme(sec) ISSN: Issue 7, Volume 8, July 009

6 Fengmng M. Chng ccurcy 00.00% 90.00% 80.00% 70.00% 60.00% 50.00% 40.00% 30.00% 0.00% 0.00% 0.00% Byesn C4.5 SVM ANN FNN megfuzzfcton ccurcy wthout usng BC ccurcy fter usng BC Fg. 5. The ccurcy comprson efore nd fter usng BC method y sx methods for nuses dt. 3.5 tme Byesn C4.5 SVM ANN FNN megfuzzfcton lernng tme wthout usng BC lernng tme fter usng BC Fg. 6. The lernng tme comprson efore nd fter usng BC method y sx methods for nuses dt. Tle 3. The comprson of ACLP dt. Method Byesn C4.5 SVM ANN FNN Meg-fuzzfcton Non-BC BC Accurcy % 87.86% 90.7% 84.9% 84.73% 84.73% Tme(sec) Accurcy 80.7% 89.9% 8.43% 8.43% 80.38% 8.3% Tme(sec) ISSN: Issue 7, Volume 8, July 009

7 Fengmng M. Chng ccurcy 00.00% 90.00% 80.00% 70.00% 60.00% 50.00% 40.00% 30.00% 0.00% 0.00% 0.00% Byesn C4.5 SVM ANN FNN megfuzzfcton ccurcy wthout usng BC ccurcy fter usng BC Fg. 7. The ccurcy comprson efore nd fter usng BC method y sx methods for ACLP dt tme lernng tme wthout usng BC lernng tme fter usng BC Fg. 8. The lernng tme comprson efore nd fter usng BC method y sx methods for ACLP dt. 4.3 Monk3 dt Monk3 dt were creted y Sestn Thrun (see UCI Mchne Lernng Repostory []) whch hs 43 nstnces, 6 nputs nd output ttrutes. Becuse the numer of ttrutes s not lrge n ths cse, we cn compre the lernng ccurces of FNN nd meg-fuzzfcton wth nd wthout usng BC gn. Tle 4 shows the results. In ths cse, FNN nd meg-fuzzfcton cn e performed ut wste lrge tme efore usng BC. All the ccurces fter usng BC re lttle lower thn efore. The lernng ccurces re lso compred n Fg. 9 nd lernng tme s compred n Fg. 0. Stll, lenng tme efore usng BC for FNN nd meg-fuzzfcton s very lrge, ut ecomes very smll fter pplyng BC. Non-BC BC Tle 4. The comprson of Monk3 dt. Method Byesn C4.5 SVM ANN FNN Byesn C4.5 SVM ANN FNN megfuzzfcton Megfuzzfcton Accurcy 9.36 % 00% 80.56% 00% 00% 00% Tme(sec) Accurcy 89.% 96.06% 76.90% 98.87% 97% 98% Tme(sec) ISSN: Issue 7, Volume 8, July 009

8 Fengmng M. Chng ccurcy 00.00% 90.00% 80.00% 70.00% 60.00% 50.00% 40.00% 30.00% 0.00% 0.00% 0.00% Byesn C4.5 SVM ANN FNN megfuzzfcton ccurcy wthout usng BC ccurcy fter usng BC Fg. 9. The ccurcy comprson efore nd fter usng BC method y sx methods for Monk3 dt tme Byesn C4.5 SVM ANN FNN megfuzzfcton lernng tme wthout usng BC lernng tme fter usng BC Fg. 0. The lernng tme comprson efore nd fter usng BC method y sx methods for Monk3 dt. 4.4 Buseskod dt There re 76 nstnces n Buseskod dt set wth 8 nputs nd one output ttrutes. The vlues of the st to the 7 th nputs re {0, } nd the vlue rnges of the 8 th nput re {0,, } wth the vlues of output {, }. Stll, the lernngs of FNN nd Megfuzzfcton fl to perform efore ppled BC. The comprson results re shown n Tle 5, Fg., nd Fg.. The lernng ccurces fter BC re lttle worse or equl thn those efore BC, ut the lernng effcences re mproved fter BC. Tle 5. The comprson of Buseskod dt. Method Byesn C4.5 SVM ANN FNN Meg-fuzzfcton Non-BC Accurcy 00% 98.68% 00% 00% Tme(sec) Fl to perform Fl to perform BC Accurcy 99.05% 98.68% 98.4% 00% 00% 00% Tme(sec) ISSN: Issue 7, Volume 8, July 009

9 Fengmng M. Chng ccurcy 00% 90% 80% 70% 60% 50% 40% 30% 0% 0% 0% Byesn C4.5 SVM ANN FNN megfuzzfcton ccurcy wthout usng BC ccurcy fter usng BC Fg. 0. The ccurcy comprson efore nd fter usng BC method y sx methods for Buseskod dt. 5 4 tme 3 0 Byesn C4.5 SVM ANN FNN megfuzzfcton lernng tme wthout usng BC lernng tme fter usng BC Fg.. The lernng tme comprson efore nd fter usng BC method y sx methods for Buseskod dt. 5 Conclusons In ths study, novel BC method s proposed to del wth the prolem of tht dt wth lrge numer of ttrutes my cuse system freezes or shuts down. BC reduces ttrutes numer y comnng some of the ttrutes nto smller numer of new ttrutes nsted of tht removng some ttrutes from dt. After ttrutes re comned nd reduced, lernng ccurces nd lernng tme re compred y BN, C4.5, SVM, ANN, neuro-fuzzy, nd Megfuzzfcton lernng methods. Dfferent lernng methods hve dfferent lernng chrcterstcs, nd good lernng method for one dt s possle not sutle for nother dt [3]. The purpose of the comprson for neuro-fuzzy, such s BN, C4.5, SVM, nd ANN, s to compre the lernng ccurces nd effcences y BC ecuse FNN nd Meg-fuzzfcton methods cn not e performed n lrge ttrute dt. The purpose of the proposed BC s not to mprove lernng ccurcy ut to solve the prolem of flng to perform n lrge ttrute dt. Hence, lernng ccurces re not mproved n some dt sets, ut BC ecomes method for lrge ttrute condton nd lernng ccurces re not too worse thn efore BC. In ths study, 4 dt sets, nuses, ACLP, MONK3, nd Buseskod re used to test nd compre the lernng results. Some of ther lernng ccurces fter usng BC re lttle lower thn efore, some hve lttle hgher ccurces. In generl, the lernng ccurcy fter pplyng BC s not worse. In ddton, lenng tme s shortened fter BC s used. Fcng the prolem of fl to perform n neuro-fuzzy, the proposed BC method ndeed solves the prolem of dt hve lrge ttrutes n lernng n ref. Acknowledgement ISSN: Issue 7, Volume 8, July 009

10 Fengmng M. Chng Thnks re due to the support n prt y the Ntonl Scence Councl of Twn under Grnt No. NSC H MY. References: [] Y.Y. Yo, Grnulr computng: sc ssues nd possle solutons, Proceedngs of the 5 th Jont Conference on Informton Scences, 999, pp [] L. Polkowsk nd A. Skowron, Towrds dptve clculus of grnules, Proceedngs of 998 IEEE Interntonl Conference on Fuzzy Systems, pp. 6. [3] T.Y. Ln, Grnulr computng on nry reltons I: dt mnng nd neghorhood systems, II: Rough set representtons nd elef functons, n L. Polkowsk nd A. Skowron eds., Rough sets n knowledge dscovery. Hedelerg, Physc-Verlg, 998, pp [4] Y.Y. Yo, Grnulr computng usng neghorhood systems, n R. Roy, T. Furuhsh, nd P.K. Chwdhry (eds.) Advnces n Soft Computng: Engneerng Desgn nd Mnufcturng, Sprnger-Verlg, London, 999, pp [5] T.Y. Ln, Dt mnng: grnulr computng pproch, Proceedngs of the Thrd Pcfc- As Conference on Methodologes for Knowledge Dscovery nd Dt Mnng, 999, pp [6] A. Skowron nd J. Stepnuk, Informton grnules: towrds foundtons of grnulr computng, Interntonl Journl of Intellgent Systems, Vol. 6, 57 85, 00. [7] Y.Y. Yo, Informton grnulton nd rough set pproxmton, Interntonl Journl of Intellgent Systems, Vol. 6, 87 04, 00. [8] J.-S. R. Jng, ANFIS: Adptve-Networksed Fuzzy Inference Systems, IEEE Trnsctons on System, Mn, nd Cyernetcs, vol. 3, no.3, pp , 993. [9] D. C. L, C. Wu, nd F. M. Chng, Usng dt-fuzzfyng technology n smll dt set lernng to mprove FMS schedulng ccurcy, Interntonl Journl of Advnced Mnufcturng Technology, Vol. 7, No. 3-4, pp. 3-38, 005. [0] F. M. Chng, nd C. C. Chn, Improve Neuro- Fuzzy Lernng y Attrute Reducton, The 7 th Annul Meetng of the North Amercn Fuzzy Informton Processng Socety, The Rockefeller Unversty, NY, USA, My 8-, 008. [] B. Predk, R. Slownsk, J. Stefnowsk, R. Susmg, nd Sz. Wlk, ROSE - Softwre Implementton of the Rough Set Theory, In: L. Polkowsk, A. Skowron, eds, Rough Sets nd Current Trends n Computng, Lecture Notes n Artfcl Intellgence, vol. 44, pp , [] B. Predk nd Sz.Wlk, Rough Set Bsed Dt Explorton Usng ROSE System, In: Z. W. Rs, A. Skowron, eds, Foundtons of Intellgent Systems, Lecture Notes n Artfcl Intellgence, Vol. 609, pp.7-80, 999. [3] A. Øhrn nd J. Komorowsk, ROSETTA: rough set toolkt for nlyss of dt, Proc. Thrd Interntonl Jont Conference on Informton Scences, Vol. 3, pp , Durhm, NC, Mrch 997. [4] Z. Pwlk, Rough Sets: Theoretcl Aspects of Resonng out Dt, Kluwer, 99. [5] S. Qng, nd C. Alexos, A modulr pproch to genertng fuzzy rules wth reduced ttrutes for the montorng of complex systems, Engneerng Applctons of Artfcl Intellgence, Vol. 3, No. 3, pp.63-78, 000. [6] M. Beynon, Reducts wthn the vrle precson rough set model: A further nvestgton, Europen Journl of Opertonl Reserch, Vol. 34, pp , 00. [7] J. H. Hsu, T. L. Chng, nd H. C. Wng, VPRS model for mole phone test procedure, Journl of the Chnese Insttute of Industrl Engneers, Vol. 3, no. 4, pp , 006. [8] H. H. Inrn, K. Thngvel, nd A. Pethlkshm, Rough set sed Feture Selecton for We Usge Mnng, Interntonl Conference on Computtonl Intellgence nd Multmed Applctons, pp.33-38, 007. [9] K. K. Ang, nd C. Quek, Stock Trdng Usng RSPOP: A Novel Rough Set-Bsed Neuro- Fuzzy Approch, IEEE Trnsctons on Neurl Network, Vol. 7, no. 5, pp.30-35, 006 [0] Lortory of Intellgent Decson Support Systems, Poznn Unversty of Technology, [] UCI Mchne Lernng Repostory, [] E. J. M. Lurí, J. Duchess, A methodology for developng Byesn networks: An pplcton to nformton technology (IT) mplementton, Europen Journl of ISSN: Issue 7, Volume 8, July 009

11 Fengmng M. Chng Opertonl Reserch Vol. 79, No., pp.34-5, 007. [3] F. M. Chng, The Chrcterstcs of Lernng n Lmted Dt nd the Comprtve Assessment of Lernng Methods, WSEAS Trnsctons on Informton Scence nd Applctons, Vol. 5, No.5, pp , 008. [4] J. R. Qunln, Lernng decson tree clssfers, ACM Computng Surveys Vol. 8, No., pp.7-7, 986. [5] K. Seo, An pplcton of one-clss support vector mchnes n content-sed mge retrevl, Expert Systems Wth Applctons Vol. 33, No., pp , 007. [6] F. M. Chng, Determnton of the Economc Predcton n Smll Dt Set Lernng, WSEAS Trnsctons on Computers, Vol. 5, No., pp , 006. [7] F. M. Chng nd M. Y. Chu, A Method of Smll Dt Set Lernng for Erly Knowledge Acquston, WSEAS Trnsctons on Informton Scence nd Applctons, Vol., No., pp.89-94, 005. [8] F. M. Chng, An ntellgent method for knowledge derved from lmted dt, Proceedngs IEEE Interntonl Conference on Systems, Mn, nd Cyernetcs, Vol., pp [9] D. C. L, C. Wu, T. I. Ts nd F. M. Chng, Usng meg-fuzzfcton nd dt trend estmton n smll dt set lernng for erly FMS schedulng knowledge, Computers & Opertons Reserch, Vol. 33, No.6, pp , 006. [30] D. C. L, C. Wu, nd F. M. Chng, Usng dt contnulzton nd expnson to mprove smll dt set lernng ccurcy for erly flexle mnufcturng system (FMS) schedulng, Interntonl Journl of Producton Reserch, Vol. 44, No., pp , 006. [3] F. M. Chng nd Y. C. Chen, A Frequency Assessment Expert System of Pezoelectrc Trnsducers n Pucty of dt, Expert Systems wth Applctons, Vol. 34, No.4, pp , 008. [3] M. Y. Kng, A comprtve ssessment of clssfcton methods, Decson Support Systems, Vol. 35, pp , 003. ISSN: Issue 7, Volume 8, July 009

Simplified Algorithm and Hardware Implementation for the (24, 12, 8) Extended Golay Soft Decoder Up to 4 Errors

Simplified Algorithm and Hardware Implementation for the (24, 12, 8) Extended Golay Soft Decoder Up to 4 Errors The Interntonl Arb Journl of Informton Technology, Vol., No., Mrch 04 Smplfed Algorthm nd Hrdwre Implementton for the (4,, 8 Extended Goly Soft Decoder Up to 4 Errors Dongfu Xe College of Mechncl nd Electrcl

More information

Knowledge Unit Relation Recognition Based on Markov Logic Networks

Knowledge Unit Relation Recognition Based on Markov Logic Networks JOURNAL OF NETWORKS, VOL. 9, NO. 9, SEPTEMBER 2014 2417 Knowledge Unt Relton Recognton Bsed on Mrkov Logc Networks We Wng 1, 2, We We 2, Je Hu 2, Juntng Ye 1, nd Qnghu Zheng 1 1. School of Electronc nd

More information

Sinusoidal Steady State Analysis

Sinusoidal Steady State Analysis CHAPTER 8 Snusodl Stedy Stte Anlyss 8.1. Generl Approch In the prevous chpter, we hve lerned tht the stedy-stte response of crcut to snusodl nputs cn e otned y usng phsors. In ths chpter, we present mny

More information

Web-based Remote Human Pulse Monitoring System with Intelligent Data Analysis for Home Healthcare

Web-based Remote Human Pulse Monitoring System with Intelligent Data Analysis for Home Healthcare We-sed Remote Humn Pulse Montorng System wth Intellgent Dt Anlyss for Home Helthcre Chh-Mng Chen Grdute Insttute of Lrry, Informton nd Archvl Studes, Ntonl Chengch Unversty, Tpe 6, Twn, R.O.C. chencm@nccu.edu.tw

More information

Rough Set Approach for Categorical Data Clustering 1

Rough Set Approach for Categorical Data Clustering 1 Interntonl Journl of Dtbse Theory nd Applcton Vol., No., Mrch, Rough Set Approch for Ctegorcl Dt Clusterng Tutut Herwn*, Rozd Ghzl, Iwn Tr Ryd Ynto, nd Mustf Mt Ders Deprtment of Mthemtcs Educton nversts

More information

BnB-ADOPT + with Several Soft Arc Consistency Levels

BnB-ADOPT + with Several Soft Arc Consistency Levels BnB-ADOPT + wth Severl Soft Arc Consstency Levels Ptrc Guterrez nd Pedro Meseguer Astrct. Dstruted constrnt optmzton prolems cn e solved y BnB-ADOPT +, dstruted synchronous serch lgorthm. In the centrlzed

More information

Design of Neuro-Fuzzy System Controller for DC Servomotor- Based Satellite Tracking System

Design of Neuro-Fuzzy System Controller for DC Servomotor- Based Satellite Tracking System IOSR Journl of Electrcl nd Electroncs Engneerng (IOSR-JEEE) e-issn: 78-676,p-ISSN: 3-333, Volume, Issue 4 Ver. III (Jul. Aug. 6), PP 89- www.osrjournls.org Desgn of Neuro-Fuzzy System Controller for DC

More information

Reinforcement Learning for Fuzzy Control with Linguistic States

Reinforcement Learning for Fuzzy Control with Linguistic States 54545454543 Journl of Uncertn Systems ol., No., pp.54-66, 8 Onlne t: www.jus.org.uk Renforcement Lernng for Fuzzy Control wth Lngustc Sttes Mohmmd Hossen Fzel Zrnd,*, Jvd Jouzdn, Mrym Fzel Zrnd Deprtment

More information

International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN

International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN 48(Prnt), ISSN 97 499(Onlne) Volume 4, Issue 5, July August (2), IAEME ENGINEERING AND TECHNOLOGY (IJARET) ISSN 97-48 (Prnt) ISSN 97-499 (Onlne) Volume 4,

More information

Content Based Color Image Retrieval via Wavelet Transforms

Content Based Color Image Retrieval via Wavelet Transforms 8 IJCSNS Interntonl Journl of Computer Scence nd Network Securty, VOL.7 No., December 7 Content Bsed Color Imge Retrevl v Wvelet Trnsforms Mrs.Y. M. Lth Dr.B.C.Jng V.S.K.Reddy, GNITS,JNTU,Ind Rector,JNTU,Ind

More information

Pre-distortion Linearization for 64-QAM Modulation in Ka-Band Satellite Link

Pre-distortion Linearization for 64-QAM Modulation in Ka-Band Satellite Link IJCSNS Interntonl Journl of Computer Scence nd Network Securty, VOL.8 No.8, August 008 47 Pre-dstorton Lnerzton for 64-QAM Modulton n K-Bnd Stellte Lnk P. Sojood Srdrood,, G.R. solt nd P. Prvnd Summry

More information

5 October 2015 Stereo Cross-feed Network for Headphones 1 of 12 Copyright 2015 Peter H. Lehmann. All Rights Reserved.

5 October 2015 Stereo Cross-feed Network for Headphones 1 of 12 Copyright 2015 Peter H. Lehmann. All Rights Reserved. 5 Octoer 05 Stereo Cross-feed Network for Hedphones of Copyrght 05 Peter H. ehmnn. All ghts eserved. The Dlemm The vst mjorty of stereo recordngs re engneered for reproducton wth pr of left nd rght chnnel

More information

COVERAGE HOLES RECOVERY ALGORITHM BASED ON NODES BALANCE DISTANCE OF UNDERWATER WIRELESS SENSOR NETWORK

COVERAGE HOLES RECOVERY ALGORITHM BASED ON NODES BALANCE DISTANCE OF UNDERWATER WIRELESS SENSOR NETWORK INTENATIONAL JOUNAL ON SMAT SENSING AND INTELLIGENT SYSTEMS VOL. 7, NO. 4, DECEMBE 2014 COVEAGE HOLES ECOVEY ALGOITHM BASED ON NODES BALANCE DISTANCE OF UNDEWATE WIELESS SENSO NETWOK Hengchng Jng College

More information

i S1 V IN i C1 i N i C2 i S2

i S1 V IN i C1 i N i C2 i S2 ENGINEERING FOR RURAL DEVELOPMENT Jelgv, 0.-.05.05. VOLTAGE BALANCE CONTROL OF TWO-LEVEL DC-DC CONVERTER Ksprs Krocs, Ugs Srmels, Vesturs Brzs Insttute of Physcl Energetcs; Rg Techncl Unversty kselt@nbox.lv

More information

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES Romn V. Tyshchuk Informtion Systems Deprtment, AMI corportion, Donetsk, Ukrine E-mil: rt_science@hotmil.com 1 INTRODUCTION During the considertion

More information

Superposition, Thevenin and Norton. Superposition

Superposition, Thevenin and Norton. Superposition Superposton, Thevenn nd Norton OUTINE Superposton Thevenn Equvlent Crcut Norton Equvlent Crcut Mxmum Power Theorem ecture 6, 9/1/05 Redng Chpter.6-.8 ecture 6, Slde 1 Superposton A lner crcut s one constructed

More information

Research on error compensation and measurement technology in robot flexible measurement

Research on error compensation and measurement technology in robot flexible measurement Reserch on error compenston n mesurement technology n robot flexble mesurement Yong-Je Ren, J-Gu Zhu, Xue-You Yng, Sheng-u Ye Stte Key Lbortory of Precson Mesurng Technology n Instruments Tnjn Unversty,

More information

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR):

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR): SPH4UW Kirchhoff s ules Kirchhoff s oltge ule (K): Sum of voltge drops round loop is zero. Kirchhoff s Lws Kirchhoff s Current ule (KC): Current going in equls current coming out. Kirchhoff s ules etween

More information

Adaptive modified backpropagation algorithm based on differential errors

Adaptive modified backpropagation algorithm based on differential errors Interntonl Journl of Computer Scence, Engneerng nd Applcton (IJCSEA) Vol., No.5, October 20 Adptve modfed bckpropgton lgorthm bed on dfferentl error S.Jeyeel Subvth nd T.Kthrvlvkumr b Deprtment of Informton

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

Algorithms for Memory Hierarchies Lecture 14

Algorithms for Memory Hierarchies Lecture 14 Algorithms for emory Hierrchies Lecture 4 Lecturer: Nodri Sitchinv Scribe: ichel Hmnn Prllelism nd Cche Obliviousness The combintion of prllelism nd cche obliviousness is n ongoing topic of reserch, in

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

CONTAINER BERTH SCHEDULING POLICY WITH VARIABLE COST FUNCTION

CONTAINER BERTH SCHEDULING POLICY WITH VARIABLE COST FUNCTION Contner berth schedulng polcy wth vrble cost functon CONTAINER BERTH SCHEDULING POLICY WITH VARIABLE COST FUNCTION Gols M.M. (correspondng uthor) Assstnt Professor, Deprtment of Cvl Engneerng, Unversty

More information

Performance Evaluation of Survivable Multifiber WDM Networks

Performance Evaluation of Survivable Multifiber WDM Networks erformnce Evluton of Survvble ultfber WD Networks Yunqu Luo nd Nrwn Ansr Advnced Networkng Lbortory Deprtment of Electrcl nd Computer Engneerng New Jersey Intute of Technology Unvery Heghts, Newrk, NJ

More information

Energy Efficient Session Key Establishment in Wireless Sensor Networks

Energy Efficient Session Key Establishment in Wireless Sensor Networks Energy Effcent Sesson ey Estlshment n Wreless Sensor Networks Y Cheng nd Dhrm P. Agrwl OBR Center for Dstruted nd Mole Computng, Deprtment of ECECS Unversty of Cncnnt, Cncnnt, OH 45 {chengyg, dp}@ececs.uc.edu

More information

Mixed CMOS PTL Adders

Mixed CMOS PTL Adders Anis do XXVI Congresso d SBC WCOMPA l I Workshop de Computção e Aplicções 14 20 de julho de 2006 Cmpo Grnde, MS Mixed CMOS PTL Adders Déor Mott, Reginldo d N. Tvres Engenhri em Sistems Digitis Universidde

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Geometric quantities for polar curves

Geometric quantities for polar curves Roerto s Notes on Integrl Clculus Chpter 5: Bsic pplictions of integrtion Section 10 Geometric quntities for polr curves Wht you need to know lredy: How to use integrls to compute res nd lengths of regions

More information

A Substractive Clustering Based Fuzzy Hybrid Reference Control Design for Transient Response Improvement of PID Controller

A Substractive Clustering Based Fuzzy Hybrid Reference Control Design for Transient Response Improvement of PID Controller IB J. Eng. Sc. Vol. 4, No., 009, 67-86 67 A Substrctve lusterng Bsed Fuzzy Hybrd Reference ontrol Desgn for rnsent Response Improvement of PID ontroller Endr Joelnto & Prlndungn H. Stnggng Instrumentton

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

A Comparison of South East Asian Face Emotion Classification Based on Optimized Ellipse Data Using Clustering Technique

A Comparison of South East Asian Face Emotion Classification Based on Optimized Ellipse Data Using Clustering Technique A Comprson of South Est Asn Fce Emoton Clssfcton Bsed on Optmzed Ellpse Dt Usng Clusterng Technque K. Muthukruppn, S. Thrugnnm, R. Ngrjn, M. Rzon, S. Ycob, M. Muthukumrn3, nd T. Rmchndrn3 School of Scence

More information

A Novel Control Method for Input Output Harmonic Elimination of the PWM Boost Type Rectifier Under Unbalanced Operating Conditions

A Novel Control Method for Input Output Harmonic Elimination of the PWM Boost Type Rectifier Under Unbalanced Operating Conditions A Novel Control Method for nput Output Hrmonc Elmnton of the PWM Boost Type Rectfer Under Unblnced Opertng Condtons A. V. Stnkovc T. A. Lpo Electrcl nd Computer Engneerng Clevelnd Stte Unversty Deprtment

More information

Semi-quantum private comparison protocol under an. almost-dishonest third party

Semi-quantum private comparison protocol under an. almost-dishonest third party Sem-quntum prvte comprson protocol under n lmost-dshonest thrd prty Wen-Hn Chou Tzonelh Hwng nd Jun Gu Deprtment of Computer Scence nd nformton Engneerng Ntonl Cheng Kung Unversty No. Unversty Rd. Tnn

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

First Round Solutions Grades 4, 5, and 6

First Round Solutions Grades 4, 5, and 6 First Round Solutions Grdes 4, 5, nd 1) There re four bsic rectngles not mde up of smller ones There re three more rectngles mde up of two smller ones ech, two rectngles mde up of three smller ones ech,

More information

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC User Mnul ntelligent nstlltion Systems A B 1 2 3 4 5 6 7 8 30 ma 30 ma n = AC Un = 230 V AC 30 ma 9 10 11 12 C ABB STOTZ-KONTAKT Appliction Softwre Current Vlue Threshold/1 Contents Pge 1 Device Chrcteristics...

More information

VI.C CIRCUIT BREAKERS

VI.C CIRCUIT BREAKERS VI.C CIRCUIT BREAKERS DMS #84474 Pge of 28 Revsed : GUIDE FOR DETERMINATION OF CIRCUIT BREAKER LOAD CURRENT CAPABILITY RATINGS PENNSYLVANIA-NEW JERSEY-MARYLAND INTERCONNECTION PLANNING AND ENGINEERING

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Software Pipelining for the Pegasus IR

Software Pipelining for the Pegasus IR Softwre Ppelnng for the Pegsus IR Cod Hrtwg chrtwg@cs.cmu.edu Ele Krevt ekrevt@cs.cmu.edu Abstrct Modern processors, especll VLIW processors, often hve the blt to eecute multple nstructons smultneousl.

More information

LOW SENSITIVITY DESIGN OF MULTIPLIERLESS ELLIPTIC IIR DIGITAL FILTERS

LOW SENSITIVITY DESIGN OF MULTIPLIERLESS ELLIPTIC IIR DIGITAL FILTERS LOW SENSITIVITY DESIGN OF MULTIPLIERLESS ELLIPTIC IIR DIGITAL FILTERS Vlentn Ilev Anzov Dertment of Telecommunctons, Techncl Unversty of Sof Techncl Unversty, Dertment of Telecommunctons, 1756 Sof, Bulgr,

More information

Optimal Toll Locations and Levels in Congestion Pricing Schemes: a Case Study of Stockholm

Optimal Toll Locations and Levels in Congestion Pricing Schemes: a Case Study of Stockholm Optml Toll Loctons nd Levels n Congeston Prcng Schemes: Cse Study of Stockholm Jokm Ekström, Leond Engelson nd Cls Rydergren Lnköpng Unversty Post Prnt N.B.: When ctng ths work, cte the orgnl rtcle. Ths

More information

DEVELOPMENT OF AN EFFICIENT EPILEPSY CLASSIFICATION SYSTEM FROM EEG SIGNALS FOR TELEMEDICINE APPLICATION

DEVELOPMENT OF AN EFFICIENT EPILEPSY CLASSIFICATION SYSTEM FROM EEG SIGNALS FOR TELEMEDICINE APPLICATION Interntonl Journl of Cvl Engneerng nd Technology (IJCIET) Volume 8, Issue 1, December 017, pp. 38 5, Artcle ID: IJCIET_08_1_005 Avlble onlne t http://http://www.eme.com/jcet/ssues.sp?jtype=ijciet&vtype=8&itype=1

More information

Experiment 3: The research of Thevenin theorem

Experiment 3: The research of Thevenin theorem Experiment 3: The reserch of Thevenin theorem 1. Purpose ) Vlidte Thevenin theorem; ) Mster the methods to mesure the equivlent prmeters of liner twoterminl ctive. c) Study the conditions of the mximum

More information

10.4 AREAS AND LENGTHS IN POLAR COORDINATES

10.4 AREAS AND LENGTHS IN POLAR COORDINATES 65 CHAPTER PARAMETRIC EQUATINS AND PLAR CRDINATES.4 AREAS AND LENGTHS IN PLAR CRDINATES In this section we develop the formul for the re of region whose oundry is given y polr eqution. We need to use the

More information

Modified Venturini Modulation Method for Matrix Converter Under Unbalanced Input Voltage Conditions

Modified Venturini Modulation Method for Matrix Converter Under Unbalanced Input Voltage Conditions Preprnts (www.preprnts.org) NOT PEER-REVIEWED Posted: 22 y 28 do:.2944/preprnts285.28.v 2 4 5 6 7 8 9 2 4 5 6 7 8 9 2 2 22 2 24 25 26 27 28 29 2 4 5 6 7 8 9 4 4 42 Artcle odfed Venturn odulton ethod for

More information

IMPACT OF AIRPORT NOISE REGULATIONS ON NETWORK TOPOLOGY AND DIRECT OPERATING COSTS OF AIRLINES

IMPACT OF AIRPORT NOISE REGULATIONS ON NETWORK TOPOLOGY AND DIRECT OPERATING COSTS OF AIRLINES 27 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES IMPACT OF AIRPORT NOISE REGULATIONS ON NETWORK TOPOLOGY AND DIRECT OPERATING COSTS OF AIRLINES Prksh N. Dksht*, Dnel A. DeLurents*, nd Wllm A.

More information

An Optimal Method for Using Multiple Gateways in Cellular IP Networks

An Optimal Method for Using Multiple Gateways in Cellular IP Networks Bond Unversty epublctons@bond Informton Technology ppers Bond Busness School Aprl 2004 An Optml Method for Usng Multple Gtewys n ellulr IP Networks Zheng d Wu Bond Unversty, Zheng_D_Wu@bond.edu.u Follow

More information

Chinese Remainder. Discrete Mathematics Andrei Bulatov

Chinese Remainder. Discrete Mathematics Andrei Bulatov Chnese Remander Introducton Theorem Dscrete Mathematcs Andre Bulatov Dscrete Mathematcs Chnese Remander Theorem 34-2 Prevous Lecture Resdues and arthmetc operatons Caesar cpher Pseudorandom generators

More information

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes 5-95 Fall 08 # Games and Nmbers A. Game 0.5 seconds, 64 megabytes There s a legend n the IT Cty college. A student that faled to answer all questons on the game theory exam s gven one more chance by hs

More information

2-7 Calibration of SAR Probe

2-7 Calibration of SAR Probe Reserch nd Development of Clrton Technology -7 Clrton of SAR Proe Lr HAMADA nd Soch WATANABE The clrton of spefc sorpton rte proe s nmely clrton of the electrc feld mesurement sensor n the phntom lqud

More information

LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS

LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS A. Fos 1, J. Nwroci 2, nd W. Lewndowsi 3 1 Spce Reserch Centre of Polish Acdemy of Sciences, ul. Brtyc 18A, 00-716 Wrsw, Polnd; E-mil: fos@c.ww.pl; Tel.:

More information

The Existence, Uniqueness and Error Bounds of Approximation Splines Interpolation for Solving Second-Order Initial Value Problems

The Existence, Uniqueness and Error Bounds of Approximation Splines Interpolation for Solving Second-Order Initial Value Problems Journl of Mtemtcs ttstcs ():-9, 9 IN 9-9 cence Publctons Te Estence, Unqueness Error Bounds of Appromton plnes Interpolton for olvng econd-order Intl Vlue Problems Abbs Y Al Byt, Rostm K eed Frdun K Hm-l

More information

EFFECTIVE CURRENT CONTROL DESIGN AND ANALYSIS OF SINGLE PHASE INVERTER FOR POWER QUALITY IMPROVEMENT

EFFECTIVE CURRENT CONTROL DESIGN AND ANALYSIS OF SINGLE PHASE INVERTER FOR POWER QUALITY IMPROVEMENT VOL., NO. 7, APRIL 5 IN 89-668 ARPN Journl of Engneerng nd Appled cences 6-5 Asn Reserch Publshng Network (ARPN). All rghts reserved. EFFECTIVE CURRENT CONTROL DEIGN AND ANALYI OF INGLE PHAE INVERTER FOR

More information

SOLVING TRIANGLES USING THE SINE AND COSINE RULES

SOLVING TRIANGLES USING THE SINE AND COSINE RULES Mthemtics Revision Guides - Solving Generl Tringles - Sine nd Cosine Rules Pge 1 of 17 M.K. HOME TUITION Mthemtics Revision Guides Level: GCSE Higher Tier SOLVING TRIANGLES USING THE SINE AND COSINE RULES

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

Math Circles Finite Automata Question Sheet 3 (Solutions)

Math Circles Finite Automata Question Sheet 3 (Solutions) Mth Circles Finite Automt Question Sheet 3 (Solutions) Nickols Rollick nrollick@uwterloo.c Novemer 2, 28 Note: These solutions my give you the nswers to ll the prolems, ut they usully won t tell you how

More information

CHAPTER 2 LITERATURE STUDY

CHAPTER 2 LITERATURE STUDY CHAPTER LITERATURE STUDY. Introduction Multipliction involves two bsic opertions: the genertion of the prtil products nd their ccumultion. Therefore, there re two possible wys to speed up the multipliction:

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

CONSTRUCTING MINIMAL ADJACENT DOMINATING SETS IN SEMIGRAPHS FOR CLUSTERING IN WIRELESS NETWORKS

CONSTRUCTING MINIMAL ADJACENT DOMINATING SETS IN SEMIGRAPHS FOR CLUSTERING IN WIRELESS NETWORKS CONSTRUCTING MINIMAL ADJACENT DOMINATING SETS IN SEMIGRAPHS FOR CLUSTERING IN WIRELESS NETWORKS S. Srvnn 1, R. Poovzhk 2 nd N. R. Shnker 3 1 Deprtment of Mthemtcs, R.M.D. Engneerng College, Kvrpett, Tml

More information

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance palette of problems Davd Rock and Mary K. Porter 1. If n represents an nteger, whch of the followng expressons yelds the greatest value? n,, n, n, n n. A 60-watt lghtbulb s used for 95 hours before t burns

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Open Access A Novel Parallel Current-sharing Control Method of Switch Power Supply

Open Access A Novel Parallel Current-sharing Control Method of Switch Power Supply Send Orders for Reprints to reprints@enthmscience.e 170 The Open Electricl & Electronic Engineering Journl, 2014, 8, 170-177 Open Access A Novel Prllel Current-shring Control Method of Switch Power Supply

More information

GLONASS Inter-frequency Biases and Their Effects on RTK and PPP Carrier-phase Ambiguity Resolution

GLONASS Inter-frequency Biases and Their Effects on RTK and PPP Carrier-phase Ambiguity Resolution GLONASS Inter-frequency Bses nd Ther Effects on RTK nd PPP Crrer-phse Ambguty Resoluton Nco Reussner, Lmbert Wnnnger Geodetc Insttute, Technsche Unverstät Dresden (TU Dresden), Germny BIOGRAPHIES Nco Reussner

More information

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates

CS 135: Computer Architecture I. Boolean Algebra. Basic Logic Gates Bsic Logic Gtes : Computer Architecture I Boolen Algebr Instructor: Prof. Bhgi Nrhri Dept. of Computer Science Course URL: www.ses.gwu.edu/~bhgiweb/cs35/ Digitl Logic Circuits We sw how we cn build the

More information

Fixation-Image Charts

Fixation-Image Charts Fxton-Imge Chrts Kuno Kurzhls, Mrcel Hlwtsch, Mchel Burch, Dnel Weskopf Unversty of Stuttgrt P rc p nt1 2 1 P rc p nt2 3 P rc p nt3 P rc p nt4 c F x ons equenc e Col orl eg end c 1 2 3 4 4 c Fgure 1: Fxton-mge

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Performance Evaluation of an Optical Packet Scheduling Switch

Performance Evaluation of an Optical Packet Scheduling Switch Performnce Evluton of n Optcl Pcket Schedulng Swtch Kyrkos Vlchos, memer IEEE, Kyrk Seklou nd Emmnuel Vrvrgos Reserch Acdemc Computer echnology Insttute, RA-CI, Unversty of Ptrs, GR-26500, RIO, Ptrs, Greece,

More information

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN Inventor: Brin L. Bskin 1 ABSTRACT The present invention encompsses method of loction comprising: using plurlity of signl trnsceivers to receive one or

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

An iterative approach to an integrated land use and transportation planning tool for small urban areas

An iterative approach to an integrated land use and transportation planning tool for small urban areas Journl of Modern Trnsportton Volume 20, Number 3, September 2012, Pge 160-167 Journl homepge: mt.swtu.edu.cn DOI: 10.1007/BF03325794 1 An tertve pproch to n ntegrted lnd use nd trnsportton plnnng tool

More information

Solutions to exercise 1 in ETS052 Computer Communication

Solutions to exercise 1 in ETS052 Computer Communication Solutions to exercise in TS52 Computer Communiction 23 Septemer, 23 If it occupies millisecond = 3 seconds, then second is occupied y 3 = 3 its = kps. kps If it occupies 2 microseconds = 2 6 seconds, then

More information

Network Theorems. Objectives 9.1 INTRODUCTION 9.2 SUPERPOSITION THEOREM

Network Theorems. Objectives 9.1 INTRODUCTION 9.2 SUPERPOSITION THEOREM M09_BOYL3605_13_S_C09.indd Pge 359 24/11/14 1:59 PM f403 /204/PH01893/9780133923605_BOYLSTAD/BOYLSTAD_NTRO_CRCUT_ANALYSS13_S_978013... Network Theorems Ojectives Become fmilir with the superposition theorem

More information

Software for the automatic scaling of critical frequency f 0 F2 and MUF(3000)F2 from ionograms applied at the Ionospheric Observatory of Gibilmanna

Software for the automatic scaling of critical frequency f 0 F2 and MUF(3000)F2 from ionograms applied at the Ionospheric Observatory of Gibilmanna ANNALS OF GEOPHYSICS, VOL. 47, N. 6, Decemer 2004 Softwre for the utomtic scling of criticl frequency f 0 F2 nd MUF(3000)F2 from ionogrms pplied t the Ionospheric Oservtory of Giilmnn Michel Pezzopne nd

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

Sequential Logic (2) Synchronous vs Asynchronous Sequential Circuit. Clock Signal. Synchronous Sequential Circuits. FSM Overview 9/10/12

Sequential Logic (2) Synchronous vs Asynchronous Sequential Circuit. Clock Signal. Synchronous Sequential Circuits. FSM Overview 9/10/12 9//2 Sequentil (2) ENGG5 st Semester, 22 Dr. Hden So Deprtment of Electricl nd Electronic Engineering http://www.eee.hku.hk/~engg5 Snchronous vs Asnchronous Sequentil Circuit This Course snchronous Sequentil

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Chapter 7. Analysis of Variance

Chapter 7. Analysis of Variance Deprtment of Appled Mthemtcs Chpter 7. Anlss of Vrnce Defnton The vrle mesured n the experment s clled the response vrle. (In ths chpter, ll response vrles re quntttve vrles.) The response wll e denoted

More information

On The Study of Establishing a Responsive Infrastructure for a Massively Multiplayer On-Line Game

On The Study of Establishing a Responsive Infrastructure for a Massively Multiplayer On-Line Game Assocton for Informton Systems AIS Electronc Lbrry (AISeL) AMCIS 2009 Proceedngs Amercs Conference on Informton Systems (AMCIS) 2009 On The Study of Estblshng Responsve Infrstructure for Mssvely Multplyer

More information

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES CHAPTER 3 AMPLIFIER DEIGN TECHNIQUE 3.0 Introduction olid-stte microwve mplifiers ply n importnt role in communiction where it hs different pplictions, including low noise, high gin, nd high power mplifiers.

More information

A Control Strategy Based on UTT and ISCT for 3P4W UPQC

A Control Strategy Based on UTT and ISCT for 3P4W UPQC Interntonl Journl of Electrcl nd Electroncs Engneerng 5: 011 A Control Strtegy Bsed on UTT nd ISCT for P4W UPQC Ysh Pl, A.Swrup, nd Bhm Sngh Astrct Ths pper presents noel control strtegy of threephse four-wre

More information

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION

Exercise 1-1. The Sine Wave EXERCISE OBJECTIVE DISCUSSION OUTLINE. Relationship between a rotating phasor and a sine wave DISCUSSION Exercise 1-1 The Sine Wve EXERCISE OBJECTIVE When you hve completed this exercise, you will be fmilir with the notion of sine wve nd how it cn be expressed s phsor rotting round the center of circle. You

More information

Figure 1. DC-DC Boost Converter

Figure 1. DC-DC Boost Converter EE46, Power Electroncs, DC-DC Boost Converter Verson Oct. 3, 11 Overvew Boost converters make t possble to effcently convert a DC voltage from a lower level to a hgher level. Theory of Operaton Relaton

More information

A Development of Earthing-Resistance-Estimation Instrument

A Development of Earthing-Resistance-Estimation Instrument A Development of Erthing-Resistnce-Estimtion Instrument HITOSHI KIJIMA Abstrct: - Whenever erth construction work is done, the implnted number nd depth of electrodes hve to be estimted in order to obtin

More information

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Student Book SERIES. Patterns and Algebra. Name

Student Book SERIES. Patterns and Algebra. Name E Student Book 3 + 7 5 + 5 Nme Contents Series E Topic Ptterns nd functions (pp. ) identifying nd creting ptterns skip counting completing nd descriing ptterns predicting repeting ptterns predicting growing

More information

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range Genetc Algorthm for Sensor Schedulng wth Adjustable Sensng Range D.Arvudanamb #, G.Sreekanth *, S.Balaj # # Department of Mathematcs, Anna Unversty Chenna, Inda arvu@annaunv.edu skbalaj8@gmal.com * Department

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Integer Programming. P.H.S. Torr Lecture 5. Integer Programming

Integer Programming. P.H.S. Torr Lecture 5. Integer Programming Integer Programmng P.H.S. Torr Lecture 5 Integer Programmng Outlne Mathematcal programmng paradgm Lnear Programmng Integer Programmng Integer Programmng Eample Unmodularty LP -> IP Theorem Concluson Specal

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers Fll 2009 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources POLYTECHNIC UNIERSITY Electrcal Engneerng Department EE SOPHOMORE LABORATORY Experment 1 Laboratory Energy Sources Modfed for Physcs 18, Brooklyn College I. Oerew of the Experment Ths experment has three

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

S1 Only VEOG HEOG. S2 Only. S1 and S2. Computer. Subject. Computer

S1 Only VEOG HEOG. S2 Only. S1 and S2. Computer. Subject. Computer The Eects of Eye Trcking in VR Helmet on EEG Recordings Jessic D. Byliss nd Dn H. Bllrd The University of Rochester Computer Science Deprtment Rochester, New York 14627 Technicl Report 685 My 1998 Astrct

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

More information

Student Book SERIES. Fractions. Name

Student Book SERIES. Fractions. Name D Student Book Nme Series D Contents Topic Introducing frctions (pp. ) modelling frctions frctions of collection compring nd ordering frctions frction ingo pply Dte completed / / / / / / / / Topic Types

More information