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

Size: px
Start display at page:

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

Transcription

1 A Comparso of Uvarate Smoothg Models: Applcato to Heart Rate Data Marcus Beal, Member, IEEE E-mal: Abstract There are a umber of uvarate smoothg models that ca be appled to a varety of olear data sets. It s ot always clear whch model wll gve results that are desrable to a gve data set. The focus of ths project s to exame fve uvarate smoothg models to see how they compare to a cotrolled test source. The test source ths case s a model that smulates both the stataeous heart rate (IHR) ad the terbeat terval (IBI) of a perso wth ormal sus rhythm. The smoothg models that are compared are the followg: polyomal, cubc smoothg sple, erel, weghted average, ad local lear. The report wll show that the polyomal smoother s a adequate smoothg model for ths applcato, ad the other four all gve very good results, but the cubc smoothg sple gves the best results for ths applcato. Idex Terms Istataeous heart rate, terbeat terval, predcto error, average squared error I. Itroducto Spectral aalyss of heart rate sgals has bee used a umber of studes, ad obtag accurate models to terpret the ouform sgals s mportat. It s commo for aalysts to use terpolato techques to produce estmates for the stataeous heart rate (IHR) [], []. However, t was show by Lagua et al. that the effects of these terpolato methods caused a atteuato of hgher frequecy compoets []. Recet wor doe volvg artfact removal spectral aalyss of a IHR seres usg a mpulse rejecto flter [3], apples a uvarate smoothg model as part of the process. The smoothg model used ths process was a Kerel smoother usg a Gaussa Kerel. The questos posed ths project were s there a optmal smoother for ths applcato? ad what are the optmal smoothg parameters for the models? The subject of ths project s specfc to the data beg aalyzed because ay gve model wll behave dfferetly depedg o how the data s dstrbuted. For ths reaso there s lttle formato about comparg the behavor of the dfferet smoothg models that s specfc to heart rate. It s typcally ot practcal to perform multple tests smultaeously wth dfferet smoothg models, ad performg a test usg oe specfc model followed by a separate test usg a dfferet model wth the same set of data could geerate results that are based. The focus of ths project s to compare how fve dfferet smoothg models wll behave o a gve set of data from a terbeat terval (IBI) seres. The real challege of ths project was how the models would be compared. Because IBI s a seres of dscretely sampled pots from the true heart rate, there s o formato about the sgal betwee the terbeats. For ths reaso the heart rate was smulated as a model. Ths wor was completed as part of a course project for Egeerg Data Aalyss ad Modelg at Portlad State Uversty durg fall term of 4. A. Data Geerato II. Methodology The heart rate model used for ths project was a seres of four vectors, two that modeled the behavor of a heart rate ad two that were a sampled verso of the heart rate. Both sets of vectors were created as a fucto Matlab by Dr. James McNames, where the put was used as a tme scale ad the output represets a frequecy, as llustrated by Fg. Essetally the scatter plot represets the IBI, whch wll be the data used for creatg the smoothg models, ad the cotuous plot represets the stadard for whch each smoothg model wll be compared to tme(s) heart rate sample Fg s a example of data geerato for the model producg IHR ad IBI data. The sampled data s approxmately /5 the umber of data pots that represet the cotuous fucto. B. Data Modelg Smoothg s a techque that s used to geerate a model for a gve data set wth a sgle put varable x. The geeral dea s to fd the best fucto g( that mmzes the predcto error (PE) o ew puts. For ths project the fve smoothg models cosdered are, polyomal, cubc, erel, weghted averagg ad lear local. a. Polyomal Smoothg Polyomal smoothg s ofte a poor choce for creatg a model as wll be llustrated later o, but t was decded to geerate results based o data rather tha mag pror assumptos. The polyomal smoother taes the form of the followg, p g( ω x

2 where ths fucto s ft to the data usg lear modelg methods. Ths s cosstet because the parameters ω ca be lear whle havg olear puts. Ths ca also be thought of as a lear model wth p dfferet puts where the th put s gve by x x. The p- parameter determes the order of the polyomal, whch s user specfed. b. Cubc Smoothg Sple Cubc sples geeral are of the form, g ( x ) ω 3 x where ule the polyomal smoother the ω parameters are also a fucto of x. Cubc sples also exhbt the followg propertes: g(x ) s cotuous The frst dervatve s cotuous The secod dervatve s cotuous g(x ) y (.e. terpolato of data) Smoothg sples o the other had do ot requre g(x ) y, but rather g(x ) y. Wth ths costrat relaxed there ow must be cosderato to the trade off betwee bas ad varace. Oe way to do ths s to fd the g(x ) that mmzes the followg crtero: E λ ( y g( x )) + λ + '' ( g( ) Ths cotrasts the cubc sple the sese that the frst term was requred to be zero. The secod term represets a roughess pealty ad λ s a user-specfed parameter that cotrols the basvarace tradeoff. Matlab has a bult- fucto to create a cubc smoothg sple where α replaces λ ad rages from zero (lear least squares ft) to oe (cubc sple terpolato). The exact relatoshp betwee α ad λ s ot mportat, but what s, s the uderstadg that α s versely related to λ ad scaled such that t rages from zero to oe. c. Kerel Smoothg The Kerel smoother stems from the defto of Bayes rule whch states: A B] B] P [ B A] A] It s also ow that the g(x ) that mmzes the MSE s gve by: E Y [ Y X x] By expressg Bayes rule the form of a cotuous represetato, a estmate of the above term ca be determed. The process to estmate the above expectato volves a summg of dvdual erels that have a specfed wdth deoted σ, such that b σ (u) represets the shape of the erel. There are a umber of dfferet shapes to represet a erel, but the oe chose here s the same as the oe used the procedure for artfact removal metoed before, whch was the Gaussa erel gve by: u bσ ( u ) ce The fucto for the erel smoother s gve by: dx E[ y x] y b ( x x ) b ( x x ) For the erel smoother, the parameter σ s the oe that affects the smoothess of the model. As σ approaches the g( y ave, but whe σ equals zero the model does a earest eghbor terpolato (at least for erels that have fte support, such as the Gaussa erel). d. Weghted Averagg I geeral local averagg s smlar to the erel smoother. I fact the erel smoother ca be vewed as a weghted average. g ( σ σ ω ( y The real dfferece here s that local averagg uses the -earest eghbors of x to represet the model such that: g( y c ( ) where c() s the data set dex of the th earest pot. However, oe of the dsadvatages of the local average s that t s dscotuous. By tweag the local average a cotuous fucto ca be produced the form ow as weghted local average: g b y b c( ) I ths form the represetato for the erel shapes ca be used here as well, but oly the oes that have fte support. Ths model s very smlar to the erel smoother, wth the ma dfferece beg that the wdth of the erel s determed by the -earest eghbors. It s also smlar to the erel smoother whe the smoothg parameter s adjusted. As approaches the sample sze g( y ave ad whe s small t aga does a earest eghbor terpolato. For ths applcato, the bweght fucto was used to represet the erel such that: d b, where d x x c( ) d + s the dstace betwee the put ad the th earest eghbor. e. Local Lear Models It ca be show that for fxed weghted fuctos, ω(, both erel smoothers ad weghted local averagg models mmze the weghted average squared error (ASE). It s true that lear models mmze the ASE, but ths ca also be exteded to clude the weghted ASE. By combg the erel methods ad the local averagg models, the localzed lear models ca be created. Ths s doe by specfyg the weghts so that pots ear the put have the most fluece o the model output. The result of ths model s a lear terpretato that also uses -earest eghbors to

3 3 determe the wdth of the erel. Ths model also dffers from the prevous two that as approach the sample sze t produces the least squares lear soluto, ad whe becomes small t does pecewse lear terpolato. Aga the bweght erel was used. C. Model Comparso All fve smoothg models requre a smoothess parameter that must be determed by some process. The smoothess parameter s selected such that the PE s mmzed. For smplcty all fve smoothg parameters were tested by a tral ad error type process to determe a reasoable rage of values to test. There are aalytcal techques avalable for determg these smoothg parameters, but for ths project they would be too volved ad sce the true sgal s avalable, fdg the predcto error s trval. Oe method of comparso s to vsually compare the smoothg models dvdually agast the IHR model, whch represets the true sgal ths case. Ths method s useful to a pot, but perhaps a more useful method s to graphcally compare the PE as a fucto of the smoothg parameter. There are two thgs that ca be determed from ths. The frst s the value of the smoothg parameter that mmzes the predcto for each model. The secod thg s the smoothg model that produces the best results terms of mmzg the predcto error. All fve models were eyed to Matlab as fuctos ad aalyzed usg the data geeratg model created by Dr. James McNames. The data model was used to geerate depedet sets of data. Ths data was the set through a loop for a gve smoothg model to determe the PE, whch was smply the absolute dfferece betwee the true model ad the smoothg model. Each of the smoothg models was geerated wth dfferet values for the smoothg parameter. The mea value alog wth a rage of values that dcated the 5th to 95th percetle was determed for each of the smoothg models. Sce may of the dfferet smoothg models use dfferet smoothg parameters, they eeded to be represeted o separate graphs. Fg shows a plot of the PE vs. the smoothg parameter for the polyomal smoother. The ceter le shows the mea PE ad the shaded rego represets the 5th to 95th percetle. The secod smoothg model aalyzed was the cubc smoothg sple. Fg 3 shows a plot of the mea PE for the cubc smoothg sple at.474, wth the 5th to 95th percetle ragg from.44 to.57. All of these values correspod to the smoothg parameter that gves the mmum PE. Predcto Error Smoothg Parameter Fg 3 shows a plot of the PE vs. the smoothg parameter for the cubc smoothg sple. The ceter le shows the mea PE ad the shaded rego represets the 5th to 95th percetle. The thrd smoothg model aalyzed was the erel smoother. Fg 4 shows the mea PE for the erel smoother at.536, wth the 5th to 95th percetle ragg from.478 to.57. All of these values correspod to the smoothg parameter that gves the mmum PE. III. Results The frst smoothg model aalyzed was the polyomal smoother. Fg shows a plot of the mea PE for the polyomal smoother at.57 wth the 5th ad 95th percetle ragg from.85 to.8. All of these values correspod to the smoothg parameter that gves the mmum PE..55 Predcto Error Predcto Error Smoothg Parameter Smoothg Parameter Fg 4 shows a plot of the PE vs. the smoothg parameter for the erel smoother. The ceter le shows the mea PE ad the shaded rego represets the 5th to 95th percetle.

4 4 The ext smoothg model aalyzed was the weghted average. Fg 5 shows a plot of the mea PE for the weghted average at.54 wth the 5th to 95th percetle ragg from.498 to.59. All of these values correspod to the smoothg parameter that gves the mmum PE...8 oe to four. I ths partcular demostrato the lowest value for the mea PE s represeted by a fourth order polyomal, Fg 7. As see the plot, the predcto s ot at all close to the true sgal ad should ot be used for ths applcato..8.6 Predcto Error Istaeous Heart Rate (Hz) Smoothg Parameter Fg 5 shows a plot of the PE vs. the smoothg parameter for the weghted average smoother. The ceter le shows the mea PE ad the shaded rego represets the 5th to 95th percetle. The last smoothg model aalyzed was the local lear model. Fg 6 shows a plot of the mea PE for the local lear model at.56 wth the 5th to 95th ragg from.458 to.586. All of these values correspod to the smoothg parameter that gves the mmum PE. Predcto Error Smoothg Parameter Fg 6 shows a plot of the PE vs. the smoothg parameter for the local lear smoother. The ceter le shows the mea PE ad the shaded rego represets the 5th to 95th percetle. IV. Dscusso As expected the polyomal smoother dd a extremely poor job of predctg the true model. All the values for the PE were very close to each other wth the smoothg parameter the rage of Tme (s) Fg 7 shows a fourth order polyomal smoothg model blac agast the true model gray. The other four smoothg models all dd a very good job of predctg the true model. I fact they dd so good that graphcally t s dffcult to dstgush oe sgal from aother whe compared to the true model (Fg 8). From the prevous plots of PE t may appear the there s a larger rage of values the 5th to 95th percetle usg the cubc smoothg sple ad erel smoother, but ths s oly because the rage of values s so much smaller tha that of the polyomal, weghted average ad local lear smoothers. The reaso ths was doe was because the smoothg parameters for the cubc smoothg sple ad erel smoother are a cotuous rage of values, where as the other models are dscrete teger values. Ths meat that the rage of values eeded to be small order to fd the optmal smoothg parameter for the cubc smoothg sple ad erel smoother. The smoothg parameters that mmzed these models were all ear the pot of terpolato. For the cubc smoothg sple ths value correspoded to α.995. As metoed the methodology secto, terpolato for the cubc smoothg sple occurs at oe. For the erel smoother the value of the smoothg parameter σ that mmzed the PE correspoded to σ.34, whch s close to zero, the value correspodg to earest eghbor terpolato. The last two smoothers, weghted average ad local lear, both use a smoothg parameter based o the umber of earest eghbors, ad both requred that ths value correspod to, whch s aga close to the terpolato value of. It should also be oted here that the reaso the plot of the weghted average oly goes as low as s due to a gltch the smulato. Essetally, the bweght fucto metoed the methodology secto would perodcally result a value of zero whe. The problem wth ths s that the estmate would the be udefed at ths value.

5 5 (a) Cubc Smoothg Sple (b) Kerel Smoother tme(s) tme(s) (c) Weghted Local Average (d) Local Lear Average tme(s) tme(s) Fg 8 shows the cubc smoothg sple, the erel smoother, the weghted average, ad the local lear model (a-d) respectvely blue, plotted agast the true model red. There are a umber of useful observatos wth Fg 8. The cubc smoothg sple appears to predct the true model qute well; fact t s more accurate tha ay of the other four models. The erel smoother also does well, but maybe ot as well as the cubc smoothg sple. Ths could be due part to ts more coservatve ature. The erel smoother does ot exceed ay pot greater or less tha the maxmum or mmum value the scatter plot. The weghted average, as expected, s very smlar to the erel smoother ad t to has a smlar coservatve ature. The last s the local lear average, whch also does a reasoable job of predctg the true model ad maybe a slghtly better job tha the erel or the weghted average. Ths model s ule the two prevous oes because t does ot have ths same coservatveess, although there s a tedecy to overshoot the data wth sharp spes that are udesrable. Upo comparg the PE values t s also evdet that the erel, weghted average or local lear models dd ot stad out as beg sgfcatly better tha each other. However, the cubc smoothg sple dd perform better tha all the other models by a slght marg. Upo rug these smulatos multple tmes t was observed that the mea PE stayed very cosstet, but the 5th to 95th percetle rage fluctuated slghtly. Based o these results the cubc smoothg sple produces a model of a IHR wth the smallest PE. V. Cocluso Ths report shows that terpolato s ot the best applcato for creatg a model for a stataeous heart rate. Although t was show that the cubc smoothg sple, erel, weghted average ad the local lear all geerated very good models, t was the cubc smoothg sple that stood out. Aother advatage for usg the cubc smoothg sple s that Matlab already has ths fucto bult-, so there would be less code for ayoe usg Matlab for ths applcato. Ths report also shows that the values for the smoothg parameters were all very close to terpolato. Whe usg these smoothers as models for a stataeous heart rate they should be set to for the weghted average ad the local lear model, α.995 for the cubc smoothg sple ad σ.34 for the erel smoother. The last thg ths report cocludes s that the polyomal smoother should ever be used as a model for a stataeous heart rate. Acowledgemets The author would to tha Dr. James McNames for hs ad creatg the data geeratg model for ths report, ad for hs advce pursg the results for ths project. Further recogto should also go to Dr. McNames for supplyg the formulas ad demostratg how to apply them hs lecture otes at Portlad State Uversty. Refereces [] Tas Force of the Europea Socety of Cardology ad the North Amerca Socety of Pacg ad Electrophysology. Heart Rate varablty Stadards of Measuremet, Physologcal Iterpretato, ad Clcal Use. Crculato 996, p [] P. Lagua, G.B. Moody, R.G. Mar. Power Spectral Desty of Uevely Sampled Data by Least-square Aalyss: Performace ad Applcato to Heart Rate Sgals. IEEE Tras Bomed Eg, Vol. 45, o.6, pp , Jue 998. [3] J. McNames, T. Thog, M. Aboy. Impulse Rejecto Flter for Artfact Removal Spectral Aalyss of Bomedcal Sgals. Preceedgs of the 6th Aual Iteratoal Coferece of the IEE EMBS. Sa Fracsco, CA, USA. Pp September -5 4.

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

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

Chapter 3 Descriptive Statistics Numerical Summaries

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

More information

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

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

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

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

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

ITEM ToolKit Technical Support Notes

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

More information

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

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

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL

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

More information

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

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

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

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

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

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

More information

Unsupervised Discretization Using Kernel Density Estimation

Unsupervised Discretization Using Kernel Density Estimation Usupervsed Dscretzato Usg Kerel Desty Estmato Maregle Bba, Floraa Esposto, Stefao Ferll, Ncola D Mauro, Teresa M.A Basle Departmet of Computer Scece, Uversty of Bar Va Oraboa 4, 7025 Bar, Italy {bba,esposto,ferll,dm,basle}@d.uba.t

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

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

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

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

MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD

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

More information

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

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

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

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

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

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

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

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

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

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

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

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

Spatial Interpolation Using Neural Fuzzy Technique

Spatial Interpolation Using Neural Fuzzy Technique Wog, K.W., Gedeo, T., Fug, C.C. ad Wog, P.M. (00) Spatal terpolato usg eural fuzzy techque. I: Proceedgs of the 8th Iteratoal Coferece o Neural Iformato Processg (ICONIP), Shagha, Cha Spatal Iterpolato

More information

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

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

More information

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

Estimating Feasibility Using Multiple Surrogates and ROC Curves

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

More information

Workflow- Based Shape Optimization of Airfoils and Blades using Chained Bezier Curves

Workflow- Based Shape Optimization of Airfoils and Blades using Chained Bezier Curves Workflow- Based Shape Optmzato of Arfols ad Blades usg Chaed Bezer Curves Igor Pehec, Damr Vuča, Želja Loza Faculty of Electrcal Egeerg, Mechacal Egeerg ad Naval Archtecture FESB, Uversty of Splt, Croata

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

Speeding- Up Fractal Image Compression Using Entropy Technique

Speeding- Up Fractal Image Compression Using Entropy Technique Avalable Ole at www.jcsmc.com Iteratoal Joural of Computer Scece ad Moble Computg A Mothly Joural of Computer Scece ad Iformato Techology ISSN 2320 088X IMPACT FACTOR: 5.258 IJCSMC, Vol. 5, Issue. 4, Aprl

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

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

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

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

Software Clustering Techniques and the Use of Combined Algorithm

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

More information

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

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

More information

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

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

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

Active Bayesian Learning For Mixture Models

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

More information

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

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

More information

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

Fuzzy Partition based Similarity Measure for Spectral Clustering. Xi an , China Abstract

Fuzzy Partition based Similarity Measure for Spectral Clustering. Xi an , China Abstract Iteratoal Joural of Sgal Processg, Image Processg ad Patter Recogto Vol.9, No., (6), pp.47-48 http://dx.do.org/.457/sp.6.9..39 Fuzzy Partto based Smlarty Measure for Spectral Clusterg Yfag Yag ad Yupg

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

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

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

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

More information

Collaborative Filtering Support for Adaptive Hypermedia

Collaborative Filtering Support for Adaptive Hypermedia Collaboratve Flterg Support for Adaptve Hypermeda Mart Balík, Iva Jelíek Departmet of Computer Scece ad Egeerg, Faculty of Electrcal Egeerg Czech Techcal Uversty Karlovo áměstí 3, 35 Prague, Czech Republc

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

Performance Impact of Load Balancers on Server Farms

Performance Impact of Load Balancers on Server Farms erformace Impact of Load Balacers o Server Farms Ypg Dg BMC Software Server Farms have gaed popularty for provdg scalable ad relable computg / Web servces. A load balacer plays a key role ths archtecture,

More information

Statistical Techniques Employed in Atmospheric Sampling

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

More information

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

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

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

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

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

A genetic procedure used to train RFB neural networks

A genetic procedure used to train RFB neural networks A geetc procedure used to tra RFB eural etworks Costat-Iula VIZITIU Commucatos ad Electroc Systems Departmet Mltary Techcal Academy George Cosbuc Aveue 8-83 5 th Dstrct Bucharest ROMANIA vc@mta.ro http://www.mta.ro

More information

Web Page Clustering by Combining Dense Units

Web Page Clustering by Combining Dense Units Web Page Clusterg by Combg Dese Uts Morteza Haghr Chehregha, Hassa Abolhassa ad Mostafa Haghr Chehregha Departmet of CE, Sharf Uversty of Techology, Tehra, IRA {haghr, abolhassa}@ce.sharf.edu Departmet

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

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

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

Fitting Logistic Growth Curve with Nonlinear Mixed-effects Models

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

More information

Automated approach for the surface profile measurement of moving objects based on PSP

Automated approach for the surface profile measurement of moving objects based on PSP Uversty of Wollogog Research Ole Faculty of Egeerg ad Iformato Sceces - Papers: Part B Faculty of Egeerg ad Iformato Sceces 207 Automated approach for the surface profle measuremet of movg objects based

More information

Signal Classification Method Based on Support Vector Machine and High-Order Cumulants

Signal Classification Method Based on Support Vector Machine and High-Order Cumulants Wreless Sesor Network,,, 48-5 do:.46/ws..7 Publshed Ole Jauary (http://www.scrp.org/joural/ws/). Sgal Classfcato Method Based o Support Vector Mache ad Hgh-Order Cumulats Abstract X ZHOU, Yg WU, B YANG

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

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

Impact of Mobility Prediction on the Temporal Stability of MANET Clustering Algorithms *

Impact of Mobility Prediction on the Temporal Stability of MANET Clustering Algorithms * Impact of Moblty Predcto o the Temporal Stablty of MANET Clusterg Algorthms * Aravdha Vekateswara, Vekatesh Saraga, Nataraa Gautam 1, Ra Acharya Departmet of Comp. Sc. & Egr. Pesylvaa State Uversty Uversty

More information

A Type of Variation of Hamilton Path Problem with Applications

A Type of Variation of Hamilton Path Problem with Applications Edth Cowa Uersty Research Ole ECU Publcatos Pre. 20 2008 A Type of Varato of Hamlto Path Problem wth Applcatos Jta Xao Edth Cowa Uersty Ju Wag Wezhou Uersty, Zhejag, Cha 0.09/ICYCS.2008.470 Ths artcle

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

A Perception of Statistical Inference in Data Mining

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

More information

Some Interesting SAR Change Detection Studies

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

More information

Regression Analysis. Acknowledgments

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

More information

Electrocardiogram Classification Method Based on SVM

Electrocardiogram Classification Method Based on SVM Electrocardogram Classfcato Method Based o SVM Xao Tag Zhwe Mo College of mathematcs ad software scece, Schua ormal uversty, Chegdu 60066, P. R. Cha Abstract Heart dsease s oe of the ma dseases threateg

More information

Face Authentication for Multiple Subjects Using Eigenflow

Face Authentication for Multiple Subjects Using Eigenflow Face Authetcato for Multple Subjects Usg Egeflow Xaomg Lu Tsuha Che ad B.V.K. Vjaya Kumar Advaced Multmeda Processg Lab Techcal Report AMP -5 Aprl 2 Electrcal ad Computer Egeerg Carege Mello Uversty Pttsburgh,

More information

Comparison Studies on Classification for Remote Sensing Image Based on Data Mining Method

Comparison Studies on Classification for Remote Sensing Image Based on Data Mining Method Hag Xao ad Xub Zhag Comparso Studes o Classfcato for Remote Sesg Image Based o Data Mg Method Hag XIAO 1, Xub ZHANG 1 1: School of Electroc, Iformato ad Electrcal Egeerg Shagha Jaotog Uversty No. 1954,

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

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

Designing a learning system

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

More information

Priority-based Packet Scheduling in Internet Protocol Television

Priority-based Packet Scheduling in Internet Protocol Television EMERGING 0 : The Thrd Iteratoal Coferece o Emergg Network Itellgece Prorty-based Packet Schedulg Iteret Protocol Televso Mehmet Dez Demrc Computer Scece Departmet Istabul Uversty İstabul, Turkey e-mal:demrcd@stabul.edu.tr

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

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

Analysis of Energy Consumption and Lifetime of Heterogeneous Wireless Sensor Networks

Analysis of Energy Consumption and Lifetime of Heterogeneous Wireless Sensor Networks Aalyss of Eergy Cosumpto ad Lfetme of Heterogeeous Wreless Sesor Networks Erque J. Duarte-Melo, Mgya Lu EECS, Uversty of Mchga, A Arbor ejd, mgya @eecs.umch.edu Abstract The paper exames the performace

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

Fingerprint Classification Based on Spectral Features

Fingerprint Classification Based on Spectral Features Fgerprt Classfcato Based o Spectral Features Hosse Pourghassem Tarbat Modares Uversty h_poorghasem@modares.ac.r Hassa Ghassema Tarbat Modares Uversty ghassem@modares.ac.r Abstract: Fgerprt s oe of the

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

An Enhanced Local Covering Approach for Minimization of Multiple-Valued Input Binary-Valued Output Functions

An Enhanced Local Covering Approach for Minimization of Multiple-Valued Input Binary-Valued Output Functions Proceedgs of the 10th WSEAS Iteratoal Coferece o COMPUTERS, Voulagme, Athes, Greece, July 13-15, 2006 (pp63-68) A Ehaced Local Coverg Approach for Mmzato of Multple-Valued Iput Bary-Valued Output Fuctos

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

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

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

More information

A SVM Gray-Box Model for a Solid Substrate Fermentation Process

A SVM Gray-Box Model for a Solid Substrate Fermentation Process A publcato of CHEMICAL ENGINEERING TRANSACTIONS VOL. 35, 2013 Guest Edtors: Petar Varbaov, Jří Klemeš, Paos Seferls, Athaasos I. Papadopoulos, Spyros Voutetaks Copyrght 2013, AIDIC Servz S.r.l., ISBN 978-88-95608-26-6;

More information