n data points is solved: This approach is based on Weierstrass approximation theorem [9-11], which stipulates that any segment a,

Size: px
Start display at page:

Download "n data points is solved: This approach is based on Weierstrass approximation theorem [9-11], which stipulates that any segment a,"

Transcription

1 IOSR Joural of VLSI ad Sgal Processg (IOSR-JVSP) Volume 5, Issue 6, Ver. II (Nov -Dec. 05), PP e-issn: , p-issn No. : Real-Tme Recostructo of Dscrete-Tme Sgals Hgh- Performace Dgtal Cotrol Systems: Aalytcal Evaluato of Commo Iterpolato Techques A. Mumu, F. Mumu (Electrcal/Electrocs Egeerg Departmet, Cape Coast Polytechc, Cape Coast, Ghaa) (Electrcal Egeerg Departmet, Uversty of Mes ad Techology, Tarkwa, Ghaa) Abstract: Complex computatoal problems arsg cotrol systems that employ dgtal sgal processg for cotrol tasks such as precso moto cotrol, real-tme processg of sesor data ad mache vso are tedous, requrg sgfcat amouts of calculato of mathematcal fuctos. I addto, such problems eed to be solved a strctly lmted tme, so the mathematcal computatos must be optmzed for speed. Oe of the most mportat operatos performed by such systems s the recostructo of dgtal sgals. Tradtoally, hgh-ed applcatos, ths s doe usg advaced terpolato techques. The computato-tesve requremets of such applcatos requre the formulato of the terpolato problem a way that s effcet for computer executo. However, the choce of terpolato techque s ot always straght-forward, as t depeds o the ature ad sze of the problem. The preset paper udertakes aalytcal study of the commo terpolato techques ad sytheszes correspodg algorthms for computg them. A comparatve aalyss of the varous terpolato methods provdes a accessble meas for selectg the most sutable algorthm for a gve problem. Keywords: Computatoal Complexty, Dgtal Sgal Recostructo, DSP, Iterpolato I. Itroducto I dgtal cotrol systems, very ofte, there s a eed to recostruct dgtal sgals after processg to obta orgal aalog sgals from the dscrete-tme samples. I practce, ths ca be acheved by a umber of techques. These clude smple sample-ad-hold, fractoal delay flterg, classcal terpolato techques, as well as frequecy doma methods [-]. I low-ed applcatos, recostructo of dgtal sgals s carred out usg sample-ad-hold crcuts to acheve a zero-order hold dgtal to aalog coverso [3-4]. I applcatos where hgh precso s requred, polyomal terpolato techques may be used. The smplest form of terpolato s lear terpolato or frst-order hold, whch approxmates values betwee successve samples by straght les [5]. I stuatos where lear terpolato does ot meet the requred accuracy, hgher order terpolato formulas are used [, 6]. Recostructg aalog sgals from dgtzed sgals usg hgher order polyomal terpolato methods requres a sgfcat amout of computatoal resources. I practcal applcatos, t s ofte ecessary to develop algorthms whch reduce all calculatos to a sequece of arthmetc ad logcal operatos ecessary for computer executo. At the same tme, t s also mportat to pay close atteto to the amout of computatoal tme requred to solve these problems. I ths regard, the qualty of algorthms s assessed o the bass of the order of growth of tme eeded to solve the problem. Ths fgure of mert, techcal lterature, s kow as the computatoal complexty of a algorthm. Thus, computatoal complexty, ths cotext, s the tme spet computg solutos as a fucto of the problem sze (.e. put data sze ad formato cotet). It s determed largely by the umber of elemetary operatos eeded to solve a partcular problem. Despte the creasg speed of moder computers, the complexty of advaced terpolato algorthms s stll a key ssue may egeerg applcatos [7]. Practcal mplemetato of may mathematcal solutos has bee mpeded by the computatoal complexty of the mathematcal algorthms [8]. The terpolato problem cossts of covertg dscrete data, defed oly at dscrete pots such as x, y, x, y,... x, y, to a cotuous output (Fg. ). I essece, ths amouts to fdg a smooth 0 0 curve that passes through all the dscrete pots x, y. Thus, there s the eed to determe the values of the fucto at pots whch do ot cocde wth the gve pots (.e. for x x ). Ths meas fdg a fucto f x that satsfes the terpolato codto The pots x are called odes of terpolato. DOI: / Page f x f y ()

2 Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol Fg.. Iterpolato of dscrete data. The most straghtforward method of dog ths s polyomal terpolato, where a th order polyomal that passes through data pots s solved: ( x) P( x) C C x C x... C x () 0 Ths approach s based o Weerstrass approxmato theorem [9-], whch stpulates that ay segmeta, b of a fucto P( x) ca be suffcetly well approxmated by a aalytcal expresso whch s a P( x), algebrac polyomal. To costruct the polyomal t s ecessary to fd the coeffcets C0, C, C,... C. The coeffcets are determed from the terpolato codto P( x) y,,,...,. I practce, however, the umber of odes may be very large; leadg to extreme dffculty solvg () by classcal methods. The complexty of solvg () by Gaussa method, for example, s of the order O( 3 ) [-4]. I practcal stuatos, the desred terpolato polyomal s costructed wthout solvg ths system. A umber of techques have bee developed for dog ths [5-8]. Ths work vestgates commo terpolato techques from the pot of vew of realzg effcet algorthms for recostructg dscrete-tme sgals. The ma objectve of ths aalytcal study s to provde accessble meas of comparg the computatoal complexty of commo terpolato techques wth the vew of fdg the most approprate choce for a partcular problem. II. Classcal Iterpolato Techques Notwthstadg the prolferato of may terpolato algorthms, classcal terpolato methods are stll very popular. Oe reaso for ther popularty s that they have bee developed log ago ad are wellstuded, they are effcet, ad have prove relable for practcal applcatos. Also, may of the ewer techques, despte ther computatoal effcecy, from a practcal pot of vew of software mplemetato smplcty, have trcate formulatos, makg them less attractve tha covetoal terpolato techques... Lagrage techque A more effcet alteratve to recostructg sampled data by solvg the terpolato problem caocal form s Lagrage polyomal formula [9]. The Lagrage terpolato method may also be used to desg FIR, IIR, as well as adaptve Flters [0-]. To costruct the Lagrage polyomal for a arbtrary part of a segmet a, bcotag k x, x,..., x pots k, a algebrac polyomal Q ( x ) s chose such that, j m Q ( x ) km j. The polyomal s zero for every x except x x (.e. x, x,..., x are the roots of m k 0, j m ths polyomal). So the polyomal Q ( x ) ca be wrtte the form km j Q ( x) c( x x )( x x )...( x x )( x x )...( x x ) (3) km m m k The costat c s determed from the codto Q ( x ) by substtutg x x (3) km j m ad c Q km ( m )( m )...( m m )( m m )...( m k) x x x x x x x x x x ( x x)( x x )...( x xm )( x xm )...( x xk) ( x) (5) x x x x x x x x x x ( m )( m )...( m m )( m m )...( m k) DOI: / Page km j (4)

3 Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol Q ( x ) are kow as Lagrage bass polyomal. km The Lagrage polyomal for the chose segmet s, thus, wrtte as k ( x x)( x x )...( x xm )( x xm )...( x xk) Pk( x) fm (6) m ( xm x)( xm x )...( xm xm )( xm xm )...( xm xk) If t s requred to terpolate the whole tervala, b, the 0, k, ad the Lagrage polyomal has the geeral form ( x x0)( x x)...( x x )( x x )...( x x) ( x xj) P( x) f f ( x x0)( x x)...( x x )( x x )...( x x) ( x xj) (7) 0 0 j 0 j Thus, the degree of the polyomal s ad for x x all terms the summato operator reduce to th zeros except the j terms, whch are f, thereby satsfyg the terpolato codto (). As the terms of the factor Q ( x) relato (7) deped oly o the choce of odes x ad the pots x, ad ot o the fucto f x, the factors f ca be computed oly oce ad used the costructo of terpolato polyomals. Computatoal complexty Lagrage terpolato algorthm The costructve valdato of Lagrage terpolato techque provdes a method to costruct the terpolatg polyomal the form expressed (7). The method s stated the followg steps: ( x xj). Computato of the Lagrage bass Q ( x) ( x xj). Multplcato of each th 3. Summato of each product term Q ( x) f 0 bass by the correspodg fuctoal value f Recallg that the Lagrage coeffcets Q( x) of a fucto y f ( x) a, b are determed oly by the odes x ad the pots x, where t s requred to compute the value of the polyomal. So f the calculatos are carred out accordg to (5) above, the calculato of each coeffcet (cosstg of odes) of the Lagrage bass requres elemetary multplcatos, dvsos, ad addtos. Obvously, t s ecessary to make teratos to compute all the polyomals (.e. P ( x), P ( x ),, P ( x ) ). 0 Cosequetly, the computato of the Lagrage bass volves: multplcatos addtos dvsos for ay gve segmet The umber of operatos step two s multplcatos, ad step three addtos. So there are, total, 3 addtos, multplcatos, ad dvsos... Newto Iterpolato Method The Lagrage terpolato polyomal s coveet cases where the odes may eed to be updated. If the task s formulated such that the addto of a extra pot would requre oly the addto of a th sgle polyomal of degree to the degree Lagrage polyomal, the ths added ca be foud by takg the dfferece of the two Lagrage polyomals of degree ad. Smple trasformatos of the Lagrage terpolato polyomal wll lead to the followg expresso: where P( x) s Lagrage polyomal of degree. ( ) 0( ) ( ) ( ) (8) P x P x P x P x DOI: / Page

