biologically-inspired computing lecture 9 Informatics luis rocha 2015 INDIANA UNIVERSITY biologically Inspired computing

Size: px
Start display at page:

Download "biologically-inspired computing lecture 9 Informatics luis rocha 2015 INDIANA UNIVERSITY biologically Inspired computing"

Transcription

1 luis ocha 25 lectue 9 -inspied

2 luis ocha 25 Sections I485/H4 couse outlook Assignments: 35% Students will complete 4/5 assignments based on algoithms pesented in class Lab meets in I (West) 9 on Lab Wednesdays Lab : Januay 4 th (completed) Intoduction to Python (No Assignment) Lab : Januay 28 th Measuing Infomation (Assignment ) Gaded Lab 2 : Febuay th L-Systems (Assignment 2) Due Febuay 25 th Lab 3: Mach th Cellula Automata and Boolean Netwoks (Assignment 3)

3 luis ocha 25 Readings until now Class Book Nunes de Casto, Leando [26]. Fundamentals of Natual Computing: Basic Concepts, Algoithms, and Applications. Chapman & Hall. Chapte 2, all sections Chapte 7, sections 7.3 Cellula Automata Chapte 8, sections 8., 8.2, 8.3. Lectue notes Chapte : What is Life? Chapte 2: The logical Mechanisms of Life Chapte 3: Fomalizing and Modeling the Wold Chapte 4: Self-Oganization and Emegent Comple Behavio posted Optional Flake s [998], The Computational Beauty of Life. MIT Pess. Chaptes,, 4 Dynamics, Attactos and chaos

4 luis ocha 25 quadatic equation The logistic map Demogaphic model intoduced by Piee Fançois Vehulst in 838 Continuous state-detemined system Memoy of the pevious state only Obsevations X: population etinct X: Ovepopulation, leads to etinction Population size positive feedback negative feedback [,] [,4] ( t+ t t ) Repoduction ate

5 luis ocha 25 plot logistic map t+ f ( ) ( t+ t t ) [,] /4 [,4] f /2 ( ) ( ) f ( ) -/ t f ( ) ( 2), f ( ) f ( ) ( ( ) + ) ( ) Fied-point attactos < stable > unstable

