IEEE Int. Conf. Evolutionary Computation, Nagoya, Japan, May 1996, pp. 366{ Evolutionary Planner/Navigator: Operator Performance and

Size: px
Start display at page:

Download "IEEE Int. Conf. Evolutionary Computation, Nagoya, Japan, May 1996, pp. 366{ Evolutionary Planner/Navigator: Operator Performance and"

Transcription

1 IEEE Int. Cnf. Evlutinary Cmputatin, Nagya, Japan, May 1996, pp. 366{ Evlutinary Planner/Navigatr: Operatr Perfrmance and Self-Tuning Jing Xia, Zbigniew Michalewicz, and Lixin Zhang Cmputer Science Department University f Nrth Carlina - Charltte Charltte, NC 28223, USA xia@uncc.edu, zbyszek@uncc.edu, lizhang@uncc.edu Abstract Based n evlutinary cmputatin cncepts, the Evlutinary Planner/Navigatr (EP/N) [4, 5] represents a new apprach t path planning and navigatin. Since its rst versin, the develpment f the EP/N system has been an ever living \evlutin" prcess itself: much new develpment and further research has been made [8, 7] t fulll the EP/N prmise f being able t (1) accmmdate dierent ptimizatin criteria, (2) achieve bth near-ptimality f paths and high planning eciency, (3) be exible t changes, and (4) be rbust t uncertainties. A mre imprtant prmise f the EP/N is its ability fr perfrmance self-tuning t adapt t dierent task envirnments, mstly thrugh the adaptiveness f its genetic peratins. This paper intrduces a methdlgy t measure the verall perfrmance f the EP/N peratrs and demnstrates hw such a measure, called `perfrmance index' fr each peratr, can be used t make the EP/N adaptive. 1 Backgrund The mtin planning prblem fr mbile rbts is typically frmulated as fllws [9]: given a rbt and a descriptin f an envirnment, plan a path f the rbt between tw specied lcatins, which is cllisin-free and satises certain ptimizatin criteria. Althugh a great deal f research has been dne in mtin planning and navigatin (see [9, 2] fr surveys), cnventinal appraches tend t be inexible in respnding t (1) dierent ptimizatin gals and changes f gals, (2) dierent envirnments r changes and uncertainties in an envirnment, and (3) dierent cnstraints n cmputatinal resurces (such as time and space). Traditinal planners either try t search fr the ptimal path based n sme xed criteria (mst cmmnly the shrtest path) by any csts r simply d nt try t ptimize a path. There is a need t have a general, exible, and even adaptive planner capable f meeting any changes in requirements and envirnments. The EP/N system [4, 5, 7, 8] has been develped t meet such a need, inspired by the fllwing ideas/bservatins: (1) randmized search can be the mst eective in dealing with NP-hard prblems and in escaping lcal minima; (2) parallel search actins nt nly increase speed but als prvide grund fr interactins amng search actins t achieve even greater eciency in ptimizatin; (3) creative applicatin f the evlutinary cmputatin cncept t incrprate heuristic knwledge is mre eective in slving practical prblems than dgmatic impsitin f a standard algrithm; (4) intelligent behavir is the result f a cllectin f simple reactins t a cmplex wrld; (5) a planner can be greatly simplied, much mre ecient and exible, and increase the quality f search, if search is nt cnned t be within sme xed abstract map structure; (6) a planner is mre useful t be able t accmmdate dierent and changing ptimizatin gals. The EP/N embdies the abve ideas by cmbining the cncept f evlutinary cmputatin with prblem-specic chrmsme structures and genetic peratrs. Unlike many ther planners which requires a discretized map fr search, the EP/N simply \searches" the riginal and cntinuus envirnment t generate paths. In additin, there is little dierence between -line planning and n-line navigatin fr the EP/N. In fact, the EP/N unies -line planning and n-line navigatin with the same evlutinary algrithm and chrmsme structure. In the evlutinary algrithm f the EP/N, a chrmsme represents a path, cnsisting f straight-line segments, as the sequence f knt pints (i.e., intersectins between tw segments) r ndes n the path (Figure 1). Each nde, apart frm the pinter t the next nde, cnsists f x and y crdinates f the knt

2 pint and a state variable b, prviding infrmatin such as (1) if the knt pint is feasible (i.e., utside bstacles) r nt, and (2) if the path segment cnnecting the knt pint t the next knt pint is feasible (i.e., withut intersecting bstacles) r nt. Thus, a path (r chrmsme) can be either feasible r infeasible. A feasible path is cllisin-free, i.e., has nly feasible ndes and path segments. A path (r chrmsme) x y b x y b n n n Figure 1: A chrmsme representing a path can have a varied number f ndes. The initial ppulatin f chrmsmes is randmly generated s that each chrmsme has a randm number f ndes and randmly-generated crdinates fr each nde. Chrmsmes are then evaluated and selected (based n tness) t be applied by ne f eight genetic peratrs fr pssible imprvement. This sequence f evaluatin and applicatin f genetic peratrs crrespnds t a single generatin in the evlutin prcess. The prcess terminates after sme number f generatins, which can be either xed by the user r determined dynamically by the prgram itself, and the best chrmsme represents the near-ptimum path fund. Tw key factrs aect the perfrmance f the EP/N: its evaluatin functin and its peratrs. Our design f the evaluatin functin fr path tness has gne thrugh a lng prcess f develpment as detailed in [7, 8]. Since a path can be either feasible (i.e., cllisin-free) r infeasible, we adpt tw separate evaluatin functins, eval f and eval u, t handle the feasible and infeasible cases, respectively. Fr feasible paths, ur current eval f is designed t accmmdate three dierent ptimizatin gals: shrtness, smthness, and clearness (i.e., away frm bstacles) f a path. Specically, eval f is a linear cmbinatin f these three factrs. Fr infeasible paths, ur design f eval u takes int accunt several factrs: the number f intersectins f a path with bstacles, the depth f intersectin (i.e., hw deep a path cuts thrugh bstacles), the rati between the numbers f feasible and infeasible segments, the ttal lengths f feasible and infeasible segments, and s n, as detailed in [8]. In ranking all paths, we assume that the wrst feasible path is better (r tter) than the best infeasible path. Our design f the EP/N's genetic peratrs has als gne thrugh numerus changes and new develpments t take the maximum advantage f heuristic knwledge. This resulted in the eight genetic peratrs used in the current system. Hwever, an imprtant issue that has nt been addressed s far is hw t apply these peratrs eectively in dierent task envirnments, in ther wrds, hw t determine the prbabilities gverning their peratins, and furthermre, hw t make the EP/N capable f self-tuning these prbabilities s that the system is adaptive t dierent task envirnments r changes in task envirnments. In this paper, we fcus n this issue by intrducing an autmatic methd t measure the perfrmance f each peratr, taking int accunt the peratr's eectiveness in imprving paths and its cntributin t system eciency. We then demnstrate hw such a measure, called perfrmance index, can be used t tune the prbabilities f the peratrs twards better system perfrmance. It is wrth nting that there have already been attempts t explre certain self-adaptive features in evlutinary systems, as surveyed in [1]. Hwever, ur wrk is unique in that it cvers many dierent peratrs and thrughly cnsiders the inuence f peratin time and the eect f ne peratin upn anther (i.e., the interactin f results), which n existing wrk ever cnsidered 1. 2 Genetic Operatrs Nw we intrduce each f the eight peratrs, which are als illustrated in Figure 2: Crssver: it recmbines tw (parent) paths int tw new paths. The parent paths are divided randmly int tw parts respectively and recmbined: the rst part f the rst path with the secnd part f the secnd path, and the rst part f the secnd path with the secnd part f the rst path. Nte that there can be dierent number f ndes in the tw parent paths. Mutate 1: it is used fr ne tuning nde crdinates in a feasible path fr shape adjustment. The peratr randmly adjusts nde crdinates within sme lcal clearance f the path s that the path remains feasible afterwards. Mutate 2: it is used fr large randm change f nde crdinates in a path, which can be either feasible r infeasible. Insert-Delete: it perates n an infeasible path by inserting randmly generated new ndes int infeasible 1 In additin, existing wrk fcused usually n a single peratr and ccasinally n tw peratrs at mst. 2

3 the whle evlutin prcess. Clearly dierent values f these prbabilities aect the verall perfrmance f the EP/N. In the next sectin, we intrduce a systematic methd which enables self-tuning f these prbabilities t achieve the best results. 3 Operatr Perfrmance Index Crssver Mutatin_1 Mutatin_2 Insert_Delete We evaluate the perfrmance f an peratr taking int accunt three essential aspects: 1. its eectiveness in imprving the tness f a path, 2. its peratin time (r time cst), and Delete Swap Smth Repair Figure 2: The rles f the genetic peratrs path segments and deleting infeasible ndes (i.e., path ndes that are inside bstacles). Delete: it deletes ndes frm a path, which can be either feasible r infeasible. If the path is infeasible, the deletin is dne randmly. Otherwise, the peratr decides whether a nde shuld denitely be deleted based n sme heuristic knwledge, and if a nde is nt denitely deletable, its deletin will be randm. Swap: it swaps the crdinates f randmly selected adjacent ndes in a path, which can be either feasible r infeasible. Smth: it smths turns f a feasible path by \cutting crners", i.e., fr a selected nde, the peratr inserts tw new ndes n the tw path segments cnnected t that nde respectively and deletes that selected nde. The ndes with sharper turns are mre likely t be selected. Repair: it repairs a randmly selected infeasible segment in a path by \pulling" the segment arund its intersecting bstacles. It can be seen that except fr the purely randm peratrs Crssver and Mutate 2, all the ther peratrs (which are varied frms f mutatins) are designed with sme heuristic knwledge t make them mre eective. Nte that since mst knwledge needed is available frm the evaluatin f path tness (Sectin 1), the peratrs mstly use the knwledge with little extra cmputatin. The ring prbability p i (i = 1; :::; 8) f each peratr gverns the cntributin r rle f the peratr t 3. its peratin side eect t future generatins. While the rst tw aspects are self-explanatry, the third aspect refers t the fact that ve peratrs, i.e., crssver, insert-delete, delete, smth, and repair, tend t change the number f ndes (r the length) f a chrmsme after their applicatin. Since the length f a chrmsme aects bth the prcessing time and the strage space needed by the chrmsme the mre ndes are in the chrmsme, the mre space and time (i.e., evaluatin time and ften peratin time) are needed, if an peratr alters the number f ndes in a chrmsme, the eect will be felt in future prcessing. Such eect can be either psitive r negative n the prcessing cst f future generatins 2, depending n if the peratr reduces r increases the number f ndes in the chrmsme. Nte that including the last tw aspects in evaluating peratrs is particularly useful when cnstraints n peratin resurces (i.e., time and space) fr the EP/N are stringent. Nw we describe the perfrmance measures in detail. The three aspects are rst measured individually and then cmbined t frm a cmpund perfrmance index fr an peratr. Since the rle f an peratr ften varies in dierent stages f an evlutin prcess (e.g., sme peratrs apply nly t infeasible paths while sme nly apply t feasible nes), each aspect is measured as a functin f generatin interval [T1; T2], where T1 and T2 are the starting and ending generatins f the interval. Fr an peratr i, i = 1; :::; 8, its eectiveness in imprving the tness f a path is measured by the rati e i (T1; T2) between the number f times it imprves a path and the ttal number f times it is applied; 2 It is imprtant t dierentiate the prcessing cst (in terms f time and space) and the tness f a chrmsme; the latter is ften imprved as the chrmsme has mre ndes (such as after the peratr repair r smth is applied). 3

4 its peratin time t i (T1; T2) is measured as the average time per its peratin ; its peratin side eect s i (T1; T2) is measured as the average time cst f all peratrs n the average change f ndes by the peratr i: s i (T1; T2) = n i t(n) n where n i is the average change in the number f ndes f a chrmsme by peratr i per its peratin during the generatins in [T1; T2], such that n i is negative if the number f ndes is decreased n average and is psitive therwise, n is the average number f ndes in a chrmsme ver the generatins in [T1; T2], and t(n) is the weighted average peratin time (n an average chrmsme) f all peratrs during [T1; T2]: 8X m i t(n) = i=1 T2? T1 t i(t1; T2) where m i is the number f times (i.e., generatins) the peratr i is applied during [T1; T2]. Nte that the frmulatin f s i (T1; T2) takes int accunt the fact that the nde number change in a chrmsme by peratr i has an eect n any future peratin, nt necessarily by the same peratr i. The verall perfrmance f an peratr i is measured by the fllwing perfrmance index I i (T1; T2), which cmbines the three aspects f perfrmance: I i (T1; T2) = e i (T1; T2) + c t i (T1; T2) + s i (T1; T2) where c 0 is a small cnstant. Nte that greater value f I i means better perfrmance. In additin, when s i (T1; T2) is negative (i.e., when n i is negative), it cntributes psitively t I i, which can be shwn t be nn-negative. The peratr perfrmance index I i has great significance because f the fllwing: It can be autmatically cmputed by the EP/N since it is based n statistics which the EP/N can accumulate during its run. Thus, it can be used by the EP/N fr autmatic determinatin f the peratr prbability p i, dened as: I i p i = P 8 (1) i=1 I i Since I i is a functin f generatin interval [T1; T2], fr dierent generatin intervals, the EP/N can cmpute dierent I i 's and accrdingly dierent p i 's. That is, a lk-up table that maps dierent generatin intervals t dierent peratr prbabilities can be built by the EP/N autmatically. Next, the peratr prbabilities can be changed during dierent stages f evlutin t achieve greater eectiveness and eciency. Mre imprtantly, the EP/N can be self-adaptive as fllws. Let T be a suciently small number f generatins. Assign all initial peratr prbabilities randmly (fr example, unifrmly). After the rst T generatins, use the cmputed I i (0; T ), i = 1; :::; 8, t cmpute new prbabilities p i (I i ) and use the new prbabilities in the next T generatins. Afterwards, cmpute the next I i (T; 2T ) and again reset the prbabilities accrdingly. Repeat the prcedure until the whle evlutin prcess terminates. 4 System Perfrmance Measures We use the fllwing measures t evaluate the perfrmance f the whle EP/N system ver [0; T ] generatins: eectiveness index in terms f the average path cst avg T r the best path cst best T in the ppulatin f the nal generatin T. eciency index in terms f the prduct f the average path cst avg T r the best path cst best T in the nal generatin T and the ttal time t T spent ver [0; T ] generatins: avg T t T r best T t T. Clearly smaller values f bth indices mean better effectiveness and better eciency respectively. T imprve system perfrmance is t reduce the values f thse indices. 5 Experiments and Results We implemented the prcedure f cmputing the peratr perfrmance indices I i 's in the EP/N. We then did tw kinds f experiments n the EP/N fr dierent tasks in dierent envirnments (Figure 3): A. Optimizing peratr prbabilities based n I i 's. First, we assigned equal prbabilities t all peratrs and run the EP/N fr sme reasnable number f generatins T. We divided the number f generatins int several intervals, and during the run, we let the 4

5 EP/N cmpute the I i 's and, by equatin (1), the crrespnding peratr prbabilities p i 's fr each interval f generatins. Then, we used the cmputed peratr prbabilities (fr dierent generatin intervals) t rerun the EP/N fr the same number f generatins as in the rst run and cmpared the system eectiveness index and eciency index with thse achieved in the rst run. B. Adapting peratr prbabilities based n I i 's. We used the same T number f generatins t run the EP/N as in the experiment A and als divided the number f generatins int the same intervals as in A. T begin the run, we let the EP/N assign equal prbabilities t all peratrs initially. Then, after the rst interval f generatins, the EP/N cmputed the crrespnding I i 's and prbabilities p i 's (by equatin (1)) and reset the peratr prbabilities t the newly cmputed p i 's t run the next interval f generatins. At the end f interval 2, the EP/N again reset the peratr prbabilities based n the I i 's crrespnding t that interval and used the new prbabilities t run interval 3, and s n. Thus, adaptiveness is achieved by applying the prbabilities cmputed based n the peratr perfrmance in generatin interval n t the next interval n + 1. We nally cmpared the system eectiveness index and eciency index achieved frm such adaptive run f the system with thse achieved by the run with equal peratr prbabilities. Tables 1 and 2 shw sme f ur results, where, fr each task envirnment in Figure 3, T = 400 and was divided int 4 intervals f 100 generatins each. Als, we chse the ppulatin size t be 30. We did every experiment fr 30 times and averaged the utputs. As expected, in mst f the cases, values f bth system eectiveness and eciency indices are reduced, which means that we can achieve better eectiveness and eciency by ptimizing the peratr prbabilities r making the system t adapt the peratr prbabilities based n the perfrmance index I i 's f the peratrs. Nte als that, thugh the methd A (i.e., experiment A) yielded greater eectiveness in many cases than the methd B did, which was what we expected, the methd B achieved better results in bth eectiveness and eciency in the cmplex task envirnment 5 (the last rws f Tables 1 and 2). This fact is very remarkable since the methd A is almst twice as expensive as the methd B in that it requires an initial run f the EP/N (with peratr prbabilities being equal) fr the entire T generatins, which the methd B des nt need. The pwer f adaptiveness (in methd B) is quite bvius. Hwever, it is easy t ntice the increases in the ef- ciency index fr the task envirnment 3 (the middle ( 1 ) ( 2 ) ( 3 ) ( 4 ) ( 5 ) Figure 3: Task envirnments and typical paths fund by EP/N 5

6 Table 1: Gain n system eectiveness against the case with equal peratr prbabilities env avg T %change best T %change A B A B % -2.37% -1.64% -1.04% % -6.06% -9.89% -2.02% % -1.82% -3.61% -0.57% % -4.34% -5.74% -2.80% % -6.52% -4.97% -6.51% Table 2: Gain n system eciency against the case with equal peratr prbabilities env avg T t T %change best T t T %change A B A B % % % % % -6.36% -6.24% -2.34% % 13.11% 2.38% 14.55% % -4.50% 6.19% -2.96% % % -8.38% % rw f Table 2), which means decreases in the system eciency. We currently d nt have a gd explanatin fr that. Cmparing envirnments 3 and 5, we see that the bjects in 3 are mre cmplex than thse in 5, and cmparing envirnments 3 and 4, we see that the diversity f feasible paths in 3 is much greater than that in 4. These may cntribute t the phenmenn. The phenmenn may als suggest that fr envirnment 3, it is better t use dierent T r dierent intervals frm what were used. There is denite a need fr further investigatin (see next sectin). 6 Cnclusins We intrduced a strategy fr autmatically determining peratr prbabilities in the EP/N by the system itself based n the perfrmances f the genetic peratrs t achieve greater system eectiveness and eciency. The strategy can be used fr ptimizing peratr prbabilities, and mst imprtantly, fr enabling the peratr prbabilities t self-adapt. Experimental results cnrmed the usefulness f the strategy and als demnstrated the impressive pwer f adaptiveness. Mre signicantly, the strategy is very general and can be used in any evlutinary system. Our further research includes studying hw dierent selectins f generatin intervals (i.e., [T1; T2]'s) impact the system perfrmance in bth ptimizing and adapting peratr prbabilities and hw such selectins are aected by dierent characteristics f task envirnments. In ther wrds, we will try t address questins such as hw frequently the peratr prbabilities shuld be adjusted r adapted and whether the generatin intervals shuld als be self-adaptive t t dierent envirnments. References [1] Angeline, P.J., \Adaptive and Self-Adaptive Evlutinary Cmputatin," Cmputatinal Intelligence, IEEE Press, 1995, pp.152{161. [2] Latmbe, J.C., Rbt Mtin Planning. Kluwer Academic Publishers, [3] Lin, H.-S., \Dynamic Path Planning fr a Mbile Rbt Using Evlutin Prgramming", Master Thesis, UNCC, [4] Lin, H.-S., Xia, J., and Michalewicz, Z., \Evlutinary Navigatr fr a Mbile Rbt," Prc. IEEE Int. Cnf. Rbtics & Autmatin, San Dieg, May 1994, pp [5] Lin, H.-S., Xia, J., and Michalewicz, Z., \Evlutinary Algrithm fr Path Planning in Mbile Rbt Rbt Envirnment," Prc. IEEE Int. Cnf. Evlutinary Cmputatin, Orland, Flrida, June 1994, pp [6] Michalewicz, Z., Genetic Algrithms + Data Structures = Evlutin Prgrams. Third editin, Springer, [7] Michalewicz, Z., and Xia, J., \Path Evaluatin in Evlutinary Planner/Navigatr," Prc. IEEE/SOFT Int. Wrkshp n Bi. Inspired Evlutinary Systems, Tky, Japan, May 30-31, 1995, pp [8] Xia, J., \Evlutinary Planner/Navigatr in a Mbile Rbt Envirnment," t appear in the Handbk f Evlutinary Cmputatin, (T.Back, D. Fgel, and Z. Michalewicz, Editrs), Oxfrd University Press and Institute f Physics Publishing. [9] Yap, C.-K., \Algrithmic Mtin Planning", Advances in Rbtics, Vl.1: Algrithmic and Gemetric Aspects f Rbtics, J.T. Schwartz and C.- K. Yap Ed., Lawrence Erlbaum Assciates, 1987, pp

G3.6 The Evolutionary Planner/Navigator in a mobile robot environment

G3.6 The Evolutionary Planner/Navigator in a mobile robot environment Engineering G3.6 The Evlutinary Planner/Navigatr in a mbile rbt envirnment Jing Xia Abstract Based n evlutinary cmputatin cncepts, the Evlutinary Planner/Navigatr (EP/N) represents a new apprach t path

More information

Chapter 3: Cluster Analysis

Chapter 3: Cluster Analysis Chapter 3: Cluster Analysis } 3.1 Basic Cncepts f Clustering 3.1.1 Cluster Analysis 3.1. Clustering Categries } 3. Partitining Methds 3..1 The principle 3.. K-Means Methd 3..3 K-Medids Methd 3..4 CLARA

More information

NUROP CONGRESS PAPER CHINESE PINYIN TO CHINESE CHARACTER CONVERSION

NUROP CONGRESS PAPER CHINESE PINYIN TO CHINESE CHARACTER CONVERSION NUROP Chinese Pinyin T Chinese Character Cnversin NUROP CONGRESS PAPER CHINESE PINYIN TO CHINESE CHARACTER CONVERSION CHIA LI SHI 1 AND LUA KIM TENG 2 Schl f Cmputing, Natinal University f Singapre 3 Science

More information

CHAPTER 3 INEQUALITIES. Copyright -The Institute of Chartered Accountants of India

CHAPTER 3 INEQUALITIES. Copyright -The Institute of Chartered Accountants of India CHAPTER 3 INEQUALITIES Cpyright -The Institute f Chartered Accuntants f India INEQUALITIES LEARNING OBJECTIVES One f the widely used decisin making prblems, nwadays, is t decide n the ptimal mix f scarce

More information

ENSC Discrete Time Systems. Project Outline. Semester

ENSC Discrete Time Systems. Project Outline. Semester ENSC 49 - iscrete Time Systems Prject Outline Semester 006-1. Objectives The gal f the prject is t design a channel fading simulatr. Upn successful cmpletin f the prject, yu will reinfrce yur understanding

More information

A New Evaluation Measure. J. Joiner and L. Werner. The problems of evaluation and the needed criteria of evaluation

A New Evaluation Measure. J. Joiner and L. Werner. The problems of evaluation and the needed criteria of evaluation III-l III. A New Evaluatin Measure J. Jiner and L. Werner Abstract The prblems f evaluatin and the needed criteria f evaluatin measures in the SMART system f infrmatin retrieval are reviewed and discussed.

More information

Broadcast Program Generation for Unordered Queries with Data Replication

Broadcast Program Generation for Unordered Queries with Data Replication Bradcast Prgram Generatin fr Unrdered Queries with Data Replicatin Jiun-Lng Huang and Ming-Syan Chen Department f Electrical Engineering Natinal Taiwan University Taipei, Taiwan, ROC E-mail: jlhuang@arbr.ee.ntu.edu.tw,

More information

CS 477/677 Analysis of Algorithms Fall 2007 Dr. George Bebis Course Project Due Date: 11/29/2007

CS 477/677 Analysis of Algorithms Fall 2007 Dr. George Bebis Course Project Due Date: 11/29/2007 CS 477/677 Analysis f Algrithms Fall 2007 Dr. Gerge Bebis Curse Prject Due Date: 11/29/2007 Part1: Cmparisn f Srting Algrithms (70% f the prject grade) The bjective f the first part f the assignment is

More information

Medium Scale Integrated (MSI) devices [Sections 2.9 and 2.10]

Medium Scale Integrated (MSI) devices [Sections 2.9 and 2.10] EECS 270, Winter 2017, Lecture 3 Page 1 f 6 Medium Scale Integrated (MSI) devices [Sectins 2.9 and 2.10] As we ve seen, it s smetimes nt reasnable t d all the design wrk at the gate-level smetimes we just

More information

We can see from the graph above that the intersection is, i.e., [ ).

We can see from the graph above that the intersection is, i.e., [ ). MTH 111 Cllege Algebra Lecture Ntes July 2, 2014 Functin Arithmetic: With nt t much difficulty, we ntice that inputs f functins are numbers, and utputs f functins are numbers. S whatever we can d with

More information

This section is primarily focused on tools to aid us in finding roots/zeros/ -intercepts of polynomials. Essentially, our focus turns to solving.

This section is primarily focused on tools to aid us in finding roots/zeros/ -intercepts of polynomials. Essentially, our focus turns to solving. Sectin 3.2: Many f yu WILL need t watch the crrespnding vides fr this sectin n MyOpenMath! This sectin is primarily fcused n tls t aid us in finding rts/zers/ -intercepts f plynmials. Essentially, ur fcus

More information

Determining Optimum Path in Synthesis of Organic Compounds using Branch and Bound Algorithm

Determining Optimum Path in Synthesis of Organic Compounds using Branch and Bound Algorithm Determining Optimum Path in Synthesis f Organic Cmpunds using Branch and Bund Algrithm Diastuti Utami 13514071 Prgram Studi Teknik Infrmatika Seklah Teknik Elektr dan Infrmatika Institut Teknlgi Bandung,

More information

Administrativia. Assignment 1 due thursday 9/23/2004 BEFORE midnight. Midterm exam 10/07/2003 in class. CS 460, Sessions 8-9 1

Administrativia. Assignment 1 due thursday 9/23/2004 BEFORE midnight. Midterm exam 10/07/2003 in class. CS 460, Sessions 8-9 1 Administrativia Assignment 1 due thursday 9/23/2004 BEFORE midnight Midterm eam 10/07/2003 in class CS 460, Sessins 8-9 1 Last time: search strategies Uninfrmed: Use nly infrmatin available in the prblem

More information

You need to be able to define the following terms and answer basic questions about them:

You need to be able to define the following terms and answer basic questions about them: CS440/ECE448 Sectin Q Fall 2017 Midterm Review Yu need t be able t define the fllwing terms and answer basic questins abut them: Intr t AI, agents and envirnments Pssible definitins f AI, prs and cns f

More information

1996 Engineering Systems Design and Analysis Conference, Montpellier, France, July 1-4, 1996, Vol. 7, pp

1996 Engineering Systems Design and Analysis Conference, Montpellier, France, July 1-4, 1996, Vol. 7, pp THE POWER AND LIMIT OF NEURAL NETWORKS T. Y. Lin Department f Mathematics and Cmputer Science San Jse State University San Jse, Califrnia 959-003 tylin@cs.ssu.edu and Bereley Initiative in Sft Cmputing*

More information

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) >