4 Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol If we let Q( x) P( x) P ( x), the Q( x) s a polyomal of degree whose value s zero at x x0, x x, x x,..., x x. Therefore, the polyomal Q( x) ca be wrtte as Q( x) C( x x )( x x )...( x x ) 0, where C are coeffcets at x x0, x x, x x. Therefore, the modfed Lagrage polyomal (8) ca be rewrtte as L( x) L ( x) C( x x 0)( x x)...( x x ). Recursvely expressg all the polyomals L, L, etc. a smlar way leads to aother form of represetg the Lagrage terpolato polyomal, whch s called Newto terpolato polyomal []: ( ) 0 ( 0) ( 0)( )... ( 0)( )...( ) ( j) (9) N x C C x x C x x x x C x x x x x x C x x C, C,..., C are kow as Newto coeffcets. 0 j 0 The Newtoa bases are, ( x x0), ( x x0)( x x),...( x x0)( x x0)...( x x ). I the geeral formulato of the Newto terpolato polyomal (9) the Newto coeffcets C are computed from the terpolato codto (): j j C f C 0 Cj ( x xk) ( x xk) (0) j 0 k 0 k 0 Calculatg the coeffcets by ths approach s computatoally demadg. I practce, t s ofte approprate to compute the coeffcets usg Newto s dvded dffereces [3]. If x0 x x... xk, the, the dvded dffereces are defed as follows [4]: Zero th order dvded dfferece ( ) f [ x ] f [ x],, f x f x f, 0,,,.... The frst order dvded dfferece s f x x ad the secod order dvded dfferece s x x f [ x, x ] f [ x, x ] f x, x, x. x x It ca be see that hgher order dvded dffereces are defed recursvely usg lower-order oes. th Thus, k order dvded dfferece for the secto x, x k ca be foud through ( k ) th order dvded f [ x, x,..., x k] f [ x, x,... x k ],,,...,, x k x where k,,..., ; 0,,..., k ; degree of the polyomal. It s ofte reasoable to calculate the dvded dffereces oly for eghborg values of the dscrete data. I ths case, a hgher order dvded dfferece s calculated from two precedg oes of lower orders [5]. Hece the Newto coeffcets C 0, C, C,... C ca be expressed through dvded dffereces as follows: C 0 f 0 f [ x 0], dfferece by the recursve formula f x x x x k f f 0 f [ x] f [ x 0] C f [ x 0, x], x x0 x x 0 f f f f 0 x x x x0 f [ x, x ] f [ x0, x] C f [ x0, x, x ], x x0 x x0 ad, Ck f [ x0, x,..., xk]. Thus, for the purpose of terpolato fucto o the terval x, x the Newto polyomal, based k o dvded dffereces, ca be wrtte the form N x f f x x x x f x x x x x x x k( ), ( ),, ( )( )... f x x x x x x x x x Computatoal complexty of Newtoa terpolato algorthm,,..., k ( )( )...( k ) () Computg the value of the terpolato polyomal the Newto form ca be carred out the followg steps:. Fdg the Newto coeffcets C through dvded dffereces DOI: / Page

5 Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol. Computg the value of the polyomals (9) usg the Newto coeffcets C 0, C, C,... C To perform the frst operato, oe eeds to carry out addtos ad dvsos for each ode x. Ths requres teratos each for each of the arthmetc operatos. Hece, the umber of addtos would be ( ) ( ), ad the umber of dvso operatos would also be same. Calculato of the polyomal P (step ) requres addtos through teratos, plus addtoal summatos for the terms C x x j. Thus, for terpolato of odes, the umber of addto operatos: ( ) ( 3) ( ). Smlarly, there would be multplcatos through teratos: ( ) ( ). Thus, total umber of each operato s dvsos. addtos, multplcatos, ad.3. Sple Iterpolato The Sple s a form of pecewse polyomal method used for terpolatg dscrete pots. I a pecewse polyomal terpolato the segmet a, b s dvded to sub-segmets havg a smaller umber of terpolato odes. Lower degree terpolato polyomal ca the be used o each of these segmets. The most wdely used pecewse terpolato method s cubc sple terpolato. Cubc sple has a feature that each partal terval s represeted by a thrd degree polyomal, ad o the whole terval of terpolato, t s cotuous together wth ts frst ad secod dervatves [6-8]. O each terval [ x, x ] the cubc sple has the form [9] S ( x) a b ( x x ) c ( x x ) d ( x x ) f, x [ x, x] () 3 Thus, the sple satsfes the Lagrage terpolato codto S ( x ) f, 0,,,... (3) The sple () o each of the segmets[ x, x],,,... s defed by four coeffcets, ad, therefore, for ts costructo o the whole terval a, b 4 equatos are eeded to determe the coeffcets. Codto (3) yelds equatos. As oted, the sple S( x ), together wth ts frst ad secod dfferetals, s cotuous all teral odes. The codto of cotuty of the dfferetals S ( x) ad S( x) gves ( ) addtoal equatos. Thus, there are ( ) 4 equatos. The two mssg codtos are determed dfferet ways. They may be obtaed from the so-called boudary codtos [30-3], whch are assged o the bass of physcal propertes or other cosderatos related to the terpretato of the features of the dscrete data. These clude referece to frst or secod dervatves of the extremes of the tervals, or perodcty codtos. To obta the remag two ukows, here we use the Free Boudary Codtos: S( a) S( b) 0 (4) The result s a system of 4 a, b, c, d, lear equatos for determg the ukow coeffcets,,...,. Prelmary aalyss of these equatos ad a umber of smple trasformatos lead to a farly smple sequece of operatos for fdg the values of these coeffcets as follows. O the terval [ x, x] the secod dervatve of the sple S ( x) s a straght le wth slope m, ad ca be wrtte the form DOI: / Page

6 Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol S ( x) m( x x), where s a costat. Sce S ( x) s a lear fucto o[ x, x], ts form s completely determed by ts two extreme values m, So h x x x x S ( x) for x [ x, x], where h x x, S ( x). h h Itegratg S ( x) twce gves aother form of the cubc sple represetato Where T T,,...,, ad f f f f 0 f f f f q,...,. h h h h DOI: / Page ad ( x x) ( x x ) S x A x x B x x 6h 6h at the eds of the terval [ x, x]. 3 3 ( ) (5) A ad B are the costats of tegrato. Accordg to the terpolato codto S( x) f, h cosequetly, lettg x x, yelds S( x) f B h or B 6 Also f we let x x ad otg that S( x ) S ( x ), we obta A f h Substtutg h. 6 A ad B equato (5) gves f h. h 6 ( h ) ( ). Thus, 6h 3 S x f A h 3 3 x x x x ( x x) h ( x x) ( x x ) h ( x x ) S ( x) f f (6) 3 h h 6h 6h From (6) the oe-sded dervatves for x, x,..., x usg property that the sple s cotuous over [ x, x ] ca be obtaed: h h f f S x 6 3 h ( 0) (7) h h f f S x 3 6 h Equatg (7) ad (8) for,,...,, we obta equatos of the form ( 0) (8) h h h h f f f f h h Ths equato ca be wrtte the matrx form [3] A q wth ukows (,,..., ), where h h h h h h h A h h h h h h h 0 6 3, (9)

7 Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol Thus, matrx form the equato s a b q c a b q c a b q c a q (0) h h h h f f f f c, a, b, q h h Solvg the sple terpolato requres solvg the trdagoal matrx A [33]. The soluto of such systems ca be orgazed a way that does ot clude the zero elemets of the matrx, thereby savg memory ad decreasg the requred amout of computato. Ths method mathematcs lterature s called Thomas algorthm [34]. Thomas algorthm cossts of two stages - forward substtuto ad backward substtuto. Forward substtuto cossts calculatg the auxlary coeffcets ad, whereby each ukow s expressed terms of : ( ),,,..., () From the frst equato of (0), b q. But from () a a. Thus, equatg the two relatos equatos gves b a q a Now puttg the secod equato of (0): c a b q Thus, ca be expressed through 3 :. 3 q b 3 c or 3, c a b q c. ad so c a ad c a Smlarly, all auxlary coeffcets ad ca be calculated by the recursve formulas b If we let e a c, the e b c a q c a c q c ad e. (3) () Backward substtuto cossts of recursvely calculatg. Ths volves, frst, fdg usg equato () ad the last equato of the trdagoal matrx (0). N N (4) N N DOI: / Page