6 Infomatics luis ocha 25 logistic map > < unstable ) ( stable ) ( ), 2 ( ) ( f f f > < unstable stable, ) 2 ( ) ( f

7 luis ocha 25 3 logistic map -/ f ( ) ( 2), f f ( ) < stable ( ) > unstable f ( ) f ( ) 2

8 luis ocha ( 3.44) logistic map f ( ) < stable f ( ) ( 2), f ( ) > unstable f ( ) 2 f ( ) Limit cycle f ( f ( ))

9 luis ocha ( ) logistic map f ( f ( f ( f ( )))) Limit cycle

10 luis ocha 25 4 logistic map Chaotic Deteministic Sensitive egodic

11 luis ocha 25 movie logistic map

12 luis ocha 25 bifucation map logistic map Peiod doubling

13 luis ocha 25 bifucation map logistic map Peiod doubling Chaotic Deteministic (not andom) Sensitive egodic

14 luis ocha 25 bifucation map: cycle of 3 logistic map f ( f ( f ( ))) Peiod doubling

15 luis ocha 25 eploing similaities acoss natue Natual design pinciples self-simila stuctues Tees, plants, clouds, mountains mophogenesis Mechanism Iteation, ecusion Unpedictability Fom limited knowledge o inheent in natue? Mechanism Chaos (sensitivity to initial conditions, egodicity) Collective behavio, emegence, and self-oganization Comple behavio fom collectives of many simple units o agents cellula automata, ant colonies, development, mophogenesis, bains, immune systems, economic makets Mechanism Paallelism, multiplicity, edundancy, attacto beghavio, emegent computation Adaptation Evolution, leaning, social evolution Mechanism Repoduction, tansmission, vaiation, selection, Tuing s tape Netwok causality (compleity) Behavio deived fom many insepaable souces Envionment, embodiment, epigenetics, cultue Mechanism Modulaity, connectivity, stigmegy

16 luis ocha 25 eamples t Cellula Automata - + discete dynamical systems NK Boolean Netwok (N3, K3) RBNLAB (Calos Geshenson):

17 luis ocha 25 Stuat Kauffman NK Boolean Netwok (N3, K3) NK-netwoks 2 2 K #nodes (Boolean vaiables) # of inputs pe node 2 K possible input combinations fo an automaton node possible Boolean functions of k inputs 2 2 p.25 K2 2 p: bias, o popotion of s (o s ) in output Self-oganization: solely dependent on its own ules

18 luis ocha 25 Small NK-netwok n and p q p q simple Boolean netwok State space n 3 n 2 o o t t+ n n 2 n 3 n n 2 n 3 p q p q

19 luis ocha 25 Eample: attactos n and t t+ n n 2 n 3 n n 2 n simple Boolean netwok n 3 n o o : 7 7 4: : 2: 5: 3: 7: 6:

20 luis ocha 25 state-space (State-tansition Gaph) : : 2: simple Boolean netwok : 5: 3: 7: 6: 2 3 In discete dynamical systems thee must always eist at least one cycle, because thee is only a finite numbe of states, eventually the system must epeat a pevious state.

21 Small Boolean netwok luis ocha 25 SimpleNet

22 luis ocha 25 dynamical landscape of SimpleNet State-tansition gaph (basins of attaction) Thee ae possible states but only a small set of attactos

23 luis ocha 25 Small Boolean netwok SimpleNet: dynamical landscape (basins of attaction) Thee ae possible states but only a small set of attactos

24 luis ocha 25 eamples discete dynamical systems NK Boolean Netwok (N3, K3) DDLab (Andy wuensche): Thee ae possible states but only a small set of attactos

25 luis ocha 25

26 luis ocha 25 self-oganization attacto behavio The states in state space ae oganized into 5 basins attacto peiods anging between and 7. The numbe of states in each basin is: 68, 984, 784, 3, 264, 76,36, 2, 64, 2, 256, 2724,64, 84, 428.

27 luis ocha 25 eadings Net lectues Class Book Nunes de Casto, Leando [26]. Fundamentals of Natual Computing: Basic Concepts, Algoithms, and Applications. Chapman & Hall. Chapte 2, all sections Chapte 7, sections 7.3 Cellula Automata Chapte 8, sections 8., 8.2, 8.3. Lectue notes Chapte : What is Life? Chapte 2: The logical Mechanisms of Life Chapte 3: Fomalizing and Modeling the Wold Chapte 4: Self-Oganization and Emegent Comple Behavio posted Papes and othe mateials Optional Flake s [998], The Computational Beauty of Life. MIT Pess. Chaptes,, 4 Dynamics, Attactos and chaos

biologically-inspired computing lecture 6 Informatics luis rocha 2015 INDIANA UNIVERSITY biologically Inspired computing

biologically-inspired computing lecture 6 Informatics luis rocha 2015 INDIANA UNIVERSITY biologically Inspired computing lecture 6 -inspired Sections I485/H400 course outlook Assignments: 35% Students will complete 4/5 assignments based on algorithms presented in class Lab meets in I1 (West) 109 on Lab Wednesdays Lab 0 :

More information

biologically-inspired computing lecture 12 Informatics luis rocha 2015 INDIANA UNIVERSITY biologically Inspired computing

biologically-inspired computing lecture 12 Informatics luis rocha 2015 INDIANA UNIVERSITY biologically Inspired computing lecture 12 -inspired Sections I485/H400 course outlook Assignments: 35% Students will complete 4/5 assignments based on algorithms presented in class Lab meets in I1 (West) 109 on Lab Wednesdays Lab 0

More information

biologically-inspired computing lecture 5 Informatics luis rocha 2015 biologically Inspired computing INDIANA UNIVERSITY

biologically-inspired computing lecture 5 Informatics luis rocha 2015 biologically Inspired computing INDIANA UNIVERSITY lecture 5 -inspired Sections I485/H400 course outlook Assignments: 35% Students will complete 4/5 assignments based on algorithms presented in class Lab meets in I1 (West) 109 on Lab Wednesdays Lab 0 :

More information

Force between two parallel current wires and Newton s. third law

Force between two parallel current wires and Newton s. third law Foce between two paallel cuent wies and Newton s thid law Yannan Yang (Shanghai Jinjuan Infomation Science and Technology Co., Ltd.) Abstact: In this pape, the essence of the inteaction between two paallel

More information

PHYS 172: Modern Mechanics. Fall Lecture 6 Fundamental Forces, Reciprocity Read

PHYS 172: Modern Mechanics. Fall Lecture 6 Fundamental Forces, Reciprocity Read PHYS 172: Moden Mechanics Fall 2009 Lectue 6 Fundamental Foces, Recipocity Read 3.9 3.14 Exam 1 - Tuesday Septembe 15, 8:00-10:00 PM Elliott Hall of Music 1. The exam will be witten as a standad 1 hou

More information

HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS?

HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS? 6th INTERNATIONAL MULTIDISCIPLINARY CONFERENCE HOW TO TEACH THE FUNDAMENTALS OF INFORMATION SCIENCE, CODING, DECODING AND NUMBER SYSTEMS? Cecília Sitkuné Göömbei College of Nyíegyháza Hungay Abstact: The

More information

Notes on McCall s Model of Job Search. Timothy J. Kehoe March if job offer has been accepted. b if searching

Notes on McCall s Model of Job Search. Timothy J. Kehoe March if job offer has been accepted. b if searching Notes on McCall s Model of Job Seach Timothy J Kehoe Mach Fv ( ) pob( v), [, ] Choice: accept age offe o eceive b and seach again next peiod An unemployed oke solves hee max E t t y t y t if job offe has

More information

A Markov Decision Approach for the Computation of Testability of RTL Constructs

A Markov Decision Approach for the Computation of Testability of RTL Constructs A Makov Decision Appoach fo the Computation of Testability of RTL Constucts José Miguel Fenandes Abstact In the analysis of digital cicuits, to study testability estimation measues, dissipated powe and

More information

x 1 b 1 Consider the midpoint x 0 = 1 2

x 1 b 1 Consider the midpoint x 0 = 1 2 1 chapte 2 : oot-finding def : Given a function f(), a oot is a numbe satisfying f() = 0. e : f() = 2 3 = ± 3 question : How can we find the oots of a geneal function f()? 2.1 bisection method idea : Find

More information

PHYSICS 272 Electric & Magnetic Interactions

PHYSICS 272 Electric & Magnetic Interactions PHYS 7: Matte and Inteactions II -- Electic And Magnetic Inteactions http://www.physics.pudue.edu/academic_pogams/couses/phys7/ PHYSICS 7 Electic & Magnetic Inteactions Lectue 3 Chaged Objects; Polaization

More information

Prediction of Motion Trajectories Based on Markov Chains

Prediction of Motion Trajectories Based on Markov Chains 2011 Intenational Confeence on Compute Science and Infomation Technology (ICCSIT 2011) IPCSIT vol. 51 (2012) (2012) IACSIT Pess, Singapoe DOI: 10.7763/IPCSIT.2012.V51.50 Pediction of Motion Tajectoies

More information

Explosive Contagion in Networks (Supplementary Information)

Explosive Contagion in Networks (Supplementary Information) Eplosive Contagion in Netwoks (Supplementay Infomation) Jesús Gómez-Gadeñes,, Laua Loteo, Segei N. Taaskin, and Fancisco J. Péez-Reche Institute fo Biocomputation and Physics of Comple Systems (BIFI),

More information

PHYSICS 272 Electric & Magnetic Interactions. Prof. Andrew Hirsch Room: 178, Phone: 42218

PHYSICS 272 Electric & Magnetic Interactions. Prof. Andrew Hirsch Room: 178, Phone: 42218 PHYSICS 7 Electic & Magnetic Inteactions Pof. Andew Hisch Hisch@pudue.edu Room: 78, Phone: 48 Couse Content This couse deals with electic and magnetic inteactions, which ae cental to the stuctue of matte,

More information

Non-Linear Dynamics Homework Solutions Week 2

Non-Linear Dynamics Homework Solutions Week 2 Non-Linea Dynamics Homewok Solutions Week Chis Small Mach, 7 Please email me at smach9@evegeen.edu with any questions o concens eguading these solutions. Fo the ececises fom section., we sketch all qualitatively

More information

C/CS/Phys C191 Shor s order (period) finding algorithm and factoring 11/12/14 Fall 2014 Lecture 22

C/CS/Phys C191 Shor s order (period) finding algorithm and factoring 11/12/14 Fall 2014 Lecture 22 C/CS/Phys C9 Sho s ode (peiod) finding algoithm and factoing /2/4 Fall 204 Lectue 22 With a fast algoithm fo the uantum Fouie Tansfom in hand, it is clea that many useful applications should be possible.

More information

PHYSICS 272H Electric & Magnetic Interactions

PHYSICS 272H Electric & Magnetic Interactions PHYSICS 7H Electic & Magnetic Inteactions Physics couse home page: http://www.physics.pudue.edu/academic-pogams/couses/all_couses.php Blackboad Lean: https://mycouses.pudue.edu/webapps/login/ Couse Content

More information

Physics 401. Electromagnetic Theory (Electrodynamics)

Physics 401. Electromagnetic Theory (Electrodynamics) Physics 401 Electomagnetic Theoy (Electodynamics) Please ead handouts and see couse webpages fo moe info Class: Monday, Wednesday & Fiday 9:00-10:00 Henn 302 Pofesso: Janis McKenna Office: Hennings-Physics

More information

Bifurcation Analysis for the Delay Logistic Equation with Two Delays

Bifurcation Analysis for the Delay Logistic Equation with Two Delays IOSR Jounal of Mathematics (IOSR-JM) e-issn: 78-578, p-issn: 39-765X. Volume, Issue 5 Ve. IV (Sep. - Oct. 05), PP 53-58 www.iosjounals.og Bifucation Analysis fo the Delay Logistic Equation with Two Delays

More information

1. Show that the volume of the solid shown can be represented by the polynomial 6x x.

1. Show that the volume of the solid shown can be represented by the polynomial 6x x. 7.3 Dividing Polynomials by Monomials Focus on Afte this lesson, you will be able to divide a polynomial by a monomial Mateials algeba tiles When you ae buying a fish tank, the size of the tank depends

More information

Nuclear Medicine Physics 02 Oct. 2007

Nuclear Medicine Physics 02 Oct. 2007 Nuclea Medicine Physics Oct. 7 Counting Statistics and Eo Popagation Nuclea Medicine Physics Lectues Imaging Reseach Laboatoy, Radiology Dept. Lay MacDonald 1//7 Statistics (Summaized in One Slide) Type

More information

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012

Stanford University CS259Q: Quantum Computing Handout 8 Luca Trevisan October 18, 2012 Stanfod Univesity CS59Q: Quantum Computing Handout 8 Luca Tevisan Octobe 8, 0 Lectue 8 In which we use the quantum Fouie tansfom to solve the peiod-finding poblem. The Peiod Finding Poblem Let f : {0,...,

More information

PHYSICS 272 Electric & Magnetic Interactions. Prof. Andrew Hirsch Room: 178, Phone: 42218

PHYSICS 272 Electric & Magnetic Interactions. Prof. Andrew Hirsch Room: 178, Phone: 42218 PHYSICS 7 Electic & Magnetic Inteactions Pof. Andew Hisch Hisch@pudue.edu Room: 78, Phone: 48 Couse Content This couse deals with electic and magnetic inteactions, which ae cental to the stuctue of matte,

More information

Gauss s Law Simulation Activities

Gauss s Law Simulation Activities Gauss s Law Simulation Activities Name: Backgound: The electic field aound a point chage is found by: = kq/ 2 If thee ae multiple chages, the net field at any point is the vecto sum of the fields. Fo a

More information

RELIABILITY is an important concept in the design

RELIABILITY is an important concept in the design Poceedings of the Wold Congess on Engineeing 0 Vol I WCE 0, July -, 0, London, U.K. Reliability Measues in Ciculant Netwok *Inda Rajasingh, Bhaati Rajan, and R. Sundaa Rajan Abstact Reliability and efficiency

More information

MATHEMATICS GRADE 12 SESSION 38 (LEARNER NOTES)

MATHEMATICS GRADE 12 SESSION 38 (LEARNER NOTES) EXAM PREPARATION PAPER (A) Leane Note: In this session you will be given the oppotunity to wok on a past examination pape (Feb/Ma 010 DoE Pape ). The pape consists of 1 questions. Question 1, and will

More information

Development. biologically-inspired computing. lecture 16. Informatics luis rocha x x x. Syntactic Operations. biologically Inspired computing

Development. biologically-inspired computing. lecture 16. Informatics luis rocha x x x. Syntactic Operations. biologically Inspired computing lecture 16 -inspired S S2 n p!!! 1 S Syntactic Operations al Code:N Development x x x 1 2 n p S Sections I485/H400 course outlook Assignments: 35% Students will complete 4/5 assignments based on algorithms

More information

Temporal-Difference Learning

Temporal-Difference Learning .997 Decision-Making in Lage-Scale Systems Mach 17 MIT, Sping 004 Handout #17 Lectue Note 13 1 Tempoal-Diffeence Leaning We now conside the poblem of computing an appopiate paamete, so that, given an appoximation

More information

Functions Defined on Fuzzy Real Numbers According to Zadeh s Extension

Functions Defined on Fuzzy Real Numbers According to Zadeh s Extension Intenational Mathematical Foum, 3, 2008, no. 16, 763-776 Functions Defined on Fuzzy Real Numbes Accoding to Zadeh s Extension Oma A. AbuAaqob, Nabil T. Shawagfeh and Oma A. AbuGhneim 1 Mathematics Depatment,

More information

Duality between Statical and Kinematical Engineering Systems

Duality between Statical and Kinematical Engineering Systems Pape 00, Civil-Comp Ltd., Stiling, Scotland Poceedings of the Sixth Intenational Confeence on Computational Stuctues Technology, B.H.V. Topping and Z. Bittna (Editos), Civil-Comp Pess, Stiling, Scotland.

More information

Some Dynamical Properties of the Family of Tent Maps *

Some Dynamical Properties of the Family of Tent Maps * Int. Jounal of Math. Analysis, Vol. 7, 3, no. 9, 433-449 HIKARI Ltd, www.m-hikai.com http://d.doi.og/.988/ijma.3.336 Some Dynamical Popeties of the Family of Tent Maps * Wadia Faid Hassan Al-shamei and

More information

Interaction of Feedforward and Feedback Streams in Visual Cortex in a Firing-Rate Model of Columnar Computations. ( r)

Interaction of Feedforward and Feedback Streams in Visual Cortex in a Firing-Rate Model of Columnar Computations. ( r) Supplementay mateial fo Inteaction of Feedfowad and Feedback Steams in Visual Cotex in a Fiing-Rate Model of Columna Computations Tobias Bosch and Heiko Neumann Institute fo Neual Infomation Pocessing

More information

A. Economides and Ath. Kehagias. "The STAR Automaton: Expediency and Optimality Properties".

A. Economides and Ath. Kehagias. The STAR Automaton: Expediency and Optimality Properties. A. Economides and Ath. Kehagias. "The STAR Automaton: Expediency and Optimality Popeties". This pape has appeaed in the jounal: IEEE Tans. on Systems, Man and Cybenetics, vol.32, pp.723-737, 2002. The

More information

Merging Uncertain Multi-Version XML Documents

Merging Uncertain Multi-Version XML Documents Meging Uncetain Multi-Vesion XML Documents M. Lamine BA, Talel Abdessalem & Piee Senellat ACM DocEng 2013-1st Intenational Wokshop on Document Changes (Floence, Italy) Septembe 10 th, 2013 M. L. Ba, T.

More information

Electric Field. y s +q. Point charge: Uniformly charged sphere: Dipole: for r>>s :! ! E = 1. q 1 r 2 ˆr. E sphere. at <0,r,0> at <0,0,r>

Electric Field. y s +q. Point charge: Uniformly charged sphere: Dipole: for r>>s :! ! E = 1. q 1 r 2 ˆr. E sphere. at <0,r,0> at <0,0,r> Electic Field Point chage: E " ˆ Unifomly chaged sphee: E sphee E sphee " Q ˆ fo >R (outside) fo >s : E " s 3,, at z y s + x Dipole moment: p s E E s "#,, 3 s "#,, 3 at

More information

Available from Deakin Research Online:

Available from Deakin Research Online: This is the published vesion: Moghadam, Ami Ali Amii, Kouzani, Abbas Z., Zamani, Reza, Magniez, Kevin and Kaynak, Akif 2015, Nonlinea lage defomation dynamic analysis of electoactive polyme actuatos, Smat

More information

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS IB PHYSICS LSN 10-: MOTION IN A GRAVITATIONAL FIELD Questions Fom Reading Activity? Gavity Waves? Essential Idea: Simila appoaches can be taken in analyzing electical

More information

MULTILAYER PERCEPTRONS

MULTILAYER PERCEPTRONS Last updated: Nov 26, 2012 MULTILAYER PERCEPTRONS Outline 2 Combining Linea Classifies Leaning Paametes Outline 3 Combining Linea Classifies Leaning Paametes Implementing Logical Relations 4 AND and OR

More information

16 Modeling a Language by a Markov Process

16 Modeling a Language by a Markov Process K. Pommeening, Language Statistics 80 16 Modeling a Language by a Makov Pocess Fo deiving theoetical esults a common model of language is the intepetation of texts as esults of Makov pocesses. This model

More information

Graphs of Sine and Cosine Functions

Graphs of Sine and Cosine Functions Gaphs of Sine and Cosine Functions In pevious sections, we defined the tigonometic o cicula functions in tems of the movement of a point aound the cicumfeence of a unit cicle, o the angle fomed by the

More information

Three-dimensional Quantum Cellular Neural Network and Its Application to Image Processing *

Three-dimensional Quantum Cellular Neural Network and Its Application to Image Processing * Thee-dimensional Quantum Cellula Neual Netwok and Its Application to Image Pocessing * Sen Wang, Li Cai, Huanqing Cui, Chaowen Feng, Xiaokuo Yang Science College, Ai Foce Engineeing Univesity Xi an 701,

More information

, the tangent line is an approximation of the curve (and easier to deal with than the curve).

, the tangent line is an approximation of the curve (and easier to deal with than the curve). 114 Tangent Planes and Linea Appoimations Back in-dimensions, what was the equation of the tangent line of f ( ) at point (, ) f ( )? (, ) ( )( ) = f Linea Appoimation (Tangent Line Appoimation) of f at

More information

1 Explicit Explore or Exploit (E 3 ) Algorithm

1 Explicit Explore or Exploit (E 3 ) Algorithm 2.997 Decision-Making in Lage-Scale Systems Mach 3 MIT, Sping 2004 Handout #2 Lectue Note 9 Explicit Exploe o Exploit (E 3 ) Algoithm Last lectue, we studied the Q-leaning algoithm: [ ] Q t+ (x t, a t

More information

Value Prediction with FA. Chapter 8: Generalization and Function Approximation. Adapt Supervised Learning Algorithms. Backups as Training Examples [ ]

Value Prediction with FA. Chapter 8: Generalization and Function Approximation. Adapt Supervised Learning Algorithms. Backups as Training Examples [ ] Chapte 8: Genealization and Function Appoximation Objectives of this chapte:! Look at how expeience with a limited pat of the state set be used to poduce good behavio ove a much lage pat.! Oveview of function

More information

Math 151. Rumbos Spring Solutions to Assignment #7

Math 151. Rumbos Spring Solutions to Assignment #7 Math. Rumbos Sping 202 Solutions to Assignment #7. Fo each of the following, find the value of the constant c fo which the given function, p(x, is the pobability mass function (pmf of some discete andom

More information

To Feel a Force Chapter 7 Static equilibrium - torque and friction

To Feel a Force Chapter 7 Static equilibrium - torque and friction To eel a oce Chapte 7 Chapte 7: Static fiction, toque and static equilibium A. Review of foce vectos Between the eath and a small mass, gavitational foces of equal magnitude and opposite diection act on

More information

Chapter 8: Generalization and Function Approximation

Chapter 8: Generalization and Function Approximation Chapte 8: Genealization and Function Appoximation Objectives of this chapte: Look at how expeience with a limited pat of the state set be used to poduce good behavio ove a much lage pat. Oveview of function

More information

What to Expect on the Placement Exam

What to Expect on the Placement Exam What to Epect on the Placement Eam Placement into: MTH o MTH 44 05 05 The ACCUPLACER placement eam is an adaptive test ceated by the College Boad Educational Testing Sevice. This document was ceated to

More information

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations

MATH 415, WEEK 3: Parameter-Dependence and Bifurcations MATH 415, WEEK 3: Paamete-Dependence and Bifucations 1 A Note on Paamete Dependence We should pause to make a bief note about the ole played in the study of dynamical systems by the system s paametes.

More information

Using Laplace Transform to Evaluate Improper Integrals Chii-Huei Yu

Using Laplace Transform to Evaluate Improper Integrals Chii-Huei Yu Available at https://edupediapublicationsog/jounals Volume 3 Issue 4 Febuay 216 Using Laplace Tansfom to Evaluate Impope Integals Chii-Huei Yu Depatment of Infomation Technology, Nan Jeon Univesity of

More information

( ) ( ) Last Time. 3-D particle in box: summary. Modified Bohr model. 3-dimensional Hydrogen atom. Orbital magnetic dipole moment

( ) ( ) Last Time. 3-D particle in box: summary. Modified Bohr model. 3-dimensional Hydrogen atom. Orbital magnetic dipole moment Last Time 3-dimensional quantum states and wave functions Couse evaluations Tuesday, Dec. 9 in class Deceasing paticle size Quantum dots paticle in box) Optional exta class: eview of mateial since Exam

More information

Physics 2A Chapter 10 - Moment of Inertia Fall 2018

Physics 2A Chapter 10 - Moment of Inertia Fall 2018 Physics Chapte 0 - oment of netia Fall 08 The moment of inetia of a otating object is a measue of its otational inetia in the same way that the mass of an object is a measue of its inetia fo linea motion.

More information

arxiv: v2 [quant-ph] 30 May 2013

arxiv: v2 [quant-ph] 30 May 2013 Entanglement in the Gove s Seach Algoithm Shantanav Chakaboty, Subhashish Banejee, Satyabata Adhikai, and Atul Kuma Indian Institute of Technology Jodhpu, Jodhpu-34011, India axiv:13054454v [quant-ph]

More information

Energy Savings Achievable in Connection Preserving Energy Saving Algorithms

Energy Savings Achievable in Connection Preserving Energy Saving Algorithms Enegy Savings Achievable in Connection Peseving Enegy Saving Algoithms Seh Chun Ng School of Electical and Infomation Engineeing Univesity of Sydney National ICT Austalia Limited Sydney, Austalia Email:

More information

F-IF Logistic Growth Model, Abstract Version

F-IF Logistic Growth Model, Abstract Version F-IF Logistic Gowth Model, Abstact Vesion Alignments to Content Standads: F-IFB4 Task An impotant example of a model often used in biology o ecology to model population gowth is called the logistic gowth

More information

Fifth force potentials, compared to Yukawa modification of Gravity for massive Gravitons, to link Gravitation, and NLED modified GR

Fifth force potentials, compared to Yukawa modification of Gravity for massive Gravitons, to link Gravitation, and NLED modified GR 1 Fifth foce potentials, compaed to Yukawa modification of Gavity fo massive Gavitons, to link Gavitation, and NED modified GR A. B. Beckwith Physics Depatment, Chongqing Univesity, Chongqing 40014, PRC

More information

Goodness-of-fit for composite hypotheses.

Goodness-of-fit for composite hypotheses. Section 11 Goodness-of-fit fo composite hypotheses. Example. Let us conside a Matlab example. Let us geneate 50 obsevations fom N(1, 2): X=nomnd(1,2,50,1); Then, unning a chi-squaed goodness-of-fit test

More information

Physics 2020, Spring 2005 Lab 5 page 1 of 8. Lab 5. Magnetism

Physics 2020, Spring 2005 Lab 5 page 1 of 8. Lab 5. Magnetism Physics 2020, Sping 2005 Lab 5 page 1 of 8 Lab 5. Magnetism PART I: INTRODUCTION TO MAGNETS This week we will begin wok with magnets and the foces that they poduce. By now you ae an expet on setting up

More information

AQI: Advanced Quantum Information Lecture 2 (Module 4): Order finding and factoring algorithms February 20, 2013

AQI: Advanced Quantum Information Lecture 2 (Module 4): Order finding and factoring algorithms February 20, 2013 AQI: Advanced Quantum Infomation Lectue 2 (Module 4): Ode finding and factoing algoithms Febuay 20, 203 Lectue: D. Mak Tame (email: m.tame@impeial.ac.uk) Intoduction In the last lectue we looked at the

More information

Solving Some Definite Integrals Using Parseval s Theorem

Solving Some Definite Integrals Using Parseval s Theorem Ameican Jounal of Numeical Analysis 4 Vol. No. 6-64 Available online at http://pubs.sciepub.com/ajna///5 Science and Education Publishing DOI:.69/ajna---5 Solving Some Definite Integals Using Paseval s

More information

A Compositional Approach to Reactive Games under Temporal Logic Specifications

A Compositional Approach to Reactive Games under Temporal Logic Specifications A Compositional Appoach to Reactive Games unde Tempoal Logic Specifications Abhishek Ninad Kulkani and Jie Fu Abstact We study the poblem of compositional synthesis of contolles fo eactive games with linea

More information

A Two-Dimensional Bisection Envelope Algorithm for Fixed Points

A Two-Dimensional Bisection Envelope Algorithm for Fixed Points A Two-imensional Bisection Envelope Algoithm fo Fied Points Kis Siosi and Spence Shellman Fom pulished Jounal of Compleity 8, 64-659(00 Intoduction How we solve fo two-dimensional f ( domain: [0, ]X[0,

More information

ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION. 1. Introduction. 1 r r. r k for every set E A, E \ {0},

ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION. 1. Introduction. 1 r r. r k for every set E A, E \ {0}, ON INDEPENDENT SETS IN PURELY ATOMIC PROBABILITY SPACES WITH GEOMETRIC DISTRIBUTION E. J. IONASCU and A. A. STANCU Abstact. We ae inteested in constucting concete independent events in puely atomic pobability

More information

Pushdown Automata (PDAs)

Pushdown Automata (PDAs) CHAPTER 2 Context-Fee Languages Contents Context-Fee Gammas definitions, examples, designing, ambiguity, Chomsky nomal fom Pushdown Automata definitions, examples, euivalence with context-fee gammas Non-Context-Fee

More information

Lab #4: Newton s Second Law

Lab #4: Newton s Second Law Lab #4: Newton s Second Law Si Isaac Newton Reading Assignment: bon: Januay 4, 1643 Chapte 5 died: Mach 31, 1727 Chapte 9, Section 9-7 Intoduction: Potait of Isaac Newton by Si Godfey Knelle http://www.newton.cam.ac.uk/at/potait.html

More information

Magnetometer Calibration Algorithm Based on Analytic Geometry Transform Yongjian Yang, Xiaolong Xiao1,Wu Liao

Magnetometer Calibration Algorithm Based on Analytic Geometry Transform Yongjian Yang, Xiaolong Xiao1,Wu Liao nd Intenational Foum on Electical Engineeing and Automation (IFEEA 5 Magnetomete Calibation Algoithm Based on Analytic Geomety ansfom Yongjian Yang, Xiaolong Xiao,u Liao College of Compute Science and

More information

Lecture 18: Graph Isomorphisms

Lecture 18: Graph Isomorphisms INFR11102: Computational Complexity 22/11/2018 Lectue: Heng Guo Lectue 18: Gaph Isomophisms 1 An Athu-Melin potocol fo GNI Last time we gave a simple inteactive potocol fo GNI with pivate coins. We will

More information

PHYS 1441 Section 002. Lecture #3

PHYS 1441 Section 002. Lecture #3 PHYS 1441 Section 00 Chapte 1 Lectue #3 Wednesday, Sept. 6, 017 Coulomb s Law The Electic Field & Field Lines Electic Fields and Conductos Motion of a Chaged Paticle in an Electic Field Electic Dipoles

More information

biologically-inspired computing lecture 18

biologically-inspired computing lecture 18 Informatics -inspired lecture 18 Sections I485/H400 course outlook Assignments: 35% Students will complete 4/5 assignments based on algorithms presented in class Lab meets in I1 (West) 109 on Lab Wednesdays

More information

Suggested Solutions to Homework #4 Econ 511b (Part I), Spring 2004

Suggested Solutions to Homework #4 Econ 511b (Part I), Spring 2004 Suggested Solutions to Homewok #4 Econ 5b (Pat I), Sping 2004. Conside a neoclassical gowth model with valued leisue. The (epesentative) consume values steams of consumption and leisue accoding to P t=0

More information

Determining solar characteristics using planetary data

Determining solar characteristics using planetary data Detemining sola chaacteistics using planetay data Intoduction The Sun is a G-type main sequence sta at the cente of the Sola System aound which the planets, including ou Eath, obit. In this investigation

More information

MONTE CARLO STUDY OF PARTICLE TRANSPORT PROBLEM IN AIR POLLUTION. R. J. Papancheva, T. V. Gurov, I. T. Dimov

MONTE CARLO STUDY OF PARTICLE TRANSPORT PROBLEM IN AIR POLLUTION. R. J. Papancheva, T. V. Gurov, I. T. Dimov Pliska Stud. Math. Bulga. 14 (23), 17 116 STUDIA MATHEMATICA BULGARICA MOTE CARLO STUDY OF PARTICLE TRASPORT PROBLEM I AIR POLLUTIO R. J. Papancheva, T. V. Guov, I. T. Dimov Abstact. The actual tanspot

More information

arxiv: v2 [physics.data-an] 15 Jul 2015

arxiv: v2 [physics.data-an] 15 Jul 2015 Limitation of the Least Squae Method in the Evaluation of Dimension of Factal Bownian Motions BINGQIANG QIAO,, SIMING LIU, OUDUN ZENG, XIANG LI, and BENZONG DAI Depatment of Physics, Yunnan Univesity,

More information

Current Balance Warm Up

Current Balance Warm Up PHYSICS EXPERIMENTS 133 Cuent Balance-1 Cuent Balance Wam Up 1. Foce between cuent-caying wies Wie 1 has a length L (whee L is "long") and caies a cuent I 0. What is the magnitude of the magnetic field

More information

Relating Branching Program Size and. Formula Size over the Full Binary Basis. FB Informatik, LS II, Univ. Dortmund, Dortmund, Germany

Relating Branching Program Size and. Formula Size over the Full Binary Basis. FB Informatik, LS II, Univ. Dortmund, Dortmund, Germany Relating Banching Pogam Size and omula Size ove the ull Binay Basis Matin Saueho y Ingo Wegene y Ralph Wechne z y B Infomatik, LS II, Univ. Dotmund, 44 Dotmund, Gemany z ankfut, Gemany sauehof/wegene@ls.cs.uni-dotmund.de

More information

24.2 Naive Backtracking

24.2 Naive Backtracking Foundations of Atificial Intelligence Apil 16, 2018 24. Constaint Satisfaction Polems: Backtacking Foundations of Atificial Intelligence 24. Constaint Satisfaction Polems: Backtacking Malte Helmet Univesity

More information

Appraisal of Logistics Enterprise Competitiveness on the Basis of Fuzzy Analysis Algorithm

Appraisal of Logistics Enterprise Competitiveness on the Basis of Fuzzy Analysis Algorithm Appaisal of Logistics Entepise Competitiveness on the Basis of Fuzzy Analysis Algoithm Yan Zhao, Fengge Yao, Minming She Habin Univesity of Commece, Habin, Heilongjiang 150028, China, zhaoyan2000@yahoo.com.cn

More information

Ch 8 Alg 2 Note Sheet Key

Ch 8 Alg 2 Note Sheet Key Ch 8 Alg Note Sheet Key Chapte 8: Eponential and Logaithmic Functions 8. Eploing Eponential Models Fo some data, the est model is a function that uses the independent vaiale as an eponent. An eponential

More information

15.081J/6.251J Introduction to Mathematical Programming. Lecture 6: The Simplex Method II

15.081J/6.251J Introduction to Mathematical Programming. Lecture 6: The Simplex Method II 15081J/6251J Intoduction to Mathematical Pogamming ectue 6: The Simplex Method II 1 Outline Revised Simplex method Slide 1 The full tableau implementation Anticycling 2 Revised Simplex Initial data: A,

More information

UMEÅ UNIVERSITY September 1, 2016 Computational Science and Engineering Modeling and Simulation. Dynamical systems. Peter Olsson

UMEÅ UNIVERSITY September 1, 2016 Computational Science and Engineering Modeling and Simulation. Dynamical systems. Peter Olsson UMEÅ UNIVERSITY Septembe, 26 Computational Science and Engineeing Modeling and Simulation Dynamical systems Pete Olsson Continuous population models fo a single species. Continuous gowth models The simplest

More information

1.6. Trigonometric Functions. 48 Chapter 1: Preliminaries. Radian Measure

1.6. Trigonometric Functions. 48 Chapter 1: Preliminaries. Radian Measure 48 Chapte : Peliminaies.6 Tigonometic Functions Cicle B' B θ C A Unit of cicle adius FIGURE.63 The adian measue of angle ACB is the length u of ac AB on the unit cicle centeed at C. The value of u can

More information

Physics 211: Newton s Second Law

Physics 211: Newton s Second Law Physics 211: Newton s Second Law Reading Assignment: Chapte 5, Sections 5-9 Chapte 6, Section 2-3 Si Isaac Newton Bon: Januay 4, 1643 Died: Mach 31, 1727 Intoduction: Kinematics is the study of how objects

More information

COMP Parallel Computing SMM (3) OpenMP Case Study: The Barnes-Hut N-body Algorithm

COMP Parallel Computing SMM (3) OpenMP Case Study: The Barnes-Hut N-body Algorithm COMP 633 - Paallel Computing Lectue 8 Septembe 14, 2017 SMM (3) OpenMP Case Study: The Banes-Hut N-body Algoithm Topics Case study: the Banes-Hut algoithm Study an impotant algoithm in scientific computing»

More information

ScienceDirect. The modelling of the electric field generated by the electrical transport lines

ScienceDirect. The modelling of the electric field generated by the electrical transport lines Available online at www.sciencediect.com ScienceDiect Enegy ocedia 85 (016) 170 177 Sustainable Solutions fo Enegy and Envionment, EENVIRO - YRC 015, 18-0 Novembe 015, Buchaest, Romania The modelling of

More information

Conventional Paper-I (a) Explain the concept of gradient. Determine the gradient of the given field: ( )

Conventional Paper-I (a) Explain the concept of gradient. Determine the gradient of the given field: ( ) EE-Conventional Pape-I IES-013 www.gatefoum.com Conventional Pape-I-013 1. (a) Eplain the concept of gadient. Detemine the gadient of the given field: V ρzsin φ+ z cos φ+ρ What is polaization? In a dielectic

More information

LC transfer of energy between the driving source and the circuit will be a maximum.

LC transfer of energy between the driving source and the circuit will be a maximum. The Q of oscillatos efeences: L.. Fotney Pinciples of Electonics: Analog and Digital, Hacout Bace Jovanovich 987, Chapte (AC Cicuits) H. J. Pain The Physics of Vibations and Waves, 5 th edition, Wiley

More information

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution

Central Coverage Bayes Prediction Intervals for the Generalized Pareto Distribution Statistics Reseach Lettes Vol. Iss., Novembe Cental Coveage Bayes Pediction Intevals fo the Genealized Paeto Distibution Gyan Pakash Depatment of Community Medicine S. N. Medical College, Aga, U. P., India

More information

Chapter 4. Newton s Laws of Motion. Newton s Law of Motion. Sir Isaac Newton ( ) published in 1687

Chapter 4. Newton s Laws of Motion. Newton s Law of Motion. Sir Isaac Newton ( ) published in 1687 Chapte 4 Newton s Laws of Motion 1 Newton s Law of Motion Si Isaac Newton (1642 1727) published in 1687 2 1 Kinematics vs. Dynamics So fa, we discussed kinematics (chaptes 2 and 3) The discussion, was

More information

Phys-272 Lecture 18. Mutual Inductance Self-Inductance R-L Circuits

Phys-272 Lecture 18. Mutual Inductance Self-Inductance R-L Circuits Phys-7 ectue 8 Mutual nductance Self-nductance - Cicuits Mutual nductance f we have a constant cuent i in coil, a constant magnetic field is ceated and this poduces a constant magnetic flux in coil. Since

More information

MATH section 2.7 Related Rates Page 1 of 7

MATH section 2.7 Related Rates Page 1 of 7 MATH 0100 section.7 Related Rates Page 1 of 7 Unfotunatel, thee isn t much I can infom befoe ou encounte difficulties in this section. Remembe that this section is all wod poblems. You must be able to

More information

A new force Magnetic force. Today. Force Fields: A disturbance of space. The correspondence of a loop of current and magnet.

A new force Magnetic force. Today. Force Fields: A disturbance of space. The correspondence of a loop of current and magnet. Today A new foce Magnetic foce Announcements HW#6 and HW#7 ae both due Wednesday Mach 18th. Thanks to my being WAY behind schedule, you 2nd exam will be a take-home exam! Stay tuned fo details Even if

More information

The Omega Function -Not for Circulation-

The Omega Function -Not for Circulation- The Omega Function -Not fo Ciculation- A. Cascon, C. Keating and W. F. Shadwick The Finance Development Cente London, England July 23 2002, Final Revision 11 Mach 2003 1 Intoduction In this pape we intoduce

More information

Macro Theory B. The Permanent Income Hypothesis

Macro Theory B. The Permanent Income Hypothesis Maco Theoy B The Pemanent Income Hypothesis Ofe Setty The Eitan Beglas School of Economics - Tel Aviv Univesity May 15, 2015 1 1 Motivation 1.1 An econometic check We want to build an empiical model with

More information

Chapter 1: Introduction to Polar Coordinates

Chapter 1: Introduction to Polar Coordinates Habeman MTH Section III: ola Coodinates and Comple Numbes Chapte : Intoduction to ola Coodinates We ae all comfotable using ectangula (i.e., Catesian coodinates to descibe points on the plane. Fo eample,

More information

arxiv: v1 [cs.si] 4 Jul 2012

arxiv: v1 [cs.si] 4 Jul 2012 A Estimating Node Influenceability in Social Netwoks Rong-Hua Li, The Chinese Univesity of Hong Kong Jeffey Xu Yu, The Chinese Univesity of Hong Kong Zechao Shang, The Chinese Univesity of Hong Kong axiv:1207.0913v1

More information

On the exact transient solution of fluid queue driven by a birth death process with specific rational rates and absorption

On the exact transient solution of fluid queue driven by a birth death process with specific rational rates and absorption OPSEARCH Oct Dec 25 524:746 755 DOI.7/s2597-5-99-4 THEORETICAL ARTICLE On the exact tansient solution of fluid queue diven by a bith death pocess with specific ational ates and absoption Shuti Kapoo Dhamaaja

More information

Experiment I Voltage Variation and Control

Experiment I Voltage Variation and Control ELE303 Electicity Netwoks Expeiment I oltage aiation and ontol Objective To demonstate that the voltage diffeence between the sending end of a tansmission line and the load o eceiving end depends mainly

More information

b Ψ Ψ Principles of Organic Chemistry lecture 22, page 1

b Ψ Ψ Principles of Organic Chemistry lecture 22, page 1 Pinciples of Oganic Chemisty lectue, page. Basis fo LCAO and Hückel MO Theoy.. Souces... Hypephysics online. http://hypephysics.phy-ast.gsu.edu/hbase/quantum/qm.html#c... Zimmeman, H. E., Quantum Mechanics

More information

Motion in One Dimension

Motion in One Dimension Motion in One Dimension Intoduction: In this lab, you will investigate the motion of a olling cat as it tavels in a staight line. Although this setup may seem ovesimplified, you will soon see that a detailed

More information

Exam 1. Exam 1 is on Tuesday, February 14, from 5:00-6:00 PM.

Exam 1. Exam 1 is on Tuesday, February 14, from 5:00-6:00 PM. Exam 1 Exam 1 is on Tuesday, Febuay 14, fom 5:00-6:00 PM. Testing Cente povides accommodations fo students with special needs I must set up appointments one week befoe exam Deadline fo submitting accommodation

More information

Online-routing on the butterfly network: probabilistic analysis

Online-routing on the butterfly network: probabilistic analysis Online-outing on the buttefly netwok: obabilistic analysis Andey Gubichev 19.09.008 Contents 1 Intoduction: definitions 1 Aveage case behavio of the geedy algoithm 3.1 Bounds on congestion................................

More information