Bootstrap Method > # Purpose: understand how bootstrap method works > obs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(obs) > Btstrap Methd > # Purpse: understand hw btstrap methd wrks > bs=c(11.96, 5.03, 67.40, 16.07, 31.50, 7.73, 11.10, 22.38) > n=length(bs) > mean(bs) [1] 21.64625 > # estimate f lambda > lambda = 1/mean(bs);

More information

MODULE FOUR. This module addresses functions. SC Academic Elementary Algebra Standards:

MODULE FOUR. This module addresses functions. SC Academic Elementary Algebra Standards: MODULE FOUR This mdule addresses functins SC Academic Standards: EA-3.1 Classify a relatinship as being either a functin r nt a functin when given data as a table, set f rdered pairs, r graph. EA-3.2 Use

More information

Sequential Allocation with Minimal Switching

Sequential Allocation with Minimal Switching In Cmputing Science and Statistics 28 (1996), pp. 567 572 Sequential Allcatin with Minimal Switching Quentin F. Stut 1 Janis Hardwick 1 EECS Dept., University f Michigan Statistics Dept., Purdue University

More information

Differentiation Applications 1: Related Rates

Differentiation Applications 1: Related Rates Differentiatin Applicatins 1: Related Rates 151 Differentiatin Applicatins 1: Related Rates Mdel 1: Sliding Ladder 10 ladder y 10 ladder 10 ladder A 10 ft ladder is leaning against a wall when the bttm