8 Elmatg N Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol from the two equatos gves q a c N N N N N q N a N N N c N N N The, usg the formula (), ad the prevously calculated coeffcets ad (3), we ca successvely calculate all ukows,,..., (5). Computatoal Complexty Of Cubc Sple Iterpolato Algorthm (6) ad accordg to formulas () From the above aalyss, the soluto of the sple S(x) requres oly fdg h, A, B, q ad. The steps volved calculatg ca be summarzed as follows: h. Computato of requres addtos. Computato of A ad B both requre ( ) dvsos, multplcatos ad addtos each 3. Computato of q requres ( ) addtos ad dvsos 4. Computato of volves a umber of steps: Computato of ad as per (). Ths requres dvso operatos Computato of ad (, 3..., ) as per (3). Ths requres ( ) ( ) multplcato, ad ( ) dvsos addtos, Computato of as per (6). Ths requres addtos, multplcatos, ad dvso operato Computato of (,,..., ) as per (). Ths requres addtos, ad multplcato Hece, the total umber of operatos s 7 6 addtos, 5 3 multplcatos, ad 7 4 dvsos. Ths gves a total operato cout of9 3. Notg that the coeffcets ad e are defed solely by the choce of odes ad do ot deped o the fuctoal values y, computato ca be reduced f there s the eed to solve a seres of problems volvg dfferet fuctoal values at predetermed odes. I ths stuato, ad e are calculated oly oce. Oly are computed for subsequet problems. Ths reduces the umber of operatos by 3( ), resultg total umber operatos. Thus, the total umber of operatos volved computg the sple S x 6 0 s8 7. If we are carryg out a seres of aalyss volvg the same odes, subsequet computato are reduced to5 4. III. Results Ad Dscusso Table summarzes the results of the foregog aalyss. The last colum s the total cout of all operatos, N. Ths s plotted agast put data sze, Fg. wth a logarthmc scale o both axes. It s worth otg that most practcal cases, addto, multplcato ad dvso operatos do ot cost the same. But sce the duratos of these basc operatos are kow, t s usually straght-forward to compute the total cost terms of the umber of mache cycles. Table. Summary of computatoal complexty of classcal terpolato methods Addtos Multplcatos Dvsos Total Lagrage 3 Newto Cubc Sple DOI: / Page

9 Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol I hgh performace dgtal cotrol systems wth real-tme requremets, the terpolato problem usually eeds to be solved wth a strctly short durato, say a few mllsecods. The choce of a good terpolato algorthm allows moder DSP systems ot oly to provde hgh accuracy ad performace, but also exted the magtude of tasks that ca be performed. For stace, s f a task requred 00 mllsecods ad a dgtal sgal processor wth processg speed of mllo floatg pot operatos per secod (MFLOPS) s employed, the maxmum umber of dscrete puts that ca be terpolated would be 0000, 400, ad 500 for the sple, Lagrage ad Newto, respectvely (Fg. ). It s obvous that for the sple algorthm, creasg processor speed by a factor of 00 results a crease problem sze the order of 00. For the Lagrage ad Newto terpolators, a speed crease by 00 tmes results oly a 0 tmes crease problem sze. Fg.. Comparso of computatoal complexty of commo terpolato methods. O the bass of ths aalyss, t ca be sad that the Cubc Spe terpolato algorthm s the best choce (for data pots greater tha 8). The Lagrage formula also outperforms Newto s. However, as oted above, f there would be the eed to update terpolatg data, the Newto s would be a better choce. I geeral, the complexty of a algorthm s evaluated order p of magtude of put data, ad s p deoted O( ), so called bg-o otato [35-36]. I ths represetato, oly the fastest growg (hghest order) term s cosdered; all terms of lower order are gored. For example, the tme complexty of the Lagrage algorthm s equal to 4 5, but ts computatoal complexty s of order ad s expressed as O( ). Lkewse, Newto terpolato formula s O( ) ad the cubc sple s O( ) However, there are stuatos where t s useful to kow the exact relatoshp of the depedece of complexty o put data. Ths s especally so whe a small umber of put data s to be terpolated, or whe the terpolato formula cotas a large costat whch ca have a sgfcat effect o the qualty of the algorthm. O the graph of Fg., t ca be observed that the Lagrage formula s the best for a task volvg to 8 data puts. Other factors, such as avalable memory resources, requred accuracy, ad the ature of sgals, may also fluece the choce of algorthm. For stace, f the sgal s to be sampled at a much hgher rate tha the aalog sgal frequecy, the the Lagrage terpolato formula s preferred to the Sple [6]. Also, some classes of algorthms may be less stable for certa types of problems. IV. Cocluso The study shows that a umber of terpolato methods ca be used to costruct a approxmate aalog output from dgtal sgals. The requred accuracy ca be acheved by all the above methods of polyomal terpolato. However, the practcal mplemetato of the dfferet terpolato techques requres dfferet computatoal resources. So addto to the accuracy of approxmato of the dgtzed sgals, oe should take to accout the CPU tme requred to costruct these sgals. The preset study attempted to aalyze ad compare the most popular classcal terpolato methods used dgtal sgal processg ad dgtal cotrol systems for the purpose of recostructg dscrete-tme sgals. The results of the study ca be used as a bass for selectg the most approprate algorthm for a partcular terpolato task. It s also expected that ths study wll serve as a bass for further vestgato to the ssues of effectve use of terpolato algorthms for recostructg dscrete data. For example, further theoretcal ad expermetal study DOI: / Page

10 Real-Tme Recostructo of Dscrete-Tme Sgals Hgh-Performace Dgtal Cotrol ca be coducted o the effectveess of parallel mplemetatos of terpolato methods o computer systems of dfferet archtectures. Refereces [] A. V. Oppehem, R. W. Schafer, ad J. R. Buck, Dscrete-tme sgal processg, vol. (Eglewood Clffs, NJ: Pretce Hall, 989). [] T. Saramäk, Polyomal-Based Iterpolato for Dgtal Sgal Processg (DSP) ad Telecommucato Applcatos, IEEE CAS Dstgushed Lecture Program, 00. [3] A. V. Oppehem, A. S. Wllsky, ad S. H. Nawab, Sgals ad systems, d ed., 997. [4] J. T. Olkkoe, ad H. Olkkoe, Samplg ad Recostructo of Zero-Order Hold Sgals by Parallel RC Flters, Wreless Egeerg ad Techology, (3), (0): 53. [5] V. Stojaovć, J. G. Proaks, ad D. G. Maolaks, Dgtal sgal processg: Prcples, Algorthms, ad Applcatos, 4 ed. (Upper Saddle Rver, NJ: Pretce Hall, 006). [6] R. W. Schafer, ad L. R. Raber, A dgtal sgal processg approach to terpolato, Proceedgs of the IEEE, 6(6), (973): [7] S. K. Narag, A. Gadde, ad A. Ortega, Sgal processg techques for terpolato graph structured data, Acoustcs, Speech ad Sgal Processg (ICASSP), 03 IEEE Iteratoal Coferece o, 03. [8] A. Dutt, M. Gu, ad V. Rokhl, Fast algorthms for polyomal terpolato, tegrato, ad dfferetato, SIAM Joural o Numercal Aalyss, 33(5), (996): [9] A. Pkus, Weerstrass ad approxmato theory, Joural of Approxmato Theory, 07(), (000): -66. [0] M. H. Stoe, The geeralzed Weerstrass approxmato theorem, Mathematcs Magaze, (5), (948): [] D. Pérez, ad Q.Yamlet, A survey o the Weerstrass approxmato theorem, Dvulgacoes Matemátcas, 6(), (008): [] K. Chalupka, C. K. Wllams, ad I. Murray, A framework for evaluatg approxmato methods for Gaussa process regresso, The Joural of Mache Learg Research, 4(), (03): [3] X. Tag, ad Y. Feg, A New Effcet Algorthm for Solvg Systems of Multvarate Polyomal Equatos, IACR Cryptology eprt Archve, 005, 3. [4] D. Adré, H. Lars, ad M. Klas. O the complexty of matrx reducto over fte felds, Advaces Appled Mathematcs, 39(4), (007): [5] E. Mejerg, A chroology of terpolato: from acet astroomy to moder sgal ad mage processg, Proceedgs of the IEEE, 90(3), (00): [6] T. M. Lehma, C. Göer, ad K. Sptzer, Survey: Iterpolato methods medcal mage processg, IEEE Trasactos o Medcal Imagg, 8(), 999. [7] B. A. Eckste, Evaluato of sple ad weghted average terpolato algorthms, Computers & Geosceces, 5(), (989): [8] O. Abramov, ad A. S. McEwe, A evaluato of terpolato methods for Mars Orbter Laser Altmeter (MOLA) data, It. J. Remote Sesg, 5(3), (004): [9] R. Séroul, Programmg for mathematcas, Sprger Scece & Busess Meda, 0. [0] A. Krukowsk, ad İ. Kale, DSP system desg: Complexty reduced IIR flter mplemetato for practcal applcatos, Sprger Scece & Busess Meda, 003. [] V. V. Vučkovć, The Recostructo of the Compressed Dgtal Sgal usg the Lagrage Polyomal Iterpolato, Electroc Egeerg, 008. [] M. Zhag, ad W. Xao, Costruct ad Realzato of Newto Iterpolato Polyomal Based o Matlab7, Proceda Egeerg, 5, (0): [3] R. L. Burde, ad J. D. Fares, Numercal Aalyss (Stamford, CT: Thomso Learg. Ic., 00). [4] M. Abramowtz, ad I. A. Stegu, Hadbook of Mathematcal Fuctos: wth Formulas, Graphs, ad Mathematcal Tables, No. 55, Courer Corporato, 964. [5] V. S. Ryabe'k, ad S. V. Tsykov, A theoretcal troducto to umercal aalyss, CRC Press, 006. [6] L. R. M. Slva, C. A. Duque, ad P. F. Rbero, Smart sgal processg for a evolvg electrc grd, EURASIP Joural o Advaces Sgal Processg,, (05): -3. [7] A. Ferrer, L. Jord, et al, Effcet cubc sple terpolato mplemeted wth FIR flter, Iteratoal Joural of Computer Iformato Systems ad Idustral Maagemet Applcatos, vol. 5, (03): [8] T. Mchael, Y. C. Eldar, ad V. Pohl, Causal sgal recovery from U-varat samples, IEEE Iteratoal Coferece o Acoustcs, Speech ad Sgal Processg (ICASSP), 0. [9] P. Z Revesz, Cubc Sple Iterpolato by Solvg a Recurrece Equato Istead of a Trdagoal Matrx, Mathematcal Methods Scece ad Egeerg, 04. [30] J. H. Mathews, ad K.D. Fk, Numercal Methods Usg MATLAB, vol. 3 (Upper Saddle Rver, NJ: Pretce hall, 999). [3] M I. Syam, Cubc sple terpolato predctors over mplctly defed curves, Joural of Computatoal ad Appled Mathematcs, 57(), (003): [3] S. Gao, Z. Zhag, ad C. Cao, O a geeralzato of cubc sple terpolato, Joural of Software, 6(9), (0): [33] V. Malyshk, Parallel Computg Techologes, 3th Iteratoal Coferece, PaCT 05, Proceedgs, vol. 95, Petrozavodsk, Russa, 05. [34] J. D. Hoffma, ad S. Frakel, Numercal methods for egeers ad scetsts, CRC press, 00. [35] E. Bach, ad J. O. Shallt, Algorthmc Number Theory: Effcet Algorthms, vol., MIT press, 996. [36] P. H. Dave, Desg ad aalyss of algorthms, Pearso Educato Ida, 009. DOI: / Page