More information

the results to larger systems due to prop'erties of the projection algorithm. First, the number of hidden nodes must

the results to larger systems due to prop'erties of the projection algorithm. First, the number of hidden nodes must M.E. Aggune, M.J. Dambrg, M.A. El-Sharkawi, R.J. Marks II and L.E. Atlas, "Dynamic and static security assessment f pwer systems using artificial neural netwrks", Prceedings f the NSF Wrkshp n Applicatins

More information

Subject description processes

Subject description processes Subject representatin 6.1.2. Subject descriptin prcesses Overview Fur majr prcesses r areas f practice fr representing subjects are classificatin, subject catalging, indexing, and abstracting. The prcesses

More information

Computational modeling techniques

Computational modeling techniques Cmputatinal mdeling techniques Lecture 4: Mdel checing fr ODE mdels In Petre Department f IT, Åb Aademi http://www.users.ab.fi/ipetre/cmpmd/ Cntent Stichimetric matrix Calculating the mass cnservatin relatins

More information

Perfrmance f Sensitizing Rules n Shewhart Cntrl Charts with Autcrrelated Data Key Wrds: Autregressive, Mving Average, Runs Tests, Shewhart Cntrl Chart

Perfrmance f Sensitizing Rules n Shewhart Cntrl Charts with Autcrrelated Data Key Wrds: Autregressive, Mving Average, Runs Tests, Shewhart Cntrl Chart Perfrmance f Sensitizing Rules n Shewhart Cntrl Charts with Autcrrelated Data Sandy D. Balkin Dennis K. J. Lin y Pennsylvania State University, University Park, PA 16802 Sandy Balkin is a graduate student

More information

MODULE 1. e x + c. [You can t separate a demominator, but you can divide a single denominator into each numerator term] a + b a(a + b)+1 = a + b

MODULE 1. e x + c. [You can t separate a demominator, but you can divide a single denominator into each numerator term] a + b a(a + b)+1 = a + b . REVIEW OF SOME BASIC ALGEBRA MODULE () Slving Equatins Yu shuld be able t slve fr x: a + b = c a d + e x + c and get x = e(ba +) b(c a) d(ba +) c Cmmn mistakes and strategies:. a b + c a b + a c, but

More information

A Few Basic Facts About Isothermal Mass Transfer in a Binary Mixture

A Few Basic Facts About Isothermal Mass Transfer in a Binary Mixture Few asic Facts but Isthermal Mass Transfer in a inary Miture David Keffer Department f Chemical Engineering University f Tennessee first begun: pril 22, 2004 last updated: January 13, 2006 dkeffer@utk.edu

More information

5 th grade Common Core Standards

5 th grade Common Core Standards 5 th grade Cmmn Cre Standards In Grade 5, instructinal time shuld fcus n three critical areas: (1) develping fluency with additin and subtractin f fractins, and develping understanding f the multiplicatin

More information

The blessing of dimensionality for kernel methods

The blessing of dimensionality for kernel methods fr kernel methds Building classifiers in high dimensinal space Pierre Dupnt Pierre.Dupnt@ucluvain.be Classifiers define decisin surfaces in sme feature space where the data is either initially represented