Analysis of Lagrange Interpolation Formula

Analysis of Lagrange Interpolation Formula P IJISET - Iteratoal Joural of Iovatve Scece, Egeerg & Techology, Vol. Issue, December 4. www.jset.com ISS 348 7968 Aalyss of Lagrage Iterpolato Formula Vjay Dahya PDepartmet of MathematcsMaharaja Surajmal

More information

PGE 310: Formulation and Solution in Geosystems Engineering. Dr. Balhoff. Interpolation

PGE 310: Formulation and Solution in Geosystems Engineering. Dr. Balhoff. Interpolation PGE 30: Formulato ad Soluto Geosystems Egeerg Dr. Balhoff Iterpolato Numercal Methods wth MATLAB, Recktewald, Chapter 0 ad Numercal Methods for Egeers, Chapra ad Caale, 5 th Ed., Part Fve, Chapter 8 ad

More information

Cubic Nonpolynomial Spline Approach to the Solution of a Second Order Two-Point Boundary Value Problem

Cubic Nonpolynomial Spline Approach to the Solution of a Second Order Two-Point Boundary Value Problem Joural of Amerca Scece ;6( Cubc Nopolyomal Sple Approach to the Soluto of a Secod Order Two-Pot Boudary Value Problem W.K. Zahra, F.A. Abd El-Salam, A.A. El-Sabbagh ad Z.A. ZAk * Departmet of Egeerg athematcs

More information

Solving Constrained Flow-Shop Scheduling. Problems with Three Machines

Solving Constrained Flow-Shop Scheduling. Problems with Three Machines It J Cotemp Math Sceces, Vol 5, 2010, o 19, 921-929 Solvg Costraed Flow-Shop Schedulg Problems wth Three Maches P Pada ad P Rajedra Departmet of Mathematcs, School of Advaced Sceces, VIT Uversty, Vellore-632

More information

Given a table of data poins of an unknown or complicated function f : we want to find a (simpler) function p s.t. px (

Given a table of data poins of an unknown or complicated function f : we want to find a (simpler) function p s.t. px ( Iterpolato 1 Iterpolato Gve a table of data pos of a ukow or complcated fucto f : y 0 1 2 y y y y 0 1 2 we wat to fd a (smpler) fucto p s.t. p ( ) = y for = 0... p s sad to terpolate the table or terpolate

More information

L5 Polynomial / Spline Curves

L5 Polynomial / Spline Curves L5 Polyomal / Sple Curves Cotets Coc sectos Polyomal Curves Hermte Curves Bezer Curves B-Sples No-Uform Ratoal B-Sples (NURBS) Mapulato ad Represetato of Curves Types of Curve Equatos Implct: Descrbe a

More information

Beam Warming Second-Order Upwind Method

Beam Warming Second-Order Upwind Method Beam Warmg Secod-Order Upwd Method Petr Valeta Jauary 6, 015 Ths documet s a part of the assessmet work for the subject 1DRP Dfferetal Equatos o Computer lectured o FNSPE CTU Prague. Abstract Ths documet

More information

Taylor s Series and Interpolation. Interpolation & Curve-fitting. CIS Interpolation. Basic Scenario. Taylor Series interpolates at a specific

Taylor s Series and Interpolation. Interpolation & Curve-fitting. CIS Interpolation. Basic Scenario. Taylor Series interpolates at a specific CIS 54 - Iterpolato Roger Crawfs Basc Scearo We are able to prod some fucto, but do ot kow what t really s. Ths gves us a lst of data pots: [x,f ] f(x) f f + x x + August 2, 25 OSU/CIS 54 3 Taylor s Seres

More information

Research Article A New Derivation and Recursive Algorithm Based on Wronskian Matrix for Vandermonde Inverse Matrix

Research Article A New Derivation and Recursive Algorithm Based on Wronskian Matrix for Vandermonde Inverse Matrix Mathematcal Problems Egeerg Volume 05 Artcle ID 94757 7 pages http://ddoorg/055/05/94757 Research Artcle A New Dervato ad Recursve Algorthm Based o Wroska Matr for Vadermode Iverse Matr Qu Zhou Xja Zhag

More information

Functions of Random Variables

Functions of Random Variables Fuctos of Radom Varables Chapter Fve Fuctos of Radom Varables 5. Itroducto A geeral egeerg aalyss model s show Fg. 5.. The model output (respose) cotas the performaces of a system or product, such as weght,

More information

Introduction to local (nonparametric) density estimation. methods

Introduction to local (nonparametric) density estimation. methods Itroducto to local (oparametrc) desty estmato methods A slecture by Yu Lu for ECE 66 Sprg 014 1. Itroducto Ths slecture troduces two local desty estmato methods whch are Parze desty estmato ad k-earest

More information

Overview of the weighting constants and the points where we evaluate the function for The Gaussian quadrature Project two

Overview of the weighting constants and the points where we evaluate the function for The Gaussian quadrature Project two Overvew of the weghtg costats ad the pots where we evaluate the fucto for The Gaussa quadrature Project two By Ashraf Marzouk ChE 505 Fall 005 Departmet of Mechacal Egeerg Uversty of Teessee Koxvlle, TN

More information

BERNSTEIN COLLOCATION METHOD FOR SOLVING NONLINEAR DIFFERENTIAL EQUATIONS. Aysegul Akyuz Dascioglu and Nese Isler

BERNSTEIN COLLOCATION METHOD FOR SOLVING NONLINEAR DIFFERENTIAL EQUATIONS. Aysegul Akyuz Dascioglu and Nese Isler Mathematcal ad Computatoal Applcatos, Vol. 8, No. 3, pp. 293-300, 203 BERNSTEIN COLLOCATION METHOD FOR SOLVING NONLINEAR DIFFERENTIAL EQUATIONS Aysegul Ayuz Dascoglu ad Nese Isler Departmet of Mathematcs,

More information

Fourth Order Four-Stage Diagonally Implicit Runge-Kutta Method for Linear Ordinary Differential Equations ABSTRACT INTRODUCTION

Fourth Order Four-Stage Diagonally Implicit Runge-Kutta Method for Linear Ordinary Differential Equations ABSTRACT INTRODUCTION Malasa Joural of Mathematcal Sceces (): 95-05 (00) Fourth Order Four-Stage Dagoall Implct Ruge-Kutta Method for Lear Ordar Dfferetal Equatos Nur Izzat Che Jawas, Fudzah Ismal, Mohamed Sulema, 3 Azm Jaafar

More information

UNIT 2 SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS

UNIT 2 SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS Numercal Computg -I UNIT SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS Structure Page Nos..0 Itroducto 6. Objectves 7. Ital Approxmato to a Root 7. Bsecto Method 8.. Error Aalyss 9.4 Regula Fals Method

More information

A Collocation Method for Solving Abel s Integral Equations of First and Second Kinds

A Collocation Method for Solving Abel s Integral Equations of First and Second Kinds A Collocato Method for Solvg Abel s Itegral Equatos of Frst ad Secod Kds Abbas Saadatmad a ad Mehd Dehgha b a Departmet of Mathematcs, Uversty of Kasha, Kasha, Ira b Departmet of Appled Mathematcs, Faculty

More information

Lecture 12 APPROXIMATION OF FIRST ORDER DERIVATIVES

Lecture 12 APPROXIMATION OF FIRST ORDER DERIVATIVES FDM: Appromato of Frst Order Dervatves Lecture APPROXIMATION OF FIRST ORDER DERIVATIVES. INTRODUCTION Covectve term coservato equatos volve frst order dervatves. The smplest possble approach for dscretzato

More information

A Conventional Approach for the Solution of the Fifth Order Boundary Value Problems Using Sixth Degree Spline Functions

A Conventional Approach for the Solution of the Fifth Order Boundary Value Problems Using Sixth Degree Spline Functions Appled Matheatcs, 1, 4, 8-88 http://d.do.org/1.4/a.1.448 Publshed Ole Aprl 1 (http://www.scrp.org/joural/a) A Covetoal Approach for the Soluto of the Ffth Order Boudary Value Probles Usg Sth Degree Sple

More information

Investigating Cellular Automata

Investigating Cellular Automata Researcher: Taylor Dupuy Advsor: Aaro Wootto Semester: Fall 4 Ivestgatg Cellular Automata A Overvew of Cellular Automata: Cellular Automata are smple computer programs that geerate rows of black ad whte

More information

ESS Line Fitting

ESS Line Fitting ESS 5 014 17. Le Fttg A very commo problem data aalyss s lookg for relatoshpetwee dfferet parameters ad fttg les or surfaces to data. The smplest example s fttg a straght le ad we wll dscuss that here

More information

Numerical Analysis Formulae Booklet

Numerical Analysis Formulae Booklet Numercal Aalyss Formulae Booklet. Iteratve Scemes for Systems of Lear Algebrac Equatos:.... Taylor Seres... 3. Fte Dfferece Approxmatos... 3 4. Egevalues ad Egevectors of Matrces.... 3 5. Vector ad Matrx

More information

ABOUT ONE APPROACH TO APPROXIMATION OF CONTINUOUS FUNCTION BY THREE-LAYERED NEURAL NETWORK

ABOUT ONE APPROACH TO APPROXIMATION OF CONTINUOUS FUNCTION BY THREE-LAYERED NEURAL NETWORK ABOUT ONE APPROACH TO APPROXIMATION OF CONTINUOUS FUNCTION BY THREE-LAYERED NEURAL NETWORK Ram Rzayev Cyberetc Isttute of the Natoal Scece Academy of Azerbaa Republc ramrza@yahoo.com Aygu Alasgarova Khazar

More information

Simple Linear Regression

Simple Linear Regression Statstcal Methods I (EST 75) Page 139 Smple Lear Regresso Smple regresso applcatos are used to ft a model descrbg a lear relatoshp betwee two varables. The aspects of least squares regresso ad correlato

More information

Lecture 5: Interpolation. Polynomial interpolation Rational approximation

Lecture 5: Interpolation. Polynomial interpolation Rational approximation Lecture 5: Iterpolato olyomal terpolato Ratoal appromato Coeffcets of the polyomal Iterpolato: Sometme we kow the values of a fucto f for a fte set of pots. Yet we wat to evaluate f for other values perhaps

More information

EVALUATION OF FUNCTIONAL INTEGRALS BY MEANS OF A SERIES AND THE METHOD OF BOREL TRANSFORM

EVALUATION OF FUNCTIONAL INTEGRALS BY MEANS OF A SERIES AND THE METHOD OF BOREL TRANSFORM EVALUATION OF FUNCTIONAL INTEGRALS BY MEANS OF A SERIES AND THE METHOD OF BOREL TRANSFORM Jose Javer Garca Moreta Ph. D research studet at the UPV/EHU (Uversty of Basque coutry) Departmet of Theoretcal

More information

VLSI Implementation of High-Performance CORDIC-Based Vector Interpolator in Power-Aware 3-D Graphic Systems

VLSI Implementation of High-Performance CORDIC-Based Vector Interpolator in Power-Aware 3-D Graphic Systems Proceedgs of the 6th WSEAS Iteratoal Coferece o Istrumetato, Measuremet, Crcuts & Systems, Hagzhou, Cha, Aprl 5-7, 7 7 VLSI Implemetato of Hgh-Performace CORDIC-Based Vector Iterpolator Power-Aware 3-D

More information

Bezier curve and its application

Bezier curve and its application , 49-55 Receved: 2014-11-12 Accepted: 2015-02-06 Ole publshed: 2015-11-16 DOI: http://dx.do.org/10.15414/meraa.2015.01.02.49-55 Orgal paper Bezer curve ad ts applcato Duša Páleš, Jozef Rédl Slovak Uversty

More information

A New Family of Transformations for Lifetime Data

A New Family of Transformations for Lifetime Data Proceedgs of the World Cogress o Egeerg 4 Vol I, WCE 4, July - 4, 4, Lodo, U.K. A New Famly of Trasformatos for Lfetme Data Lakhaa Watthaacheewakul Abstract A famly of trasformatos s the oe of several

More information

Application of Legendre Bernstein basis transformations to degree elevation and degree reduction

Application of Legendre Bernstein basis transformations to degree elevation and degree reduction Computer Aded Geometrc Desg 9 79 78 www.elsever.com/locate/cagd Applcato of Legedre Berste bass trasformatos to degree elevato ad degree reducto Byug-Gook Lee a Yubeom Park b Jaechl Yoo c a Dvso of Iteret

More information

On the convergence of derivatives of Bernstein approximation

On the convergence of derivatives of Bernstein approximation O the covergece of dervatves of Berste approxmato Mchael S. Floater Abstract: By dfferetatg a remader formula of Stacu, we derve both a error boud ad a asymptotc formula for the dervatves of Berste approxmato.

More information

Estimation of Stress- Strength Reliability model using finite mixture of exponential distributions

Estimation of Stress- Strength Reliability model using finite mixture of exponential distributions Iteratoal Joural of Computatoal Egeerg Research Vol, 0 Issue, Estmato of Stress- Stregth Relablty model usg fte mxture of expoetal dstrbutos K.Sadhya, T.S.Umamaheswar Departmet of Mathematcs, Lal Bhadur

More information

Ordinary Least Squares Regression. Simple Regression. Algebra and Assumptions.

Ordinary Least Squares Regression. Simple Regression. Algebra and Assumptions. Ordary Least Squares egresso. Smple egresso. Algebra ad Assumptos. I ths part of the course we are gog to study a techque for aalysg the lear relatoshp betwee two varables Y ad X. We have pars of observatos

More information

Chapter 5. Curve fitting

Chapter 5. Curve fitting Chapter 5 Curve ttg Assgmet please use ecell Gve the data elow use least squares regresso to t a a straght le a power equato c a saturato-growthrate equato ad d a paraola. Fd the r value ad justy whch

More information

A tighter lower bound on the circuit size of the hardest Boolean functions

A tighter lower bound on the circuit size of the hardest Boolean functions Electroc Colloquum o Computatoal Complexty, Report No. 86 2011) A tghter lower boud o the crcut sze of the hardest Boolea fuctos Masak Yamamoto Abstract I [IPL2005], Fradse ad Mlterse mproved bouds o the

More information

A NEW NUMERICAL APPROACH FOR SOLVING HIGH-ORDER LINEAR AND NON-LINEAR DIFFERANTIAL EQUATIONS

A NEW NUMERICAL APPROACH FOR SOLVING HIGH-ORDER LINEAR AND NON-LINEAR DIFFERANTIAL EQUATIONS Secer, A., et al.: A New Numerıcal Approach for Solvıg Hıgh-Order Lıear ad No-Lıear... HERMAL SCIENCE: Year 8, Vol., Suppl., pp. S67-S77 S67 A NEW NUMERICAL APPROACH FOR SOLVING HIGH-ORDER LINEAR AND NON-LINEAR

More information

Point Estimation: definition of estimators

Point Estimation: definition of estimators Pot Estmato: defto of estmators Pot estmator: ay fucto W (X,..., X ) of a data sample. The exercse of pot estmato s to use partcular fuctos of the data order to estmate certa ukow populato parameters.

More information

Descriptive Statistics

Descriptive Statistics Page Techcal Math II Descrptve Statstcs Descrptve Statstcs Descrptve statstcs s the body of methods used to represet ad summarze sets of data. A descrpto of how a set of measuremets (for eample, people

More information

The Mathematical Appendix

The Mathematical Appendix The Mathematcal Appedx Defto A: If ( Λ, Ω, where ( λ λ λ whch the probablty dstrbutos,,..., Defto A. uppose that ( Λ,,..., s a expermet type, the σ-algebra o λ λ λ are defed s deoted by ( (,,...,, σ Ω.

More information

1. A real number x is represented approximately by , and we are told that the relative error is 0.1 %. What is x? Note: There are two answers.

1. A real number x is represented approximately by , and we are told that the relative error is 0.1 %. What is x? Note: There are two answers. PROBLEMS A real umber s represeted appromately by 63, ad we are told that the relatve error s % What s? Note: There are two aswers Ht : Recall that % relatve error s What s the relatve error volved roudg

More information

ECONOMETRIC THEORY. MODULE VIII Lecture - 26 Heteroskedasticity

ECONOMETRIC THEORY. MODULE VIII Lecture - 26 Heteroskedasticity ECONOMETRIC THEORY MODULE VIII Lecture - 6 Heteroskedastcty Dr. Shalabh Departmet of Mathematcs ad Statstcs Ida Isttute of Techology Kapur . Breusch Paga test Ths test ca be appled whe the replcated data

More information

Chapter 2 - Free Vibration of Multi-Degree-of-Freedom Systems - II

Chapter 2 - Free Vibration of Multi-Degree-of-Freedom Systems - II CEE49b Chapter - Free Vbrato of Mult-Degree-of-Freedom Systems - II We ca obta a approxmate soluto to the fudametal atural frequecy through a approxmate formula developed usg eergy prcples by Lord Raylegh

More information

The internal structure of natural numbers, one method for the definition of large prime numbers, and a factorization test

The internal structure of natural numbers, one method for the definition of large prime numbers, and a factorization test Fal verso The teral structure of atural umbers oe method for the defto of large prme umbers ad a factorzato test Emmaul Maousos APM Isttute for the Advacemet of Physcs ad Mathematcs 3 Poulou str. 53 Athes

More information

Lecture 07: Poles and Zeros

Lecture 07: Poles and Zeros Lecture 07: Poles ad Zeros Defto of poles ad zeros The trasfer fucto provdes a bass for determg mportat system respose characterstcs wthout solvg the complete dfferetal equato. As defed, the trasfer fucto

More information

Numerical Solution of Linear Second Order Ordinary Differential Equations with Mixed Boundary Conditions by Galerkin Method

Numerical Solution of Linear Second Order Ordinary Differential Equations with Mixed Boundary Conditions by Galerkin Method Mathematcs ad Computer Scece 7; (5: 66-78 http://www.scecepublshggroup.com//mcs do:.648/.mcs.75. Numercal Soluto of Lear Secod Order Ordary Dfferetal Equatos wth Mxed Boudary Codtos by Galer Method Aalu

More information

DKA method for single variable holomorphic functions

DKA method for single variable holomorphic functions DKA method for sgle varable holomorphc fuctos TOSHIAKI ITOH Itegrated Arts ad Natural Sceces The Uversty of Toushma -, Mamhosama, Toushma, 770-8502 JAPAN Abstract: - Durad-Kerer-Aberth (DKA method for

More information

Scaling Function Based on Chinese Remainder Theorem Applied to a Recursive Filter Design

Scaling Function Based on Chinese Remainder Theorem Applied to a Recursive Filter Design SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No. 3, October 04, 365-377 UDC: 6.37.54:004.383.3]:5.64 DOI: 0.98/SJEE40306S Scalg Fucto Based o Chese Remader Theorem Appled to a Recursve Flter Desg Negova

More information

A Robust Total Least Mean Square Algorithm For Nonlinear Adaptive Filter

A Robust Total Least Mean Square Algorithm For Nonlinear Adaptive Filter A Robust otal east Mea Square Algorthm For Nolear Adaptve Flter Ruxua We School of Electroc ad Iformato Egeerg X'a Jaotog Uversty X'a 70049, P.R. Cha rxwe@chare.com Chogzhao Ha, azhe u School of Electroc

More information

CS5620 Intro to Computer Graphics

CS5620 Intro to Computer Graphics CS56 Itro to Computer Graphcs Geometrc Modelg art II Geometrc Modelg II hyscal Sples Curve desg pre-computers Cubc Sples Stadard sple put set of pots { } =, No dervatves specfed as put Iterpolate by cubc

More information

Solution of General Dual Fuzzy Linear Systems. Using ABS Algorithm

Solution of General Dual Fuzzy Linear Systems. Using ABS Algorithm Appled Mathematcal Sceces, Vol 6, 0, o 4, 63-7 Soluto of Geeral Dual Fuzzy Lear Systems Usg ABS Algorthm M A Farborz Aragh * ad M M ossezadeh Departmet of Mathematcs, Islamc Azad Uversty Cetral ehra Brach,

More information

The Necessarily Efficient Point Method for Interval Molp Problems

The Necessarily Efficient Point Method for Interval Molp Problems ISS 6-69 Eglad K Joural of Iformato ad omputg Scece Vol. o. 9 pp. - The ecessarly Effcet Pot Method for Iterval Molp Problems Hassa Mshmast eh ad Marzeh Alezhad + Mathematcs Departmet versty of Ssta ad

More information

Evaluating Polynomials

Evaluating Polynomials Uverst of Nebraska - Lcol DgtalCommos@Uverst of Nebraska - Lcol MAT Exam Expostor Papers Math the Mddle Isttute Partershp 7-7 Evaluatg Polomals Thomas J. Harrgto Uverst of Nebraska-Lcol Follow ths ad addtoal

More information

Solving Interval and Fuzzy Multi Objective. Linear Programming Problem. by Necessarily Efficiency Points

Solving Interval and Fuzzy Multi Objective. Linear Programming Problem. by Necessarily Efficiency Points Iteratoal Mathematcal Forum, 3, 2008, o. 3, 99-06 Solvg Iterval ad Fuzzy Mult Obectve ear Programmg Problem by Necessarly Effcecy Pots Hassa Mshmast Neh ad Marzeh Aleghad Mathematcs Departmet, Faculty

More information

TESTS BASED ON MAXIMUM LIKELIHOOD

TESTS BASED ON MAXIMUM LIKELIHOOD ESE 5 Toy E. Smth. The Basc Example. TESTS BASED ON MAXIMUM LIKELIHOOD To llustrate the propertes of maxmum lkelhood estmates ad tests, we cosder the smplest possble case of estmatg the mea of the ormal

More information

F. Inequalities. HKAL Pure Mathematics. 進佳數學團隊 Dr. Herbert Lam 林康榮博士. [Solution] Example Basic properties

F. Inequalities. HKAL Pure Mathematics. 進佳數學團隊 Dr. Herbert Lam 林康榮博士. [Solution] Example Basic properties 進佳數學團隊 Dr. Herbert Lam 林康榮博士 HKAL Pure Mathematcs F. Ieualtes. Basc propertes Theorem Let a, b, c be real umbers. () If a b ad b c, the a c. () If a b ad c 0, the ac bc, but f a b ad c 0, the ac bc. Theorem

More information

Summary of the lecture in Biostatistics

Summary of the lecture in Biostatistics Summary of the lecture Bostatstcs Probablty Desty Fucto For a cotuos radom varable, a probablty desty fucto s a fucto such that: 0 dx a b) b a dx A probablty desty fucto provdes a smple descrpto of the

More information

On Modified Interval Symmetric Single-Step Procedure ISS2-5D for the Simultaneous Inclusion of Polynomial Zeros

On Modified Interval Symmetric Single-Step Procedure ISS2-5D for the Simultaneous Inclusion of Polynomial Zeros It. Joural of Math. Aalyss, Vol. 7, 2013, o. 20, 983-988 HIKARI Ltd, www.m-hkar.com O Modfed Iterval Symmetrc Sgle-Step Procedure ISS2-5D for the Smultaeous Icluso of Polyomal Zeros 1 Nora Jamalud, 1 Masor

More information

Derivation of 3-Point Block Method Formula for Solving First Order Stiff Ordinary Differential Equations

Derivation of 3-Point Block Method Formula for Solving First Order Stiff Ordinary Differential Equations Dervato of -Pot Block Method Formula for Solvg Frst Order Stff Ordary Dfferetal Equatos Kharul Hamd Kharul Auar, Kharl Iskadar Othma, Zara Bb Ibrahm Abstract Dervato of pot block method formula wth costat

More information

Analysis of Variance with Weibull Data

Analysis of Variance with Weibull Data Aalyss of Varace wth Webull Data Lahaa Watthaacheewaul Abstract I statstcal data aalyss by aalyss of varace, the usual basc assumptos are that the model s addtve ad the errors are radomly, depedetly, ad

More information

Efficient Algorithms and Design for Interpolation Filters in Digital Receiver

Efficient Algorithms and Design for Interpolation Filters in Digital Receiver Sesors & rasducers Vol. 7 Issue 5 May 4 pp. 3-4 Sesors & rasducers 4 by IFSA Publshg S. L. http://www.sesorsportal.com Effcet Algorthms ad Desg for Iterpolato Flters Dgtal Recever Xaowe u Zhmg He 3 Lwa

More information

Part 4b Asymptotic Results for MRR2 using PRESS. Recall that the PRESS statistic is a special type of cross validation procedure (see Allen (1971))

Part 4b Asymptotic Results for MRR2 using PRESS. Recall that the PRESS statistic is a special type of cross validation procedure (see Allen (1971)) art 4b Asymptotc Results for MRR usg RESS Recall that the RESS statstc s a specal type of cross valdato procedure (see Alle (97)) partcular to the regresso problem ad volves fdg Y $,, the estmate at the

More information

An Introduction to. Support Vector Machine

An Introduction to. Support Vector Machine A Itroducto to Support Vector Mache Support Vector Mache (SVM) A classfer derved from statstcal learg theory by Vapk, et al. 99 SVM became famous whe, usg mages as put, t gave accuracy comparable to eural-etwork

More information

Bounds on the expected entropy and KL-divergence of sampled multinomial distributions. Brandon C. Roy

Bounds on the expected entropy and KL-divergence of sampled multinomial distributions. Brandon C. Roy Bouds o the expected etropy ad KL-dvergece of sampled multomal dstrbutos Brado C. Roy bcroy@meda.mt.edu Orgal: May 18, 2011 Revsed: Jue 6, 2011 Abstract Iformato theoretc quattes calculated from a sampled

More information

Chapter 11 Systematic Sampling

Chapter 11 Systematic Sampling Chapter stematc amplg The sstematc samplg techue s operatoall more coveet tha the smple radom samplg. It also esures at the same tme that each ut has eual probablt of cluso the sample. I ths method of

More information

Quantization in Dynamic Smarandache Multi-Space

Quantization in Dynamic Smarandache Multi-Space Quatzato Dyamc Smaradache Mult-Space Fu Yuhua Cha Offshore Ol Research Ceter, Beg, 7, Cha (E-mal: fuyh@cooc.com.c ) Abstract: Dscussg the applcatos of Dyamc Smaradache Mult-Space (DSMS) Theory. Supposg

More information

Transforms that are commonly used are separable

Transforms that are commonly used are separable Trasforms s Trasforms that are commoly used are separable Eamples: Two-dmesoal DFT DCT DST adamard We ca the use -D trasforms computg the D separable trasforms: Take -D trasform of the rows > rows ( )

More information

Journal of Mathematical Analysis and Applications

Journal of Mathematical Analysis and Applications J. Math. Aal. Appl. 365 200) 358 362 Cotets lsts avalable at SceceDrect Joural of Mathematcal Aalyss ad Applcatos www.elsever.com/locate/maa Asymptotc behavor of termedate pots the dfferetal mea value

More information

ENGI 4421 Propagation of Error Page 8-01

ENGI 4421 Propagation of Error Page 8-01 ENGI 441 Propagato of Error Page 8-01 Propagato of Error [Navd Chapter 3; ot Devore] Ay realstc measuremet procedure cotas error. Ay calculatos based o that measuremet wll therefore also cota a error.

More information

best estimate (mean) for X uncertainty or error in the measurement (systematic, random or statistical) best

best estimate (mean) for X uncertainty or error in the measurement (systematic, random or statistical) best Error Aalyss Preamble Wheever a measuremet s made, the result followg from that measuremet s always subject to ucertaty The ucertaty ca be reduced by makg several measuremets of the same quatty or by mprovg

More information

Dimensionality Reduction and Learning

Dimensionality Reduction and Learning CMSC 35900 (Sprg 009) Large Scale Learg Lecture: 3 Dmesoalty Reducto ad Learg Istructors: Sham Kakade ad Greg Shakharovch L Supervsed Methods ad Dmesoalty Reducto The theme of these two lectures s that

More information

Research on SVM Prediction Model Based on Chaos Theory

Research on SVM Prediction Model Based on Chaos Theory Advaced Scece ad Techology Letters Vol.3 (SoftTech 06, pp.59-63 http://dx.do.org/0.457/astl.06.3.3 Research o SVM Predcto Model Based o Chaos Theory Sog Lagog, Wu Hux, Zhag Zezhog 3, College of Iformato

More information

Research Article A New Iterative Method for Common Fixed Points of a Finite Family of Nonexpansive Mappings

Research Article A New Iterative Method for Common Fixed Points of a Finite Family of Nonexpansive Mappings Hdaw Publshg Corporato Iteratoal Joural of Mathematcs ad Mathematcal Sceces Volume 009, Artcle ID 391839, 9 pages do:10.1155/009/391839 Research Artcle A New Iteratve Method for Commo Fxed Pots of a Fte

More information

MEASURES OF DISPERSION

MEASURES OF DISPERSION MEASURES OF DISPERSION Measure of Cetral Tedecy: Measures of Cetral Tedecy ad Dsperso ) Mathematcal Average: a) Arthmetc mea (A.M.) b) Geometrc mea (G.M.) c) Harmoc mea (H.M.) ) Averages of Posto: a) Meda

More information

02/15/04 INTERESTING FINITE AND INFINITE PRODUCTS FROM SIMPLE ALGEBRAIC IDENTITIES

02/15/04 INTERESTING FINITE AND INFINITE PRODUCTS FROM SIMPLE ALGEBRAIC IDENTITIES 0/5/04 ITERESTIG FIITE AD IFIITE PRODUCTS FROM SIMPLE ALGEBRAIC IDETITIES Thomas J Osler Mathematcs Departmet Rowa Uversty Glassboro J 0808 Osler@rowaedu Itroducto The dfferece of two squares, y = + y

More information

Generalized One-Step Third Derivative Implicit Hybrid Block Method for the Direct Solution of Second Order Ordinary Differential Equation

Generalized One-Step Third Derivative Implicit Hybrid Block Method for the Direct Solution of Second Order Ordinary Differential Equation Appled Mathematcal Sceces, Vol. 1, 16, o. 9, 417-4 HIKARI Ltd, www.m-hkar.com http://dx.do.org/1.1988/ams.16.51667 Geeralzed Oe-Step Thrd Dervatve Implct Hybrd Block Method for the Drect Soluto of Secod

More information

Pascal-Interpolation-Based Noninteger Delay Filter and Low-Complexity Realization

Pascal-Interpolation-Based Noninteger Delay Filter and Low-Complexity Realization SOONTORNWONG, S CHIVAREECHA, ASCAL-INTEROLATION-BASE NONINTEGER ELAY FILTER ascal-iterpolato-based Noteger elay Flter ad Low-Complety Realzato arya SOONTORNWONG, Sorawat CHIVAREECHA ept of Telecommucato

More information

8.1 Hashing Algorithms

8.1 Hashing Algorithms CS787: Advaced Algorthms Scrbe: Mayak Maheshwar, Chrs Hrchs Lecturer: Shuch Chawla Topc: Hashg ad NP-Completeess Date: September 21 2007 Prevously we looked at applcatos of radomzed algorthms, ad bega

More information

Non-uniform Turán-type problems

Non-uniform Turán-type problems Joural of Combatoral Theory, Seres A 111 2005 106 110 wwwelsevercomlocatecta No-uform Turá-type problems DhruvMubay 1, Y Zhao 2 Departmet of Mathematcs, Statstcs, ad Computer Scece, Uversty of Illos at

More information

Newton s Power Flow algorithm

Newton s Power Flow algorithm Power Egeerg - Egll Beedt Hresso ewto s Power Flow algorthm Power Egeerg - Egll Beedt Hresso The ewto s Method of Power Flow 2 Calculatos. For the referece bus #, we set : V = p.u. ad δ = 0 For all other

More information

CHAPTER VI Statistical Analysis of Experimental Data

CHAPTER VI Statistical Analysis of Experimental Data Chapter VI Statstcal Aalyss of Expermetal Data CHAPTER VI Statstcal Aalyss of Expermetal Data Measuremets do ot lead to a uque value. Ths s a result of the multtude of errors (maly radom errors) that ca

More information

Research Article Gauss-Lobatto Formulae and Extremal Problems

Research Article Gauss-Lobatto Formulae and Extremal Problems Hdaw Publshg Corporato Joural of Iequaltes ad Applcatos Volume 2008 Artcle ID 624989 0 pages do:055/2008/624989 Research Artcle Gauss-Lobatto Formulae ad Extremal Problems wth Polyomals Aa Mara Acu ad

More information

{ }{ ( )} (, ) = ( ) ( ) ( ) Chapter 14 Exercises in Sampling Theory. Exercise 1 (Simple random sampling): Solution:

{ }{ ( )} (, ) = ( ) ( ) ( ) Chapter 14 Exercises in Sampling Theory. Exercise 1 (Simple random sampling): Solution: Chapter 4 Exercses Samplg Theory Exercse (Smple radom samplg: Let there be two correlated radom varables X ad A sample of sze s draw from a populato by smple radom samplg wthout replacemet The observed

More information

PTAS for Bin-Packing

PTAS for Bin-Packing CS 663: Patter Matchg Algorthms Scrbe: Che Jag /9/00. Itroducto PTAS for B-Packg The B-Packg problem s NP-hard. If we use approxmato algorthms, the B-Packg problem could be solved polyomal tme. For example,

More information

A COMPARATIVE STUDY OF THE METHODS OF SOLVING NON-LINEAR PROGRAMMING PROBLEM

A COMPARATIVE STUDY OF THE METHODS OF SOLVING NON-LINEAR PROGRAMMING PROBLEM DAODIL INTERNATIONAL UNIVERSITY JOURNAL O SCIENCE AND TECHNOLOGY, VOLUME, ISSUE, JANUARY 9 A COMPARATIVE STUDY O THE METHODS O SOLVING NON-LINEAR PROGRAMMING PROBLEM Bmal Chadra Das Departmet of Tetle

More information

The Effect of Distance between Open-Loop Poles and Closed-Loop Poles on the Numerical Accuracy of Pole Assignment

The Effect of Distance between Open-Loop Poles and Closed-Loop Poles on the Numerical Accuracy of Pole Assignment Proceedgs of the 5th Medterraea Coferece o Cotrol & Automato, July 7-9, 007, Athes - Greece T9-00 The Effect of Dstace betwee Ope-Loop Poles ad Closed-Loop Poles o the Numercal Accuracy of Pole Assgmet

More information

Block-Based Compact Thermal Modeling of Semiconductor Integrated Circuits

Block-Based Compact Thermal Modeling of Semiconductor Integrated Circuits Block-Based Compact hermal Modelg of Semcoductor Itegrated Crcuts Master s hess Defese Caddate: Jg Ba Commttee Members: Dr. Mg-Cheg Cheg Dr. Daqg Hou Dr. Robert Schllg July 27, 2009 Outle Itroducto Backgroud

More information

Generalization of the Dissimilarity Measure of Fuzzy Sets

Generalization of the Dissimilarity Measure of Fuzzy Sets Iteratoal Mathematcal Forum 2 2007 o. 68 3395-3400 Geeralzato of the Dssmlarty Measure of Fuzzy Sets Faramarz Faghh Boformatcs Laboratory Naobotechology Research Ceter vesa Research Isttute CECR Tehra

More information

Application of Calibration Approach for Regression Coefficient Estimation under Two-stage Sampling Design

Application of Calibration Approach for Regression Coefficient Estimation under Two-stage Sampling Design Authors: Pradp Basak, Kaustav Adtya, Hukum Chadra ad U.C. Sud Applcato of Calbrato Approach for Regresso Coeffcet Estmato uder Two-stage Samplg Desg Pradp Basak, Kaustav Adtya, Hukum Chadra ad U.C. Sud

More information

h-analogue of Fibonacci Numbers

h-analogue of Fibonacci Numbers h-aalogue of Fboacc Numbers arxv:090.0038v [math-ph 30 Sep 009 H.B. Beaoum Prce Mohammad Uversty, Al-Khobar 395, Saud Araba Abstract I ths paper, we troduce the h-aalogue of Fboacc umbers for o-commutatve

More information

The number of observed cases The number of parameters. ith case of the dichotomous dependent variable. the ith case of the jth parameter

The number of observed cases The number of parameters. ith case of the dichotomous dependent variable. the ith case of the jth parameter LOGISTIC REGRESSION Notato Model Logstc regresso regresses a dchotomous depedet varable o a set of depedet varables. Several methods are mplemeted for selectg the depedet varables. The followg otato s

More information

Confidence Intervals for Double Exponential Distribution: A Simulation Approach

Confidence Intervals for Double Exponential Distribution: A Simulation Approach World Academy of Scece, Egeerg ad Techology Iteratoal Joural of Physcal ad Mathematcal Sceces Vol:6, No:, 0 Cofdece Itervals for Double Expoetal Dstrbuto: A Smulato Approach M. Alrasheed * Iteratoal Scece

More information

Lecture 9: Tolerant Testing

Lecture 9: Tolerant Testing Lecture 9: Tolerat Testg Dael Kae Scrbe: Sakeerth Rao Aprl 4, 07 Abstract I ths lecture we prove a quas lear lower boud o the umber of samples eeded to do tolerat testg for L dstace. Tolerat Testg We have

More information

Module 7: Probability and Statistics

Module 7: Probability and Statistics Lecture 4: Goodess of ft tests. Itroducto Module 7: Probablty ad Statstcs I the prevous two lectures, the cocepts, steps ad applcatos of Hypotheses testg were dscussed. Hypotheses testg may be used to

More information

Rademacher Complexity. Examples

Rademacher Complexity. Examples Algorthmc Foudatos of Learg Lecture 3 Rademacher Complexty. Examples Lecturer: Patrck Rebesch Verso: October 16th 018 3.1 Itroducto I the last lecture we troduced the oto of Rademacher complexty ad showed

More information

MA/CSSE 473 Day 27. Dynamic programming

MA/CSSE 473 Day 27. Dynamic programming MA/CSSE 473 Day 7 Dyamc Programmg Bomal Coeffcets Warshall's algorthm (Optmal BSTs) Studet questos? Dyamc programmg Used for problems wth recursve solutos ad overlappg subproblems Typcally, we save (memoze)

More information

Numerical Interpolation with Polynomials Approximation and Curve Fitting, Focus the MATLAB

Numerical Interpolation with Polynomials Approximation and Curve Fitting, Focus the MATLAB IOSR Joural of Mathematcs (IOSR-JM) e-issn: 78-578, p-issn: 319-765X. Volume 1, Issue 1 Ver. IV (Ja. - Feb. 016), PP 10-0 www.osrjourals.org Numercal Iterpolato wth Polyomals Appromato ad Curve Fttg, Focus

More information

Lecture 3. Sampling, sampling distributions, and parameter estimation

Lecture 3. Sampling, sampling distributions, and parameter estimation Lecture 3 Samplg, samplg dstrbutos, ad parameter estmato Samplg Defto Populato s defed as the collecto of all the possble observatos of terest. The collecto of observatos we take from the populato s called

More information

13. Parametric and Non-Parametric Uncertainties, Radial Basis Functions and Neural Network Approximations

13. Parametric and Non-Parametric Uncertainties, Radial Basis Functions and Neural Network Approximations Lecture 7 3. Parametrc ad No-Parametrc Ucertates, Radal Bass Fuctos ad Neural Network Approxmatos he parameter estmato algorthms descrbed prevous sectos were based o the assumpto that the system ucertates

More information

Analyzing Fuzzy System Reliability Using Vague Set Theory

Analyzing Fuzzy System Reliability Using Vague Set Theory Iteratoal Joural of Appled Scece ad Egeerg 2003., : 82-88 Aalyzg Fuzzy System Relablty sg Vague Set Theory Shy-Mg Che Departmet of Computer Scece ad Iformato Egeerg, Natoal Tawa versty of Scece ad Techology,

More information

Feature Selection: Part 2. 1 Greedy Algorithms (continued from the last lecture)

Feature Selection: Part 2. 1 Greedy Algorithms (continued from the last lecture) CSE 546: Mache Learg Lecture 6 Feature Selecto: Part 2 Istructor: Sham Kakade Greedy Algorthms (cotued from the last lecture) There are varety of greedy algorthms ad umerous amg covetos for these algorthms.

More information

General Method for Calculating Chemical Equilibrium Composition

General Method for Calculating Chemical Equilibrium Composition AE 6766/Setzma Sprg 004 Geeral Metod for Calculatg Cemcal Equlbrum Composto For gve tal codtos (e.g., for gve reactats, coose te speces to be cluded te products. As a example, for combusto of ydroge wt

More information