More information

Checking the resolved resonance region in EXFOR database

Checking the resolved resonance region in EXFOR database Checking the reslved resnance regin in EXFOR database Gttfried Bertn Sciété de Calcul Mathématique (SCM) Oscar Cabells OECD/NEA Data Bank JEFF Meetings - Sessin JEFF Experiments Nvember 0-4, 017 Bulgne-Billancurt,

More information

Technical Bulletin. Generation Interconnection Procedures. Revisions to Cluster 4, Phase 1 Study Methodology

Technical Bulletin. Generation Interconnection Procedures. Revisions to Cluster 4, Phase 1 Study Methodology Technical Bulletin Generatin Intercnnectin Prcedures Revisins t Cluster 4, Phase 1 Study Methdlgy Release Date: Octber 20, 2011 (Finalizatin f the Draft Technical Bulletin released n September 19, 2011)

More information

Determining the Accuracy of Modal Parameter Estimation Methods

Determining the Accuracy of Modal Parameter Estimation Methods Determining the Accuracy f Mdal Parameter Estimatin Methds by Michael Lee Ph.D., P.E. & Mar Richardsn Ph.D. Structural Measurement Systems Milpitas, CA Abstract The mst cmmn type f mdal testing system

More information

Five Whys How To Do It Better

Five Whys How To Do It Better Five Whys Definitin. As explained in the previus article, we define rt cause as simply the uncvering f hw the current prblem came int being. Fr a simple causal chain, it is the entire chain. Fr a cmplex

More information

CAUSAL INFERENCE. Technical Track Session I. Phillippe Leite. The World Bank

CAUSAL INFERENCE. Technical Track Session I. Phillippe Leite. The World Bank CAUSAL INFERENCE Technical Track Sessin I Phillippe Leite The Wrld Bank These slides were develped by Christel Vermeersch and mdified by Phillippe Leite fr the purpse f this wrkshp Plicy questins are causal

More information

, which yields. where z1. and z2

, which yields. where z1. and z2 The Gaussian r Nrmal PDF, Page 1 The Gaussian r Nrmal Prbability Density Functin Authr: Jhn M Cimbala, Penn State University Latest revisin: 11 September 13 The Gaussian r Nrmal Prbability Density Functin

More information

Tree Structured Classifier

Tree Structured Classifier Tree Structured Classifier Reference: Classificatin and Regressin Trees by L. Breiman, J. H. Friedman, R. A. Olshen, and C. J. Stne, Chapman & Hall, 98. A Medical Eample (CART): Predict high risk patients

More information

Physics 2B Chapter 23 Notes - Faraday s Law & Inductors Spring 2018

Physics 2B Chapter 23 Notes - Faraday s Law & Inductors Spring 2018 Michael Faraday lived in the Lndn area frm 1791 t 1867. He was 29 years ld when Hand Oersted, in 1820, accidentally discvered that electric current creates magnetic field. Thrugh empirical bservatin and

More information

Revision: August 19, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: August 19, E Main Suite D Pullman, WA (509) Voice and Fax .7.4: Direct frequency dmain circuit analysis Revisin: August 9, 00 5 E Main Suite D Pullman, WA 9963 (509) 334 6306 ice and Fax Overview n chapter.7., we determined the steadystate respnse f electrical

More information

Modelling of Clock Behaviour. Don Percival. Applied Physics Laboratory University of Washington Seattle, Washington, USA

Modelling of Clock Behaviour. Don Percival. Applied Physics Laboratory University of Washington Seattle, Washington, USA Mdelling f Clck Behaviur Dn Percival Applied Physics Labratry University f Washingtn Seattle, Washingtn, USA verheads and paper fr talk available at http://faculty.washingtn.edu/dbp/talks.html 1 Overview

More information

Combining Dialectical Optimization and Gradient Descent Methods for Improving the Accuracy of Straight Line Segment Classifiers

Combining Dialectical Optimization and Gradient Descent Methods for Improving the Accuracy of Straight Line Segment Classifiers Cmbining Dialectical Optimizatin and Gradient Descent Methds fr Imprving the Accuracy f Straight Line Segment Classifiers Rsari A. Medina Rdriguez and Rnald Fumi Hashimt University f Sa Paul Institute

More information

Computational modeling techniques

Computational modeling techniques Cmputatinal mdeling techniques Lecture 2: Mdeling change. In Petre Department f IT, Åb Akademi http://users.ab.fi/ipetre/cmpmd/ Cntent f the lecture Basic paradigm f mdeling change Examples Linear dynamical

More information

Designing Polymorphic Circuits with Periodical Weight Adjustment

Designing Polymorphic Circuits with Periodical Weight Adjustment 2015 IEEE Sympsium Series n Cmputatinal Intelligence Designing Plymrphic Circuits with Peridical Weight Adjustment Hujun Liang 1, Rui Xie 2 1 Department f Cmputer Science, 2 Department f Accunting Anhui

More information

Lab 1 The Scientific Method

Lab 1 The Scientific Method INTRODUCTION The fllwing labratry exercise is designed t give yu, the student, an pprtunity t explre unknwn systems, r universes, and hypthesize pssible rules which may gvern the behavir within them. Scientific

More information

CHAPTER 2 Algebraic Expressions and Fundamental Operations

CHAPTER 2 Algebraic Expressions and Fundamental Operations CHAPTER Algebraic Expressins and Fundamental Operatins OBJECTIVES: 1. Algebraic Expressins. Terms. Degree. Gruping 5. Additin 6. Subtractin 7. Multiplicatin 8. Divisin Algebraic Expressin An algebraic

More information

Physics 2010 Motion with Constant Acceleration Experiment 1

Physics 2010 Motion with Constant Acceleration Experiment 1 . Physics 00 Mtin with Cnstant Acceleratin Experiment In this lab, we will study the mtin f a glider as it accelerates dwnhill n a tilted air track. The glider is supprted ver the air track by a cushin

More information

Section 6-2: Simplex Method: Maximization with Problem Constraints of the Form ~

Section 6-2: Simplex Method: Maximization with Problem Constraints of the Form ~ Sectin 6-2: Simplex Methd: Maximizatin with Prblem Cnstraints f the Frm ~ Nte: This methd was develped by Gerge B. Dantzig in 1947 while n assignment t the U.S. Department f the Air Frce. Definitin: Standard

More information

Enhancing Performance of MLP/RBF Neural Classifiers via an Multivariate Data Distribution Scheme

Enhancing Performance of MLP/RBF Neural Classifiers via an Multivariate Data Distribution Scheme Enhancing Perfrmance f / Neural Classifiers via an Multivariate Data Distributin Scheme Halis Altun, Gökhan Gelen Nigde University, Electrical and Electrnics Engineering Department Nigde, Turkey haltun@nigde.edu.tr

More information

COMP 551 Applied Machine Learning Lecture 11: Support Vector Machines

COMP 551 Applied Machine Learning Lecture 11: Support Vector Machines COMP 551 Applied Machine Learning Lecture 11: Supprt Vectr Machines Instructr: (jpineau@cs.mcgill.ca) Class web page: www.cs.mcgill.ca/~jpineau/cmp551 Unless therwise nted, all material psted fr this curse

More information

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis

SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical model for microarray data analysis SUPPLEMENTARY MATERIAL GaGa: a simple and flexible hierarchical mdel fr micrarray data analysis David Rssell Department f Bistatistics M.D. Andersn Cancer Center, Hustn, TX 77030, USA rsselldavid@gmail.cm

More information

Department of Electrical Engineering, University of Waterloo. Introduction

Department of Electrical Engineering, University of Waterloo. Introduction Sectin 4: Sequential Circuits Majr Tpics Types f sequential circuits Flip-flps Analysis f clcked sequential circuits Mre and Mealy machines Design f clcked sequential circuits State transitin design methd

More information

Module 4: General Formulation of Electric Circuit Theory

Module 4: General Formulation of Electric Circuit Theory Mdule 4: General Frmulatin f Electric Circuit Thery 4. General Frmulatin f Electric Circuit Thery All electrmagnetic phenmena are described at a fundamental level by Maxwell's equatins and the assciated

More information

making triangle (ie same reference angle) ). This is a standard form that will allow us all to have the X= y=

making triangle (ie same reference angle) ). This is a standard form that will allow us all to have the X= y= Intrductin t Vectrs I 21 Intrductin t Vectrs I 22 I. Determine the hrizntal and vertical cmpnents f the resultant vectr by cunting n the grid. X= y= J. Draw a mangle with hrizntal and vertical cmpnents

More information

PSU GISPOPSCI June 2011 Ordinary Least Squares & Spatial Linear Regression in GeoDa

PSU GISPOPSCI June 2011 Ordinary Least Squares & Spatial Linear Regression in GeoDa There are tw parts t this lab. The first is intended t demnstrate hw t request and interpret the spatial diagnstics f a standard OLS regressin mdel using GeDa. The diagnstics prvide infrmatin abut the

More information

ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS

ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS Particle Acceleratrs, 1986, Vl. 19, pp. 99-105 0031-2460/86/1904-0099/$15.00/0 1986 Grdn and Breach, Science Publishers, S.A. Printed in the United States f America ROUNDING ERRORS IN BEAM-TRACKING CALCULATIONS

More information

CONSTRUCTING STATECHART DIAGRAMS

CONSTRUCTING STATECHART DIAGRAMS CONSTRUCTING STATECHART DIAGRAMS The fllwing checklist shws the necessary steps fr cnstructing the statechart diagrams f a class. Subsequently, we will explain the individual steps further. Checklist 4.6

More information

CHM112 Lab Graphing with Excel Grading Rubric

CHM112 Lab Graphing with Excel Grading Rubric Name CHM112 Lab Graphing with Excel Grading Rubric Criteria Pints pssible Pints earned Graphs crrectly pltted and adhere t all guidelines (including descriptive title, prperly frmatted axes, trendline

More information

Experiment #3. Graphing with Excel

Experiment #3. Graphing with Excel Experiment #3. Graphing with Excel Study the "Graphing with Excel" instructins that have been prvided. Additinal help with learning t use Excel can be fund n several web sites, including http://www.ncsu.edu/labwrite/res/gt/gt-

More information

A Quick Overview of the. Framework for K 12 Science Education

A Quick Overview of the. Framework for K 12 Science Education A Quick Overview f the NGSS EQuIP MODULE 1 Framewrk fr K 12 Science Educatin Mdule 1: A Quick Overview f the Framewrk fr K 12 Science Educatin This mdule prvides a brief backgrund n the Framewrk fr K-12

More information

Methods for Determination of Mean Speckle Size in Simulated Speckle Pattern

Methods for Determination of Mean Speckle Size in Simulated Speckle Pattern 0.478/msr-04-004 MEASUREMENT SCENCE REVEW, Vlume 4, N. 3, 04 Methds fr Determinatin f Mean Speckle Size in Simulated Speckle Pattern. Hamarvá, P. Šmíd, P. Hrváth, M. Hrabvský nstitute f Physics f the Academy

More information

Least Squares Optimal Filtering with Multirate Observations

Least Squares Optimal Filtering with Multirate Observations Prc. 36th Asilmar Cnf. n Signals, Systems, and Cmputers, Pacific Grve, CA, Nvember 2002 Least Squares Optimal Filtering with Multirate Observatins Charles W. herrien and Anthny H. Hawes Department f Electrical

More information

Computational modeling techniques

Computational modeling techniques Cmputatinal mdeling techniques Lecture 11: Mdeling with systems f ODEs In Petre Department f IT, Ab Akademi http://www.users.ab.fi/ipetre/cmpmd/ Mdeling with differential equatins Mdeling strategy Fcus

More information

Inflow Control on Expressway Considering Traffic Equilibria

Inflow Control on Expressway Considering Traffic Equilibria Memirs f the Schl f Engineering, Okayama University Vl. 20, N.2, February 1986 Inflw Cntrl n Expressway Cnsidering Traffic Equilibria Hirshi INOUYE* (Received February 14, 1986) SYNOPSIS When expressway

More information

A Frequency-Based Find Algorithm in Mobile Wireless Computing Systems

A Frequency-Based Find Algorithm in Mobile Wireless Computing Systems A Frequency-Based Find Algrithm in Mbile Wireless Cmputing Systems Seung-yun Kim and Waleed W Smari Department f Electrical Cmputer Engineering University f Daytn 300 Cllege Park Daytn, OH USA 45469 Abstract

More information

Floating Point Method for Solving Transportation. Problems with Additional Constraints

Floating Point Method for Solving Transportation. Problems with Additional Constraints Internatinal Mathematical Frum, Vl. 6, 20, n. 40, 983-992 Flating Pint Methd fr Slving Transprtatin Prblems with Additinal Cnstraints P. Pandian and D. Anuradha Department f Mathematics, Schl f Advanced

More information

Math Foundations 20 Work Plan

Math Foundations 20 Work Plan Math Fundatins 20 Wrk Plan Units / Tpics 20.8 Demnstrate understanding f systems f linear inequalities in tw variables. Time Frame December 1-3 weeks 6-10 Majr Learning Indicatrs Identify situatins relevant

More information

Churn Prediction using Dynamic RFM-Augmented node2vec

Churn Prediction using Dynamic RFM-Augmented node2vec Churn Predictin using Dynamic RFM-Augmented nde2vec Sandra Mitrvić, Jchen de Weerdt, Bart Baesens & Wilfried Lemahieu Department f Decisin Sciences and Infrmatin Management, KU Leuven 18 September 2017,

More information

8 th Grade Math: Pre-Algebra

8 th Grade Math: Pre-Algebra Hardin Cunty Middle Schl (2013-2014) 1 8 th Grade Math: Pre-Algebra Curse Descriptin The purpse f this curse is t enhance student understanding, participatin, and real-life applicatin f middle-schl mathematics

More information

Design and Simulation of Dc-Dc Voltage Converters Using Matlab/Simulink

Design and Simulation of Dc-Dc Voltage Converters Using Matlab/Simulink American Jurnal f Engineering Research (AJER) 016 American Jurnal f Engineering Research (AJER) e-issn: 30-0847 p-issn : 30-0936 Vlume-5, Issue-, pp-9-36 www.ajer.rg Research Paper Open Access Design and

More information

Admin. MDP Search Trees. Optimal Quantities. Reinforcement Learning

Admin. MDP Search Trees. Optimal Quantities. Reinforcement Learning Admin Reinfrcement Learning Cntent adapted frm Berkeley CS188 MDP Search Trees Each MDP state prjects an expectimax-like search tree Optimal Quantities The value (utility) f a state s: V*(s) = expected

More information

and the Doppler frequency rate f R , can be related to the coefficients of this polynomial. The relationships are:

and the Doppler frequency rate f R , can be related to the coefficients of this polynomial. The relationships are: Algrithm fr Estimating R and R - (David Sandwell, SIO, August 4, 2006) Azimith cmpressin invlves the alignment f successive eches t be fcused n a pint target Let s be the slw time alng the satellite track

More information

[COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t o m a k e s u r e y o u a r e r e a d y )

[COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t o m a k e s u r e y o u a r e r e a d y ) (Abut the final) [COLLEGE ALGEBRA EXAM I REVIEW TOPICS] ( u s e t h i s t m a k e s u r e y u a r e r e a d y ) The department writes the final exam s I dn't really knw what's n it and I can't very well

More information

THERMAL TEST LEVELS & DURATIONS

THERMAL TEST LEVELS & DURATIONS PREFERRED RELIABILITY PAGE 1 OF 7 PRACTICES PRACTICE NO. PT-TE-144 Practice: 1 Perfrm thermal dwell test n prtflight hardware ver the temperature range f +75 C/-2 C (applied at the thermal cntrl/munting

More information

THE LIFE OF AN OBJECT IT SYSTEMS

THE LIFE OF AN OBJECT IT SYSTEMS THE LIFE OF AN OBJECT IT SYSTEMS Persns, bjects, r cncepts frm the real wrld, which we mdel as bjects in the IT system, have "lives". Actually, they have tw lives; the riginal in the real wrld has a life,

More information

UN Committee of Experts on Environmental Accounting New York, June Peter Cosier Wentworth Group of Concerned Scientists.

UN Committee of Experts on Environmental Accounting New York, June Peter Cosier Wentworth Group of Concerned Scientists. UN Cmmittee f Experts n Envirnmental Accunting New Yrk, June 2011 Peter Csier Wentwrth Grup f Cncerned Scientists Speaking Ntes Peter Csier: Directr f the Wentwrth Grup Cncerned Scientists based in Sydney,

More information

How do scientists measure trees? What is DBH?

How do scientists measure trees? What is DBH? Hw d scientists measure trees? What is DBH? Purpse Students develp an understanding f tree size and hw scientists measure trees. Students bserve and measure tree ckies and explre the relatinship between

More information

BLAST / HIDDEN MARKOV MODELS

BLAST / HIDDEN MARKOV MODELS CS262 (Winter 2015) Lecture 5 (January 20) Scribe: Kat Gregry BLAST / HIDDEN MARKOV MODELS BLAST CONTINUED HEURISTIC LOCAL ALIGNMENT Use Cmmnly used t search vast bilgical databases (n the rder f terabases/tetrabases)

More information

1 The limitations of Hartree Fock approximation

1 The limitations of Hartree Fock approximation Chapter: Pst-Hartree Fck Methds - I The limitatins f Hartree Fck apprximatin The n electrn single determinant Hartree Fck wave functin is the variatinal best amng all pssible n electrn single determinants

More information

NGSS High School Physics Domain Model

NGSS High School Physics Domain Model NGSS High Schl Physics Dmain Mdel Mtin and Stability: Frces and Interactins HS-PS2-1: Students will be able t analyze data t supprt the claim that Newtn s secnd law f mtin describes the mathematical relatinship

More information

Supplementary Course Notes Adding and Subtracting AC Voltages and Currents

Supplementary Course Notes Adding and Subtracting AC Voltages and Currents Supplementary Curse Ntes Adding and Subtracting AC Vltages and Currents As mentined previusly, when cmbining DC vltages r currents, we nly need t knw the plarity (vltage) and directin (current). In the

More information

COMP9414/ 9814/ 3411: Artificial Intelligence. 14. Course Review. COMP3411 c UNSW, 2014

COMP9414/ 9814/ 3411: Artificial Intelligence. 14. Course Review. COMP3411 c UNSW, 2014 COMP9414/ 9814/ 3411: Artificial Intelligence 14. Curse Review COMP9414/9814/3411 14s1 Review 1 Assessment Assessable cmpnents f the curse: Assignment 1 10% Assignment 2 8% Assignment 3 12% Written Eam

More information

3D FE Modeling Simulation of Cold Rotary Forging with Double Symmetry Rolls X. H. Han 1, a, L. Hua 1, b, Y. M. Zhao 1, c

3D FE Modeling Simulation of Cold Rotary Forging with Double Symmetry Rolls X. H. Han 1, a, L. Hua 1, b, Y. M. Zhao 1, c Materials Science Frum Online: 2009-08-31 ISSN: 1662-9752, Vls. 628-629, pp 623-628 di:10.4028/www.scientific.net/msf.628-629.623 2009 Trans Tech Publicatins, Switzerland 3D FE Mdeling Simulatin f Cld

More information

APPLICATION OF THE BRATSETH SCHEME FOR HIGH LATITUDE INTERMITTENT DATA ASSIMILATION USING THE PSU/NCAR MM5 MESOSCALE MODEL

APPLICATION OF THE BRATSETH SCHEME FOR HIGH LATITUDE INTERMITTENT DATA ASSIMILATION USING THE PSU/NCAR MM5 MESOSCALE MODEL JP2.11 APPLICATION OF THE BRATSETH SCHEME FOR HIGH LATITUDE INTERMITTENT DATA ASSIMILATION USING THE PSU/NCAR MM5 MESOSCALE MODEL Xingang Fan * and Jeffrey S. Tilley University f Alaska Fairbanks, Fairbanks,

More information

Admissibility Conditions and Asymptotic Behavior of Strongly Regular Graphs

Admissibility Conditions and Asymptotic Behavior of Strongly Regular Graphs Admissibility Cnditins and Asympttic Behavir f Strngly Regular Graphs VASCO MOÇO MANO Department f Mathematics University f Prt Oprt PORTUGAL vascmcman@gmailcm LUÍS ANTÓNIO DE ALMEIDA VIEIRA Department

More information

COMP 551 Applied Machine Learning Lecture 9: Support Vector Machines (cont d)

COMP 551 Applied Machine Learning Lecture 9: Support Vector Machines (cont d) COMP 551 Applied Machine Learning Lecture 9: Supprt Vectr Machines (cnt d) Instructr: Herke van Hf (herke.vanhf@mail.mcgill.ca) Slides mstly by: Class web page: www.cs.mcgill.ca/~hvanh2/cmp551 Unless therwise

More information

CHAPTER 4 DIAGNOSTICS FOR INFLUENTIAL OBSERVATIONS

CHAPTER 4 DIAGNOSTICS FOR INFLUENTIAL OBSERVATIONS CHAPTER 4 DIAGNOSTICS FOR INFLUENTIAL OBSERVATIONS 1 Influential bservatins are bservatins whse presence in the data can have a distrting effect n the parameter estimates and pssibly the entire analysis,

More information

Introduction to Smith Charts

Introduction to Smith Charts Intrductin t Smith Charts Dr. Russell P. Jedlicka Klipsch Schl f Electrical and Cmputer Engineering New Mexic State University as Cruces, NM 88003 September 2002 EE521 ecture 3 08/22/02 Smith Chart Summary

More information

Kinetic Model Completeness

Kinetic Model Completeness 5.68J/10.652J Spring 2003 Lecture Ntes Tuesday April 15, 2003 Kinetic Mdel Cmpleteness We say a chemical kinetic mdel is cmplete fr a particular reactin cnditin when it cntains all the species and reactins

More information

B. Definition of an exponential

B. Definition of an exponential Expnents and Lgarithms Chapter IV - Expnents and Lgarithms A. Intrductin Starting with additin and defining the ntatins fr subtractin, multiplicatin and divisin, we discvered negative numbers and fractins.

More information

CESAR Science Case The differential rotation of the Sun and its Chromosphere. Introduction. Material that is necessary during the laboratory

CESAR Science Case The differential rotation of the Sun and its Chromosphere. Introduction. Material that is necessary during the laboratory Teacher s guide CESAR Science Case The differential rtatin f the Sun and its Chrmsphere Material that is necessary during the labratry CESAR Astrnmical wrd list CESAR Bklet CESAR Frmula sheet CESAR Student

More information

Thermodynamics Partial Outline of Topics

Thermodynamics Partial Outline of Topics Thermdynamics Partial Outline f Tpics I. The secnd law f thermdynamics addresses the issue f spntaneity and invlves a functin called entrpy (S): If a prcess is spntaneus, then Suniverse > 0 (2 nd Law!)

More information

Yeu-Sheng Paul Shiue, Ph.D 薛宇盛 Professor and Chair Mechanical Engineering Department Christian Brothers University 650 East Parkway South Memphis, TN

Yeu-Sheng Paul Shiue, Ph.D 薛宇盛 Professor and Chair Mechanical Engineering Department Christian Brothers University 650 East Parkway South Memphis, TN Yeu-Sheng Paul Shiue, Ph.D 薛宇盛 Prfessr and Chair Mechanical Engineering Department Christian Brthers University 650 East Parkway Suth Memphis, TN 38104 Office: (901) 321-3424 Rm: N-110 Fax : (901) 321-3402

More information

Math Foundations 10 Work Plan

Math Foundations 10 Work Plan Math Fundatins 10 Wrk Plan Units / Tpics 10.1 Demnstrate understanding f factrs f whle numbers by: Prime factrs Greatest Cmmn Factrs (GCF) Least Cmmn Multiple (LCM) Principal square rt Cube rt Time Frame

More information

initially lcated away frm the data set never win the cmpetitin, resulting in a nnptimal nal cdebk, [2] [3] [4] and [5]. Khnen's Self Organizing Featur

initially lcated away frm the data set never win the cmpetitin, resulting in a nnptimal nal cdebk, [2] [3] [4] and [5]. Khnen's Self Organizing Featur Cdewrd Distributin fr Frequency Sensitive Cmpetitive Learning with One Dimensinal Input Data Aristides S. Galanpuls and Stanley C. Ahalt Department f Electrical Engineering The Ohi State University Abstract

More information

A Novel Stochastic-Based Algorithm for Terrain Splitting Optimization Problem

A Novel Stochastic-Based Algorithm for Terrain Splitting Optimization Problem A Nvel Stchastic-Based Algrithm fr Terrain Splitting Optimizatin Prblem Le Hang Sn Nguyen inh Ha Abstract This paper deals with the prblem f displaying large igital Elevatin Mdel data in 3 GIS urrent appraches

More information

General Chemistry II, Unit I: Study Guide (part I)

General Chemistry II, Unit I: Study Guide (part I) 1 General Chemistry II, Unit I: Study Guide (part I) CDS Chapter 14: Physical Prperties f Gases Observatin 1: Pressure- Vlume Measurements n Gases The spring f air is measured as pressure, defined as the

More information

READING STATECHART DIAGRAMS

READING STATECHART DIAGRAMS READING STATECHART DIAGRAMS Figure 4.48 A Statechart diagram with events The diagram in Figure 4.48 shws all states that the bject plane can be in during the curse f its life. Furthermre, it shws the pssible

More information

WRITING THE REPORT. Organizing the report. Title Page. Table of Contents

WRITING THE REPORT. Organizing the report. Title Page. Table of Contents WRITING THE REPORT Organizing the reprt Mst reprts shuld be rganized in the fllwing manner. Smetime there is a valid reasn t include extra chapters in within the bdy f the reprt. 1. Title page 2. Executive

More information

TP1 - Introduction to ArcGIS

TP1 - Introduction to ArcGIS TP1 - Intrductin t ArcGIS During this practical, we will use ArcGIS (ArcMap and ArcCatalg) t create maps f predictrs that culd explain the bserved bird richness in Switzerland. ArcMap is principally used

More information

Lead/Lag Compensator Frequency Domain Properties and Design Methods

Lead/Lag Compensator Frequency Domain Properties and Design Methods Lectures 6 and 7 Lead/Lag Cmpensatr Frequency Dmain Prperties and Design Methds Definitin Cnsider the cmpensatr (ie cntrller Fr, it is called a lag cmpensatr s K Fr s, it is called a lead cmpensatr Ntatin

More information

Activity Guide Loops and Random Numbers

Activity Guide Loops and Random Numbers Unit 3 Lessn 7 Name(s) Perid Date Activity Guide Lps and Randm Numbers CS Cntent Lps are a relatively straightfrward idea in prgramming - yu want a certain chunk f cde t run repeatedly - but it takes a

More information

Supplementary Crossover Operator for Genetic Algorithms based on the Center-of-Gravity Paradigm

Supplementary Crossover Operator for Genetic Algorithms based on the Center-of-Gravity Paradigm Published in Cntrl and Cybernetics, vl. 30, N, 00, pp. 59-76, ISSN: 034-8569 Supplementary Crssver Operatr fr Genetic Algrithms based n the Center-f-Gravity Paradigm Plamen Angelv Department f Civil and

More information

February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA

February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA February 28, 2013 COMMENTS ON DIFFUSION, DIFFUSIVITY AND DERIVATION OF HYPERBOLIC EQUATIONS DESCRIBING THE DIFFUSION PHENOMENA Mental Experiment regarding 1D randm walk Cnsider a cntainer f gas in thermal

More information