Stochastic Extension of the Attention-Selection System for the icub

Size: px
Start display at page:

Download "Stochastic Extension of the Attention-Selection System for the icub"

Transcription

1 Stochastic Extension of the Attention-Selection System fo the icub Technical Repot (in pepaation) H. Matinez, M. Lungaella, and R. Pfeife Atificial Intelligence Laboatoy Depatment of Infomatics Univesity of Zuich, Switzeland Abstact To povide humanoid obots with means to act in the envionment, they need to be endowed with some kind of mechanism to select and extact meaningful infomation. In this epot, we descibe a stochastic extension of the attention-selection system of the icub platfom. A supe-diffusive stochastic pocess esticted by a multimodal saliency map, dives the obot s visual exploation based in the actual salient conditions. Ou esults show that such a stochastic extension yields visual exploative behavio which (a) is faste than to the standad winne-take-all saliency-diven scheme, and (b) does not equie stoing the location of the pevious focus of attention. Intoduction The attention system seves as a font gate to select fom an abundance of steaming sensoy input and thus is an impotant peequisite fo the ontogenesis of sensoy-moto coodinated behavios such as eaching and gasping. In this epot, we descibe a biologically-inspied stochastic attention selection mechanism and its integation in the icub s multimodal attention famewok (Ruesch et al., 008). Based on existing esults that demonstate that human eye saccades can be modeled as a supe-diffusive pocess (Bockmann et al., 1999), we conjectued that the incopoation of a Levy-flight andom walk stategy in the attention selection mechanism, would lead to an incease of the pefomance of the obot's in tems of: (a) speed of the visual exploation pocess, and (b) the elated enegy consumption. Using manually geneated images, we pefomed a systematic paamete selection fo the Levy-flight-based attention selection algoithm. We conducted an expeiment in ode to evaluate the Levy Flight-based attention selection algoithm while embedded in the icub's multi-modal attention and sensoy-moto famewok. We also compaed the pefomance against the icub's existing winne-take-all saliency-diven attention selection mechanism. In this expeiment, the obot pefomed a visual exploation task, which integates the low-level sensoy pocessing, multi-modal sensoy integation, bottom-up saliency, and attention selection mechanism. The esults demonstate that the stochastic Levy Flight-based attention selection mechanism enables the obot to exploe its envionment up to thee times faste compaed to the standad winne-take-all saliency-diven attention mechanism. Mateials and Methods The Robot. Ou expeimental test bed was the 6 degees of feedom (DOF) icub obot head with the attention system descibed in (Ruesch et al., 008). This attention system builds a saliency map based on visual and auditoy infomation. The visual pat consists of a seies of filtes that extact infomation such as colo, movement, oientation and intensity fom the scene. The auditoy pat computes the saliency in a time-fequency domain, a high saliency is assigned to shot and long tones, as well as to the absence of fequencies in a boad band noise, and to tempoally modulated tones compaed to stationay tones. In both cases (visual and audito, each point in the space is accumulated to build a visual saliency map and an auditoy saliency map espectively. Using these maps, a final multimodal saliency map is geneated by taking the 1

2 highest value at each point. Finally, given this infomation, a winne-take-all with inhibition-ofetun algoithm is used to select the elevant point in the envionment to focus on. The inhibition is impotant in ode to avoid that the obot keeps looking at the same point all the time. This implementation uses two functions to modulate (1) how much time the obot can spend looking at something befoe it is inhibited fom the multimodal saliency map, and () how much time it should be inhibited. The Attention Selection Algoithm. The winne-take-all with inhibition-of-etun algoithm can dive the obot to cyclical attention behavios. In ode to avoid this situation, we poposed the implementation of a stochastic pocess esticted by the saliency map as the mechanism in chage to select the point of attention. The Levy- flight andom walk has been demonstated to poduce a distibution simila to the one poduced by human eye saccades and also minimizes the time needed to pocess the visual envionment (Bockmann et al., 1999; Bockmann et al., 000). Boccignone (000) poposed an algoithm to constain the andom walk using the saliency map, in this algoithm, the diection of the jump is fist selected based on a nomal distibution. In contast, in ou Levy flight-based algoithm, all the jump chaacteistics ae esticted by the saliency map. 1: Compute the saliency map of the image exp( x, y)))/ x : Compute φ( = exp( β ( ))/ β( )) 3: image cente; n 0 4: epeat 5: Cuent fixation ; accepted false 6: while not accepted do 7: Geneate Dφ( andomly a p( = x + y + D jump 8: Compute sˆ sˆ( ) sˆ( ) sˆ( x, y ) = s s y, y ))) ( x xs ) ( y ys ) exp( ) σ 9: if 0 ŝ then 10: Stoe ; ; accepted tue; n n : else 1: Geneate a andom numbe ρ 13: if ρ exp( sˆ / T ) then 14: Stoe ; ; accepted tue; n n : until n<k Figue 1: Poposed algoithm. The main stuctue of the algoithm is as follows: (1) compute a function φ( which tansfoms the saliency data, and calculate the pobability density function of the jump p(. This function is made by the multiplication of φ( with a Levy pobability density function (point 7 in Fig. 1 p(); () p( is used to andomly select the next point of attention, (3) this point of attention has to be compaed against an acceptance citeia based in the value of the saliency of the actual neighbohoods. If the saliency weighted addition of the points close to the chosen point, is geate than, the saliency weighted addition of the points close to actual attention point, then the selected point is accepted like the point of attention. Howeve, if it is not the case, a

3 andom numbe between 0 and 1 is geneated. If this is lowe than a function that depends on the weighted saliency and on a tempeatue T, the point is accepted. The T value detemines the amount of andomness in the acceptance pocess. In Fig. 1 (step ), the thee diffeent types of φ( that we used in this eseach ae shown. With all these functions, it is necessay to set the initial values of the vaious paametes. The paamete D is pat of the Levy pobability density function, with this vaiable it is possible to contol the volatility of the andom walk, the highe D, the highe the pobability fo big jumps. β is a paamete to scale the diffeence between the actual and the next point of attention. If β is high the algoithm is moe likely to select a point with high saliency and if β is low the algoithm behaves moe like Levy andom walk. All those paametes have to be selected appopiately to allow the obot to attend the envionment smoothly accoding with the data fom the saliency map. Tuning and Validation of the Algoithm. In ode to establish optimal values fo these paametes and also optimal function φ(, this algoithm was tested using the static image shown in Fig.. To evaluate the pefomance of the algoithm, we pefomed iteations of the test and poduced a statistics figue (Fig. 4). To calculate this figue, we calculated fequency map, based on the numbe of times that it takes fo the algoithm to visit a point in the visual scene. Figue : Test Image. Image used to tune and test the poposed algoithm. Figue 3: Saliency Map. Saliency map poduced by the attention system fo the Test Image. 1: Compute the saliency map of the image : Compute the fequency map f( 3: Initialize measue=0; 4: Compute fo each column the mean and the standad deviation. (fstd, sstd, fmean, smean) 5: fo i=1: Total of column 6: measue + = ( fstd ( i) sstd ( i)) + ( fmean( i) smean( i)) + ( f ( ) 7: End 8: 0. 5 measue = measue columni Figue 4: Statistics Figue. Measue of the diffeence between the saliency and fequency maps. This statistics figue shown in Fig. 4 is the tool used to compae the similaity between the saliency map and the fequency map. It povides statistical measuements ove the space to 3

4 establish when the algoithm is capable of pefoming attention selection that is close to the saliency map. Based on this esult, we selected the appopiate φ( function as well as the othe paametes of the algoithm. Fig. 5 to Fig. 7 show the esults fo diffeent combinations of paametes and φ( functions. D= T=600 β =0.03 exp( x, y ))) φ(y )= β ( x, y ))) D= T=00 β =0.01 exp( x, y))) φ(y )= β ( x, y ))) D= T=00 β =0.0 exp( x, y))) φ(y )= β ( x, y ))) Figue 5. Fequency Maps fo Φ1. Diffeent fequency maps developed, using the function Φ1 fo diffeent values of paametes using the test image. D= T=1000 φ(y )= D=0.50 T=3800 φ(y )= D=1.40 T=5000 φ(y )= Figue 6. Fequency Maps fo Φ. Diffeent fequency maps developed, using the function Φ fo diffeent values of paametes using the test image. D=1.10 T=4500 β =-1/55 φ(y )= exp( s ( ))/ )) D=1.70 T=600 β =-1/55 φ(y )= exp( s ( ))/ )) D=0.5 T=600 β=-1/55 φ(y )= exp( s ( ))/ )) Figue 7: Fequency Maps fo Φ3. Diffeent fequency maps developed, using the function Φ3 fo diffeent values of paametes using the test image. 4

5 The best pefomance was found fo φ( equal to saliency and the paametes D equal to and a tempeatue of Expeiment and Results Using the paamete selection esults descibed above, we conducted an expeiment in ode to evaluate the Levy Flight-based attention selection algoithm while embedded in the icub's multimodal attention and sensoy-moto famewok, and to compae the pefomance against the icub's existing winne-take-all saliency-diven attention selection mechanism. Fo the obot s visual envionment, we have aanged a black backgound with up to 8 coloed elements, as shown in Fig. 8. We stat with 5 elements and incementally expand the egion to the left, by adding up to 3 elements Fo each goup of elements, the obot had 5 diffeent tials to exploe the scene. Duing each tial, we compute thee diffeent measues of pefomance: minimum time to visit all objects, mean powe spent by the algoithm, and the diffeence between the saliency map and the fequency map using the statistical measuement pesented in Fig. 4. Figue 8: Expeimental setup. icub obot head with six degees of feedom in the expeimental envionment. In ode to compae the elation between the saliency map and the fequency of attention, we computed an aggegated saliency map duing each tial, which is basically the aggegation of the saliency map pojection in the egosphee, multiplied by a fixed scale facto. Using this aggegated saliency map and statistical measuement descibed in Fig. 4, we compute thee measues of pefomance, as descibed above. Fig. 9 illustates the esults of the similaity measue between the fequency map and the aggegated saliency map using the Levy flight-based and winnetake-all selection algoithm. Fig. 10 shows the amount of Mean Powe employed by both algoithms. Lastly, Fig. 11 shows the minimum time needed fo both algoithms to look at all objects in the envionment. 5

6 Figue 9. Similaity between the algoithms. Mean and standad deviation of the similaity measue between the fequency map and the aggegated saliency map fo both algoithms winne take all with inhibition of etun and the esticted Levy fly andom walk. Figue 10. Mean Powe of the algoithms. Mean and standad deviation of the Mean Powe employed fo both algoithms winne take all with inhibition of etun and the esticted Levy fly andom walk. Figue 11: Minimum time of the algoithms. Mean and standad deviation of the Minimum time needed to look at all the objects in the envionment fo both algoithms winne take all with inhibition of etun and the esticted Levy fly andom walk. These esults demonstate that the obot conducts a qualitatively faste exploation when using the stochastic Levy Flight-based attention selection mechanism compaed to the standad winne-take-all saliency-diven attention mechanism, as expected fom the esult in (Bockmann et al., 000), while keeping simila behavio in tems of the similaity with the saliency map and mean powe consumption. Conclusions and Futue Wok This eseach pesents a novel appoach to dive the attention of the obot using the Levy fly andom walk esticted to the saliency map, implemented on the icub head that uns in eal-time. This enfoces the exploation of the envionment but also keeps the attention of the obot in the salient points in the envionment, without having to keep tack of what has been looked at by the obot, This is one majo diffeence between the novel appoach and the standad algoithm employed to dive the attention of the attention systems. Fo futue wok, it would inteesting to exploe how the attention system can be exploited to povide elevant infomation fo an specific task like gasping. Futhemoe, because the attention system in itself only delives etino-centic coodinates, and theefoe does not povide any 3D position infomation, we have begun the development of a eal-time depth peception algoithm fo the icub. Depth infomation is equied fo efficient eaching and gasping. The implementation elies on a vegence-based eal-time steeo-vision algoithm which includes an on-line calibation scheme (Matinez et al., in pepaation). We expect that compaed to a static steeo-vision setup, ou appoach will lead to highe pecision in depth estimation. Refeences Ruesch, J., Lopes, M., Benadino, A., Hoenstein, J., Santos-Victo, J. and Pfeife, R. (008). Multimodal saliency-based bottom-up attention: a famewok fo the humanoid obot icub. Poc. of IEEE Int. Conf. on Robotics and Automation, pp Bockmann, D. and Geisel, T: (1999). Ae human scanpaths Levy-flights? Poc. of 9th Int. Conf. on Atificial Neual Netwoks, 1:

7 Bockmann, D. and Geisel, T. (000). The ecology of gaze shifts. Neuocomputation, 3/33: 643. Boccignone, G. and Feao, M. (004). Modelling gaze shift as a constained andom walk. Physic A, 331: pp Matinez, H., Lungaella, M., and Pfeife, R. (in pepaation). Impoving eal-time depth peception though a vegence-based steeo-vision algoithm (Technical Repot). 7

INDIVIDUALIZATION FEATURE OF HEAD-RELATED TRANSFER FUNCTIONS BASED ON SUBJECTIVE EVALUATION. Satoshi Yairi, Yukio Iwaya and Yôiti Suzuki

INDIVIDUALIZATION FEATURE OF HEAD-RELATED TRANSFER FUNCTIONS BASED ON SUBJECTIVE EVALUATION. Satoshi Yairi, Yukio Iwaya and Yôiti Suzuki INDIVIDUALIZATION FEATURE OF HEAD-RELATED TRANSFER FUNCTIONS BASED ON SUBJECTIVE EVALUATION Satoshi Yaii, Yukio Iwaya and Yôiti Suzuki Reseach Institute of Electical Communication / Gaduate School of Infomation

More information

Technical and Economic Analyses of Poultry Production in the UAE: Utilizing an Evaluation of Poultry Industry Feeds and a Cross-Section Survey

Technical and Economic Analyses of Poultry Production in the UAE: Utilizing an Evaluation of Poultry Industry Feeds and a Cross-Section Survey Available online at www.sciencediect.com ScienceDiect APCBEE Pocedia 8 (2014 ) 266 271 2013 4th Intenational Confeence on Agicultue and Animal Science (CAAS 2013) 2013 3d Intenational Confeence on Asia

More information

Systolic and Pipelined. Processors

Systolic and Pipelined. Processors Gaduate Institute of Electonics Engineeing, NTU Systolic and Pipelined Why Systolic Pocessos Achitectue? Souces: VLSI Signal Pocessing ÜÜ Ande Hon, Jason Handube, Michelle Gunning, Beman, J. Kim, Heiko

More information

FUNCTIONAL MAGNETIC RESONANCE IMAGING OF LANGUAGE PROCESSING AND ITS PHARMACOLOGICAL MODULATION DISSERTATION

FUNCTIONAL MAGNETIC RESONANCE IMAGING OF LANGUAGE PROCESSING AND ITS PHARMACOLOGICAL MODULATION DISSERTATION FUNCTIONAL MAGNETIC RESONANCE IMAGING OF LANGUAGE ROCESSING AND ITS HARMACOLOGICAL MODULATION DISSERTATION esented in atial Fulfillment of the Requiements fo the Degee Docto of hilosophy in the Gaduate

More information

Influencing Factors on Fertility Intention of Women University Students: Based on the Theory of Planned Behavior

Influencing Factors on Fertility Intention of Women University Students: Based on the Theory of Planned Behavior Vol.32 (Healthcae and Nusing 206), pp.37-42 http://dx.doi.og/0.4257/astl.206. Influencing Factos on Fetility Intention of Women Univesity Students: Based on the Theoy of Planned Behavio Myeong-Jeong Chae,

More information

APPLICATION OF THE WALSH TRANSFORM IN AN INTEGRATED ALGORITHM FO R THE DETECTION OF INTERICTAL SPIKES

APPLICATION OF THE WALSH TRANSFORM IN AN INTEGRATED ALGORITHM FO R THE DETECTION OF INTERICTAL SPIKES APPLICATIO OF THE WALSH TRASFORM I A ITEGRATED ALGORITHM FO R THE DETECTIO OF ITERICTAL SPIKES D. Sanchez, M. Adjouadi, A. Baeto, P. Jayaka, I. Yaylali Electical & Compute Engineeing, Floida Intenational

More information

Nadine Gaab, 1,2 * John D.E. Gabrieli, 1 and Gary H. Glover 2 INTRODUCTION. Human Brain Mapping 28: (2007) r

Nadine Gaab, 1,2 * John D.E. Gabrieli, 1 and Gary H. Glover 2 INTRODUCTION. Human Brain Mapping 28: (2007) r Human Bain Mapping 28:703 720 (2007) Assessing the Influence of Scanne Backgound Noise on Auditoy Pocessing. I. An fmri Study Compaing Thee Expeimental Designs with Vaying Degees of Scanne Noise Nadine

More information

SMARTPHONE-BASED USER ACTIVITY RECOGNITION METHOD FOR HEALTH REMOTE MONITORING APPLICATIONS

SMARTPHONE-BASED USER ACTIVITY RECOGNITION METHOD FOR HEALTH REMOTE MONITORING APPLICATIONS SMARTPHONE-BASED USER ACTIVITY RECOGNITION METHOD FOR HEALTH REMOTE MONITORING APPLICATIONS Igo Bisio Fabio Lavagetto Maio Machese Andea Sciaone Univesity of Genoa DYNATECH {igo.bisio fabio.lavagetto maio.machese

More information

Test Retest and Between-Site Reliability in a Multicenter fmri Study

Test Retest and Between-Site Reliability in a Multicenter fmri Study Human Bain Mapping 29:958 972 (2008) Test Retest and Between-Site Reliability in a Multicente fmri Study Lee Fiedman, 1 * Hal Sten, 2 Gegoy G. Bown, 3 Daniel H. Mathalon, 4 Jessica Tune, 1 Gay H. Glove,

More information

Shunting Inhibition Controls the Gain Modulation Mediated by Asynchronous Neurotransmitter Release in Early Development

Shunting Inhibition Controls the Gain Modulation Mediated by Asynchronous Neurotransmitter Release in Early Development Shunting Inhibition Contols the Gain Modulation Mediated by Asynchonous Neuotansmitte Release in Ealy Development Vladislav Volman 1,2,3 *, Hebet Levine 1, Teence J. Sejnowski 1,2,3,4 1 Cente fo Theoetical

More information

A Brain-Machine Interface Enables Bimanual Arm Movements in Monkeys

A Brain-Machine Interface Enables Bimanual Arm Movements in Monkeys BRIN-MHINE INTERFES Bain-Machine Inteface Enables Bimanual m Movements in Monkeys Pete J. Ifft, 1,2 Solaiman Shoku, 2,3 Zheng Li, 2,4 Mikhail. Lebedev, 2,4 Miguel. L. Nicolelis 1,2,4,5,6 * Bain-machine

More information

Multiscale Model of Oxygen transport in Diabetes

Multiscale Model of Oxygen transport in Diabetes BENG 221: Poblem Solving Poject Multiscale Model of Oxygen tanspot in Diabetes Decembe 1, 2016 Austin Budick Nafeesa Khan Sihita Rudaaju Motivation Diabetes emains a significant health condition today,

More information

Adaptive and Context-Aware Privacy Preservation Schemes Exploiting User Interactions in Pervasive Environments

Adaptive and Context-Aware Privacy Preservation Schemes Exploiting User Interactions in Pervasive Environments Adaptive and Context-Awae Pivacy Pesevation Schemes Exploiting Use Inteactions in Pevasive Envionments Gautham Pallapa*, Maio Di Fancesco t *, and Sajal K. Das* *Cente fo Reseach in Wieless Mobility and

More information

Probing feature selectivity of neurons in primary visual cortex with natural stimuli.

Probing feature selectivity of neurons in primary visual cortex with natural stimuli. Pobing featue selectiity of neuons in pimay isual cotex with natual stimuli. T. Shapee -3, H. Sugihaa,3, A.V. Kugansky,3, S. Rebik,3, M. P. Styke -3 and K. D. Mille -3. Sloan-Swatz Cente fo Theoetical

More information

QUEEN CONCH STOCK RESTORATION

QUEEN CONCH STOCK RESTORATION QUEEN CONCH STOCK RESTORATION Robet Glaze Associate Reseach Scientist Floida Maine Reseach Institute South Floida Regional Laboatoy Maathon, Floida INTRODUCTION Queen conch ae found in pedominantly south

More information

Why do we remember some things and not others? Consider

Why do we remember some things and not others? Consider Attention pomotes episodic encoding by stabilizing hippocampal epesentations Maiam Aly a,1 and Nicholas B. Tuk-Bowne a,b a Pinceton Neuoscience Institute, Pinceton Univesity, Pinceton, NJ 08544; and b

More information

Interpreting Effect Sizes in Contrast Analysis

Interpreting Effect Sizes in Contrast Analysis UNDERSTANDING STATISTICS, 3(1), 1 5 Copyight 004, Lawence Elbaum Associates, Inc. TEACHING ARTICLES Intepeting Effect Sizes in Contast Analysis R. Michael Fu Depatment of Psychology Appalachian State Univesity

More information

Advanced Placement Psychology Grades 11 or 12

Advanced Placement Psychology Grades 11 or 12 Office of Cuiculum & Instuction Advanced Placement Psychology Gades 11 o 12 ABSTRACT The pupose of AP Psychology is to intoduce students to the systematic and scientific study of the behavio and mental

More information

Effect of Hydroxymethylated Experiment on Complexing Capacity of Sodium Lignosulfonate Ting Zhou

Effect of Hydroxymethylated Experiment on Complexing Capacity of Sodium Lignosulfonate Ting Zhou 3d Intenational Confeence on Mateial, Mechanical and Manufactuing Engineeing (IC3ME 15) Effect of Hydoxymethylated Expeiment on Complexing Capacity of Sodium Lignosulfonate Ting Zhou School of Nuclea Technology

More information

Structural Safety. Copula-based approaches for evaluating slope reliability under incomplete probability information

Structural Safety. Copula-based approaches for evaluating slope reliability under incomplete probability information Stuctual Safety 52 (2015) 90 99 Contents lists available at ScienceDiect Stuctual Safety jounal homepage: www.elsevie.com/locate/stusafe Copula-based appoaches fo evaluating slope eliability unde incomplete

More information

Abstract. Background and objectives

Abstract. Background and objectives Poceedings - 7th Intenational Wokshop on Biological Effects of EMF - Octobe 01 (Malta) ISBN: 978-99957-0-361-5 MORPHOLOGICAL TRANSFORMATIONS OF HUMAN CANCER CELLS AND MICROTUBULES CAUSED BY FREQUENCY SPECIFIC

More information

Collaborative Evaluation of a Fluorometric Method for Measuring Alkaline Phosphatase Activity in Cow s, Sheep s, and Goat s Milk

Collaborative Evaluation of a Fluorometric Method for Measuring Alkaline Phosphatase Activity in Cow s, Sheep s, and Goat s Milk Jounal of Food Potection, Vol., No., 00, Pages Copyight, Intenational Association fo Food Potection Collaboative Evaluation of a Fluoometic Method fo Measuing Alkaline Phosphatase Activity in Cow s, Sheep

More information

Measurement uncertainty of ester number, acid number and patchouli alcohol of patchouli oil produced in Yogyakarta

Measurement uncertainty of ester number, acid number and patchouli alcohol of patchouli oil produced in Yogyakarta Measuement uncetainty of este numbe, acid numbe and patchouli alcohol of patchouli oil poduced in Yogyakata Reni Banowati Istiningum, Azis Saepuloh, Widatul Jannah, and Didit Waskito Aji Citation: AIP

More information

The Egyptian Journal of Hospital Medicine (January 2018) Vol. 70, Page

The Egyptian Journal of Hospital Medicine (January 2018) Vol. 70, Page The Egyptian Jounal of Hospital Medicine (Januay 2018) Vol. 70, age 109-113 Coelation between Cental Coneal Thickness and Degee of Myopia Mostafa A, Mohamed M, Mohamed M. Al Hussein Univesity Hospital

More information

Activation of the Caudal Anterior Cingulate Cortex Due to Task-Related Interference in an Auditory Stroop Paradigm

Activation of the Caudal Anterior Cingulate Cortex Due to Task-Related Interference in an Auditory Stroop Paradigm Human Bain Mapping 30:3043 3056 (2009) Activation of the Caudal Anteio Cingulate Cotex Due to Task-Related Intefeence in an Auditoy Stoop Paadigm Sven Haupt, 1 Nikolai Axmache, 1,2 * Michael X. Cohen,

More information

lsokinetic Measurements of Trunk Extension and Flexion Performance Collected with the Biodex Clinical Data Station

lsokinetic Measurements of Trunk Extension and Flexion Performance Collected with the Biodex Clinical Data Station lsokinetic Measuements of Tunk Extension and Flexion Pefomance Collected with the Biodex Clinical Data Station MARK D. GRABINER, PhD,' JOHN J. JEZIOROWSKI, MS, PT,' ARUNA D. DIVEKAR, MS, PT' Jounal of

More information

METHODS FOR DETERMINING THE TAKE-OFF SPEED OF LAUNCHERS FOR UNMANNED AERIAL VEHICLES

METHODS FOR DETERMINING THE TAKE-OFF SPEED OF LAUNCHERS FOR UNMANNED AERIAL VEHICLES Jounal of KONES Powetain and Tanspot, Vol. 25, No. 1 2018 METHODS FOR DETERMINING THE TAKE-OFF SPEED OF LAUNCHERS FOR UNMANNED AERIAL VEHICLES Gzegoz Jastzębski, Leszek Ułanowicz Ai Foce Institute of Technology

More information

Protecting Location Privacy: Optimal Strategy against Localization Attacks

Protecting Location Privacy: Optimal Strategy against Localization Attacks Potecting Location Pivacy: Optimal Stategy against Localization Attacks Reza Shoki, Geoge Theodoakopoulos, Camela Toncoso, Jean-Piee Hubaux, and Jean-Yves Le Boudec LCA, EPFL, Lausanne, Switzeland, ESAT/COSIC,

More information

Causal Beliefs Influence the Perception of Temporal Order

Causal Beliefs Influence the Perception of Temporal Order ausal eliefs Influence the Peception of Tempoal Ode Philip M. Fenbach (philip_fenbach@bown.edu) Peston LinsonGenty (peston_linsongenty@bown.edu) Steven. Sloman (steven_sloman@bown.edu) own Univesity, Depatment

More information

Radiation Protection Dosimetry, Volume II: Technical and Management System Requirements for Dosimetry Services. REGDOC-2.7.

Radiation Protection Dosimetry, Volume II: Technical and Management System Requirements for Dosimetry Services. REGDOC-2.7. Radiation Potection Dosimety, Volume II: Technical and Management System Requiements fo Dosimety Sevices REGDOC-2.7.2, Volume II Apil 2018 Dosimety, Volume II: Regulatoy document REGDOC-2.7.2, Volume II

More information

Joint Iterative Equalization and Decoding for 2-D ISI Channels

Joint Iterative Equalization and Decoding for 2-D ISI Channels Joint Iteative Equalization and Decoding fo 2-D ISI Channels Joseph A. O Sullivan, Naveen Singla, Yunxiang Wu, Ronald S. Indec Electonic Systems and Signals Reseach Laboatoy (ESSRL) Magnetics and Infomation

More information

OPTIMUM AUTOFRETTAGE PRESSURE IN THICK CYLINDERS

OPTIMUM AUTOFRETTAGE PRESSURE IN THICK CYLINDERS Junal Meanial Decembe 007, No. 4, - 4 OTIMUM AUTOFRETTAGE RESSURE IN THICK CLINDERS Aman Ayob *, M. Kabashi Elbashee Depatment of Applied Mechanics, Faculty of Mechanical Engineeing, Univesiti Tenologi

More information

Dietary Assessment in Epidemiology: Comparison of a Food Frequency and a Diet History Questionnaire with a 7-Day Food Record

Dietary Assessment in Epidemiology: Comparison of a Food Frequency and a Diet History Questionnaire with a 7-Day Food Record Ameican Jounal of Epidemiology Copyight O 996 by The Johns Hopkins Univesity School of Hygiene and Public Health All ights eseved Vol. 4, No. 9 Pinted In U.SJU. Dietay Assessment in Epidemiology: Compaison

More information

The Engagement of Mid-Ventrolateral Prefrontal Cortex and Posterior Brain Regions in Intentional Cognitive Activity

The Engagement of Mid-Ventrolateral Prefrontal Cortex and Posterior Brain Regions in Intentional Cognitive Activity Human Bain Mapping 29:107 119 (2008) The Engagement of Mid-Ventolateal Pefontal Cotex and Posteio Bain Regions in Intentional Cognitive Activity Anja Dove, 1 Tom Manly, 1 Russell Epstein, 2 and Adian M.

More information

Journal of Applied Science and Agriculture

Journal of Applied Science and Agriculture Jounal of Applied Science and Agicultue, 9(1) Januay 2014, Pages: 171-176 AENSI Jounals Jounal of Applied Science and Agicultue ISSN 1816-9112 Jounal home page: www.aensiweb.com/jasa/index.html The Relationship

More information

Predictors of Maternal Identity of Korean Primiparas

Predictors of Maternal Identity of Korean Primiparas J Koean Acad Nus Vol.4 No.6, 733-74 http://dx.doi.og/0.4040/jkan.20.4.6.733 Pedictos of Matenal Identity of Koean Pimipaas Chae, Hyun-Ju Song, Ju-Eun 2 Kim, Sue 3 Pat-time Lectue, College of Nusing, Sungshin

More information

Simulation of the Human Glucose Metabolism Using Fuzzy Arithmetic

Simulation of the Human Glucose Metabolism Using Fuzzy Arithmetic Simulation of the uman Glucose Metabolism Using uy Aithmetic Michael anss live Nehls Institute A of Mechanics Univesity of Stuttgat Pfaffenwalding 9 755 Stuttgat Gemany ManssNehls @mechaunistuttgatde Abstact

More information

Application Of Fuzzy Logic Controller For Intensive Insulin Therapy In Tpye 1 Diabetic Mellitus Patient

Application Of Fuzzy Logic Controller For Intensive Insulin Therapy In Tpye 1 Diabetic Mellitus Patient COMPUTERS and SMULATON in MOERN SCENCE, Volume Application Of Fuzzy Logic Contolle Fo ntensive nsulin Theapy n Tpye iabetic Mellitus Patient LALEH KARAR *, AL FALLAH, Shahia Ghaibzadeh, Fatollah Moztazadeh

More information

COHESION OF COMPACTED UNSATURATED SANDY SOILS AND AN EQUATION FOR PREDICTING COHESION WITH RESPECT TO INITIAL DEGREE OF SATURATION

COHESION OF COMPACTED UNSATURATED SANDY SOILS AND AN EQUATION FOR PREDICTING COHESION WITH RESPECT TO INITIAL DEGREE OF SATURATION COHESION OF COMPACTED UNSATURATED SANDY SOILS AND AN EQUATION FOR PREDICTING COHESION WITH RESPECT TO INITIAL DEGREE OF SATURATION Md. Abdul Alim 1 and Makoto Nishigaki 2 1 Assistant Pofesso, Depatment

More information

An Ethological and Emotional Basis for Human-Robot Interaction

An Ethological and Emotional Basis for Human-Robot Interaction An Ethological and Emotional Basis fo Human-Robot Inteaction Ronald C. Akin*, Masahio Fujita**, Tsuyoshi Takagi**, Rika Hasegawa** Abstact This pape pesents the ole of ethological and emotional models

More information

The Effects of Rear-Wheel Camber on Maximal Effort Mobility Performance in Wheelchair Athletes

The Effects of Rear-Wheel Camber on Maximal Effort Mobility Performance in Wheelchair Athletes Taining & Testing 199 The Effects of Rea-Wheel Cambe on Maximal Effot Mobility Pefomance in Wheelchai Athletes Authos B. Mason 1, L. van de Woude 2, K. Tolfey 1, V. Goosey-Tolfey 1 Affiliations 1 Loughboough

More information

The Neural Signature of Phosphene Perception

The Neural Signature of Phosphene Perception Human Bain Mapping 31:1408 1417 (2010) The Neual Signatue of Phosphene Peception Paul C.J. Taylo, 1,2 * Vincent Walsh, 2,3 and Matin Eime 1 1 School of Psychology, Bikbeck College, London WC1E 7HX, United

More information

HTGR simulations in PSI using MELCOR 2.2

HTGR simulations in PSI using MELCOR 2.2 WIR SCHAFFEN WISSEN HEUTE FÜR MORGEN Jamo Kalilainen :: Paul Schee Institut HTGR simulations in PSI using MELCOR 2.2 10 th Meeting of the Euopean MELCOR Use Goup (EMUG), 25 27 Apil, Zage, Coatia Intoduction

More information

Sex Specificity of Ventral Anterior Cingulate Cortex Suppression During a Cognitive Task

Sex Specificity of Ventral Anterior Cingulate Cortex Suppression During a Cognitive Task Human Bain Mapping 28:1206 1212 (2007) Sex Specificity of Vental Anteio Cingulate Cotex Suppession Duing a Cognitive Task Tacy Butle, 1 * Julianne Impeato-McGinley, 2 Hong Pan, 1 Daniel Voye, 3 Amy Chistine

More information

Realizing Undelayed n-step TD Prediction with Neural Networks

Realizing Undelayed n-step TD Prediction with Neural Networks ealizing Undelayed n-step TD Pediction with eual etwok Jani Zute Faculty of Computing, Univeity of Latvia aina bulvai 9-44, LV-586 iga, Latvia jani.zute@lu.lv Abtact Thee exit vaiou technique to extend

More information

Re-entrant Projections Modulate Visual Cortex in Affective Perception: Evidence From Granger Causality Analysis

Re-entrant Projections Modulate Visual Cortex in Affective Perception: Evidence From Granger Causality Analysis Human Bain Mapping 30:532 540 (2009) Re-entant Pojections Modulate Visual Cotex in Affective Peception: Evidence Fom Gange Causality Analysis Andeas Keil, 1 * Dean Sabatinelli, 1 Mingzhou Ding, 2 Pete

More information

F1 generation: The first set of offspring from the original parents being crossed. F2 generation: The second generation of offspring.

F1 generation: The first set of offspring from the original parents being crossed. F2 generation: The second generation of offspring. Padon the Punnett By: Nancy Volk The Punnett Squae This module stems fom the wok of the Austian Monk, Gego Mendel, the fathe of genetics. In the mid-1800s Mendel studied the pattens of inheitance of physical

More information

Two universal runoff yield models: SCS vs. LCM

Two universal runoff yield models: SCS vs. LCM J. Geog. Sci. 2015, 25(3): 311-318 DOI: 10.1007/s11442-015-1170-2 2015 Science Pess Spinge-Velag Two univesal unoff yield models: SCS vs. LCM LI Jun, * LIU Changming, WANG Zhonggen, LIANG Kang Key Laboatoy

More information

Analytical and Numerical Investigation of FGM Pressure Vessel Reinforced by Laminated Composite Materials

Analytical and Numerical Investigation of FGM Pressure Vessel Reinforced by Laminated Composite Materials Jounal of Solid Mechanics Vol. 6, No. 1 (2014) pp. 43-53 Analytical and Numeical Investigation of FGM Pessue Vessel Reinfoced by Laminated Composite Mateials A.R Ghasemi *, A. Kazemian, M. Moadi Depatment

More information

A copy can be downloaded for personal non-commercial research or study, without prior permission or charge

A copy can be downloaded for personal non-commercial research or study, without prior permission or charge Cistani, M., Vinciaelli, A., Segalin, C., and Peina, A. (2013) Unveiling the multimedia unconscious: implicit cognitive pocesses and multimedia content analysis. In: 21st ACM intenational confeence on

More information

Evaluating the psychometric properties of the MindMi TM Psychological Assessment System

Evaluating the psychometric properties of the MindMi TM Psychological Assessment System Evaluating the psychometic popeties of the MindMi TM Psychological Assessment System Magda Moldovan*, MA, Dumitu Gigoe*, PhD * Psychometic Systems S.A. 1. ABSTRACT Reseach pupose: This study aims at testing

More information

Real-Time fmri Using Brain-State Classification

Real-Time fmri Using Brain-State Classification Human Bain Mapping 28:1033 1044 (2007) Real-Time fmri Using Bain-State Classification Stephen M. LaConte,* Scott J. Peltie, and Xiaoping P. Hu Depatment of Biomedical Engineeing, Geogia Institute of Technology,

More information

Multi View Cluster Approach to Explore Multi Objective Attributes based on Similarity Measure for High Dimensional Data

Multi View Cluster Approach to Explore Multi Objective Attributes based on Similarity Measure for High Dimensional Data Multi View Cluste Appoach to Exploe Multi Obective Attibutes based on Similaity Measue fo High Dimensional Data Deena Babu Mandu 1 and Y.K. Sundaa Kishna 2 1 Depatment of Compute Science, Kishna Univesity,

More information

M.S.C.E., E.I.T, Staff geotechnical engineer at URS Corp.

M.S.C.E., E.I.T, Staff geotechnical engineer at URS Corp. TWO DIMENSIONAL MODEL STUDY ON INFILTRATION CONTROL AT A LATERAL PIPE JOINT USING ACRYLAMIDE GROUT H. Gukan Ozguel 1, H. A. González 2 and C. Vipulanandan 3, Membe, ASCE ABSTRACT One of te callenges faced

More information

THE CHROMOSOMAL BASIS OF INHERITANCE. Copyright 2009 Pearson Education, Inc.

THE CHROMOSOMAL BASIS OF INHERITANCE. Copyright 2009 Pearson Education, Inc. THE CHOMOSOMAL BASIS OF INHEITANCE Copight 2009 Peason Education, Inc. eview of Mendel s laws Mendel s Laws coelate with chomosome sepaation in meiosis The law of segegation depends on sepaation of homologous

More information

Evaluation of the accuracy of Lachman and Anterior Drawer Tests with KT1000 ın the follow-up of anterior cruciate ligament surgery

Evaluation of the accuracy of Lachman and Anterior Drawer Tests with KT1000 ın the follow-up of anterior cruciate ligament surgery Oiginal Aticle Jounal of Execise Rehabilitation 2016;12(4):363-367 Evaluation of the accuacy of Lachman and Anteio Dawe Tests with KT1000 ın the follow-up of anteio cuciate ligament sugey Beki Eay Kilinc

More information

Brain Activity During Visual Versus Kinesthetic Imagery: An fmri Study

Brain Activity During Visual Versus Kinesthetic Imagery: An fmri Study Human Bain Mapping 30:2157 2172 (2009) Bain Activity Duing Visual Vesus Kinesthetic Imagey: An fmri Study Aymeic Guillot, 1,2 * Chistian Collet, 1 Vo An Nguyen, 3 Fancine Malouin, 4,2 Caol Richads, 4,2

More information

Visual stimulus locking of EEG is modulated by temporal congruency of auditory stimuli

Visual stimulus locking of EEG is modulated by temporal congruency of auditory stimuli DOI 1.17/s221-9-1867-5 RESEARCH ARTICLE Visual stimulus locking of EEG is modulated by tempoal conguency of auditoy stimuli Sonja Schall Cliodhna Quigley Selim Onat Pete König Received: 16 Octobe 28 /

More information

Frequency Domain Connectivity Identification: An Application of Partial Directed Coherence in fmri

Frequency Domain Connectivity Identification: An Application of Partial Directed Coherence in fmri Human Bain Mapping 30:452 461 (2009) Fequency Domain Connectivity Identification: An Application of Patial Diected Coheence in fmri João R. Sato, 1,2 * Daniel Y. Takahashi, 2,3 Silvia M. Acui, 4 Koichi

More information

Prevalence and Correlates of Diabetes Mellitus Among Adult Obese Saudis in Al-Jouf Region

Prevalence and Correlates of Diabetes Mellitus Among Adult Obese Saudis in Al-Jouf Region Wold Jounal of Public Health 2017; 2(2): 81-88 http://www.sciencepublishinggoup.com/j/wjph doi: 10.11648/j.wjph.20170202.14 Pevalence and Coelates of Diabetes Mellitus Among Adult Obese Saudis in Al-Jouf

More information

Relationship of Mammographic Parenchymal Patterns with Breast Cancer Risk Factors and Risk of Breast Cancer in a Prospective Study

Relationship of Mammographic Parenchymal Patterns with Breast Cancer Risk Factors and Risk of Breast Cancer in a Prospective Study Intenational Jounal of Epidemiology Intenational Epidemiological Association 1990 Vol. 19, No. 2 Pinted in Geat Bitain Relationship of Mammogaphic Paenchymal Pattens with Beast Cance Risk Factos and Risk

More information

pneumonia from the Pediatric Clinic of the University of Padua. Serological Methods

pneumonia from the Pediatric Clinic of the University of Padua. Serological Methods THE YALE JOURNAL OF BIOLOGY AND MEDICINE 56 (1983), 517-521 Seodiagnosis of M. pneumoniae Infections by Enzyme- Linked Immunosobent Assay (ELISA) FRANCO BUSOLO, M.D., AND GIOVANNI ANTONIO MELONI, M.D.

More information

The Probability of Disease. William J. Long. Cambridge, MA hospital admitting door (or doctors oce, or appropriate

The Probability of Disease. William J. Long. Cambridge, MA hospital admitting door (or doctors oce, or appropriate Repinted fom Poceedings of the Fifteenth Annual Symposium on Compute Applications in Medical Cae, pp 619-623, 1991 The Pobability of Disease William J. Long MIT Laboatoy fo Compute Science Cambidge, MA

More information

Chapter 16. Simple patterns of inheritance

Chapter 16. Simple patterns of inheritance Chapte 16 Simple pattens of inheitance 1 Genotpe and phenotpe 1) Allele A vaiant fom of a gene (e.g., Height of pea plant : tall, shot) 2) Genotpe -Genetic composition of individual -Homozgous (an individual

More information

Distress is an unpleasant experience of an emotional,

Distress is an unpleasant experience of an emotional, Featue Aticle Distess Assessment: Pactice Change Though Guideline Implementation Cayl D. Fulche, MSN, APRN, BC, and Tacy K. Gosselin-Acomb, RN, MSN, AOCN Most nuses agee that incopoating evidence into

More information

Disrupted Rich Club Network in Behavioral Variant Frontotemporal Dementia and Early-Onset Alzheimer s Disease

Disrupted Rich Club Network in Behavioral Variant Frontotemporal Dementia and Early-Onset Alzheimer s Disease Human Bain Mapping 37:868 883 (2016) Disupted Rich Club Netwok in Behavioal Vaiant Fontotempoal Dementia and Ealy-Onset Alzheime s Disease Madelaine Daianu, 1,2 Adam Mezhe, 1 Maio F. Mendez, 3 Neda Jahanshad,

More information

Electronic Supplementary Information

Electronic Supplementary Information Electonic upplementay Mateial (EI) fo Geen Chemisty. This jounal is The Royal ociety of Chemisty Electonic upplementay Infomation Cack healing and eclaiming of vulcanized ubbe by tiggeing eaangement of

More information

Reliability and Validity of the Korean Version of the Cancer Stigma Scale

Reliability and Validity of the Korean Version of the Cancer Stigma Scale ORIGINAL ARTICLE ISSN (Pint) 2005-3673 ISSN (Online) 2093-758X J Koean Acad Nus Vol.47 No.1, 121 Reliability and Validity of the Koean Vesion of the Cance Stigma Scale So, Hyang Sook 1 Chae, Myeong Jeong

More information

Analysis on Retrospective Cardiac Disorder Using Statistical Analysis and Data Mining Techniques

Analysis on Retrospective Cardiac Disorder Using Statistical Analysis and Data Mining Techniques Intenational Jounal of Applied Engineeing Reseach ISSN 0973-456 Volume 1, Numbe 17 (017) pp. 6778-6787 Analysis on Retospective Cadiac Disode Using Statistical Analysis and Data Mining Techniques Jyotismita

More information

Chasing the AIDS Virus

Chasing the AIDS Virus doi:10.1145/1666420.1666440 With no HI vaccine in sight, viologists need to know how the vius will eact to a given combination dug theapy. by Thomas Lengaue, Andé Altmann, Alexande Thielen, and Rolf Kaise

More information

Stacy R. Tomas, David Scott and John L. Crompton. Department of Recreation, Park and Tourism Sciences, Texas A&M University, USA

Stacy R. Tomas, David Scott and John L. Crompton. Department of Recreation, Park and Tourism Sciences, Texas A&M University, USA Managing Leisue 7, 239 250 (2002) An investigation of the elationships between quality of sevice pefomance, benefits sought, satisfaction and futue intention to visit among visitos to a zoo Stacy R. Tomas,

More information

Sexual arousal and the quality of semen produced by masturbation

Sexual arousal and the quality of semen produced by masturbation Human Repoduction vol.11 no.l pp.147-151, 1996 Sexual aousal and the quality of semen poduced by mastubation J.H.van Roijen 14 ' 5, A.K.Slob 4, W.L.Gianotten 2, G.R.Dohle 1 ' 3, A.T.M.van de Zon 2, J.T.M.Veebug

More information

Structural Brain Magnetic Resonance Imaging of Pediatric Twins

Structural Brain Magnetic Resonance Imaging of Pediatric Twins Human Bain Mapping 28:474 481 (2007) REVIEW ARTICLE Stuctual Bain Magnetic Resonance Imaging of Pediatic Twins Jay N. Giedd, 1 * James Eic Schmitt, 2,3 and Michael C. Neale 2,3 1 Child Psychiaty Banch,

More information

The Relationship between Resiliency and Anxiety with Body Dysmorphic Concern among Adolescent Girls in Tehran

The Relationship between Resiliency and Anxiety with Body Dysmorphic Concern among Adolescent Girls in Tehran 2016, TextRoad Publication ISSN: 2090-4274 Jounal of Applied Envionmental and Biological Sciences www.textoad.com The Relationship between Resiliency and Anxiety with Body Dysmophic Concen among Adolescent

More information

Coach on Call. Thank you for your interest in When the Scale Does Not Budge. I hope you find this tip sheet helpful.

Coach on Call. Thank you for your interest in When the Scale Does Not Budge. I hope you find this tip sheet helpful. Coach on Call It was geat to talk with you. Thank you fo you inteest in. I hope you find this tip sheet helpful. Please give me a call if you have moe questions about this o othe topics. As you UPMC Health

More information

GLOBAL PARTNERSHIP FOR YOUTH EMPLOYMENT. Testing What Works. Evaluating Kenya s Ninaweza Program

GLOBAL PARTNERSHIP FOR YOUTH EMPLOYMENT. Testing What Works. Evaluating Kenya s Ninaweza Program GLOBAL PARTNERSHIP FOR YOUTH EMPLOYMENT Testing What Woks in Youth Employment: Evaluating Kenya s Ninaweza Pogam VOLUME 2: Appendices APRIL 2013 acknowledgements This epot was pepaed fo IYF by Thomaz Alvaes

More information

The number and width of CT detector rows determine the

The number and width of CT detector rows determine the Iodinated Contast Opacification s in Nomal Coonay Ateies Imaged With Pospectively ECG-Gated Single Heat Beat 320-Detecto Row Computed Tomogaphy Michael L. Steigne, MD; Dimitios Mitsouas, PhD; Amanda G.

More information

Neural Activity of the Anterior Insula in Emotional Processing Depends on the Individuals Emotional Susceptibility

Neural Activity of the Anterior Insula in Emotional Processing Depends on the Individuals Emotional Susceptibility Human Bain Mapping 29:363 373 (2008) Neual Activity of the Anteio Insula in Emotional Pocessing Depends on the Individuals Emotional Susceptibility Giuseppe Iaia, 1 * Giogia Committei, 3,4 Concetta Pastoelli,

More information

Eating behavior traits and sleep as determinants of weight loss in overweight and obese adults

Eating behavior traits and sleep as determinants of weight loss in overweight and obese adults OPEN Citation: Nutition & Diabetes (2014) 4, e140; doi:10.1038/nutd.2014.37 2014 Macmillan Publishes Limited All ights eseved 2044-4052/14 www.natue.com/nutd ORIGINAL ARTICLE Eating behavio taits and sleep

More information

HaLoop: Efficient Iterative Data Processing On Large Clusters

HaLoop: Efficient Iterative Data Processing On Large Clusters HaLoop: Efficient Iteative Data Pocessing On Lage Clustes Yingyi Bu, UC Ivine Bill Howe, UW agda Balazinska, UW ichael D. Enst, UW Hoizon http://clue.cs.washington.edu/ QuickTime ᆰ and a decompesso ae

More information

Altered Sleep Brain Functional Connectivity in Acutely Depressed Patients

Altered Sleep Brain Functional Connectivity in Acutely Depressed Patients Human Bain Mapping 30:2207 2219 (2009) Alteed Sleep Bain Functional Connectivity in Acutely Depessed Patients Samuël J.J. Leistedt, 1,2 * Nathalie Coumans, 1,2 Matine Dumont, 3 Jean-Pol Lanquat, 1 Conelis

More information

A Mathematical Model of The Effect of Immuno-Stimulants On The Immune Response To HIV Infection

A Mathematical Model of The Effect of Immuno-Stimulants On The Immune Response To HIV Infection Intenational Jounal of Latest Engineeing Reseach and Applications (IJLERA) ISSN: 455-7137 A Mathematical Model of The Effect of Immuno-Stimulants On The Immune Response To HIV Infection *iwa P. 1, Rotich

More information

National Institutes of Health, Bethesda, Maryland 4 Genomic Imaging Unit, Department of Psychiatry, University of Würzburg, Germany

National Institutes of Health, Bethesda, Maryland 4 Genomic Imaging Unit, Department of Psychiatry, University of Würzburg, Germany Human Bain Mapping 30:2252 2266 (2009) Regional Bain Activation Changes and Abnomal Functional Connectivity of the Ventolateal Pefontal Cotex Duing Woking Memoy Pocessing in Adults With Attention-Deficit/

More information

NUMERICAL INVESTIGATION OF BVI MODELING EFFECTS ON HELICOPTER ROTOR FREE WAKE SIMULATIONS

NUMERICAL INVESTIGATION OF BVI MODELING EFFECTS ON HELICOPTER ROTOR FREE WAKE SIMULATIONS 4 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES NUMERICAL INVESTIGATION OF BVI MODELING EFFECTS ON HELICOPTER ROTOR FREE WAKE SIMULATIONS X. K. Zioutis, A. I. Spyopoulos, D. P. Magais, D. G. Papanikas

More information

Assessment of postural balance in multiple sclerosis patients

Assessment of postural balance in multiple sclerosis patients Atteya et al. The Egyptian Jounal of Neuology, Psychiaty and Neuosugey (2019) 55:7 https://doi.og/10.1186/s41983-018-0049-4 The Egyptian Jounal of Neuology, Psychiaty and Neuosugey RESEARCH Open Access

More information

In addition to the threat of high morbidity

In addition to the threat of high morbidity HEALTH SEVICES Hospital capacity and management pepaedness fo pandemic influenza in Victoia Ben Dewa, 1 Ian Ba, 2 Piscilla obinson 1 In addition to the theat of high mobidity and motality, influenza pandemics

More information

Imperfect Vaccine Aggravates the Long-Standing Dilemma of Voluntary Vaccination

Imperfect Vaccine Aggravates the Long-Standing Dilemma of Voluntary Vaccination Impefect Vaccine Aggavates the Long-Standing Dilemma of Voluntay Vaccination Bin Wu 1 *, Feng Fu 2 *, Long Wang 1 1 State Key Laboatoy fo Tubulence and Complex Systems, Cente fo Systems and Contol, College

More information

The Impact of College Experience on Future Job Seekers Diversity Readiness

The Impact of College Experience on Future Job Seekers Diversity Readiness Intenational Jounal of Humanities and Social Science Vol. 3 No. 3; Febuay 2013 The Impact of College Expeience on Futue Job Seekes Divesity Readiness FELICE A. WILLIAS Louisiana State Univesity - Shevepot

More information

The Regional Economics Applications Laboratory (REAL) of the University of Illinois focuses on the development and use of analytical models for urban

The Regional Economics Applications Laboratory (REAL) of the University of Illinois focuses on the development and use of analytical models for urban The Regional Economics Applications Laboatoy (REAL) of the Univesity of Illinois focuses on the development and use of analytical models fo uban and egional economic development. The pupose of the Discussion

More information

Numerical Investigations of Open-water Performance of Contra-Rotating Propellers

Numerical Investigations of Open-water Performance of Contra-Rotating Propellers Poceedings of the Twenty-seventh (2017) Intenational Ocean and Pola Engineeing Confeence San Fancisco, CA, USA, June 25-30, 2017 Copyight 2017 by the Intenational Society of Offshoe and Pola Enginees (ISOPE)

More information

Neuroticism and Conscientiousness Respectively Constrain and Facilitate Short-term Plasticity Within the Working Memory Neural Network

Neuroticism and Conscientiousness Respectively Constrain and Facilitate Short-term Plasticity Within the Working Memory Neural Network Human Bain Mapping 36:4158 4163 (2015) Neuoticism and Conscientiousness Respectively Constain and Facilitate Shot-tem Plasticity Within the Woking Memoy Neual Netwok Danai Dima, 1,2 Kal J. Fiston, 3 Klaas

More information

CH 11: Mendel / The Gene. Concept 11.1: Mendel used the scientific approach to identify two laws of inheritance

CH 11: Mendel / The Gene. Concept 11.1: Mendel used the scientific approach to identify two laws of inheritance CH 11: Mendel / The Gene What genetic pinciples account fo the passing of taits fom paents to offsping? The blending hypothesis is the idea that genetic mateial fom the two paents blends togethe (the way

More information

Could changes in national tuberculosis vaccination policies be ill-informed?

Could changes in national tuberculosis vaccination policies be ill-informed? Math. Model. Nat. Phenom. Vol. 7, No. 3, 2012, pp. 78 98 DOI: 10.1051/mmnp/20127307 Could changes in national tubeculosis vaccination policies be ill-infomed? D. J. Gebey 1, F. A. Milne 2 1 Depatment of

More information

CHAPTER 1 BACKGROUND ON THE EPIDEMIOLOGY AND MODELING OF BIV/AIDS

CHAPTER 1 BACKGROUND ON THE EPIDEMIOLOGY AND MODELING OF BIV/AIDS CHAPTER 1 BACKGROUD O THE EPDEMOLOGY AD MODELG OF BV/ADS Befoe modeling any disease it is cucial to undestand the epidemiological featues of the disease. The fist fou sections of this chapte pesent epidemiological

More information

Coupling of Substructures for Dynamic Analyses

Coupling of Substructures for Dynamic Analyses Coupling of Substuctues fo Dynamic Analyses Roy Caig, Mevyn Bampton To cite this vesion: Roy Caig, Mevyn Bampton. Coupling of Substuctues fo Dynamic Analyses. AAA Jounal, Ameican nstitute of Aeonautics

More information

BEFORE PRACTICE BE PROACTIVE

BEFORE PRACTICE BE PROACTIVE EMERGENCY ACTION PLAN BEFORE PRACTICE BE PROACTIVE Equipment Field Conditions Roste Weathe Conditions Fist Aid Kit fo Supplies Athletes (if applicable) that they have thei inhale o EpiPen Emegency Action

More information

PEKKA KANNUS, MD* Downloaded from at on April 8, For personal use only. No other uses without permission.

PEKKA KANNUS, MD* Downloaded from  at on April 8, For personal use only. No other uses without permission. 0196-6011/88/1003-0097$02.00/0 THE OURNAL OF ORTHOPAEDIC AND SPORTS PHYSICAL THERAPY Copyight 0 1988 by The Othopaedic and Spots Physical Theapy Sections of the Ameican Physical Theapy Association Peak

More information

ADAPTATION OF THE MODIFIED BARTHEL INDEX FOR USE IN PHYSICAL MEDICINE AND REHABILITATION IN TURKEY

ADAPTATION OF THE MODIFIED BARTHEL INDEX FOR USE IN PHYSICAL MEDICINE AND REHABILITATION IN TURKEY Scand J Rehab Med 2000; 32: 87 92 ADAPTATION OF THE MODIFIED BARTHEL INDEX FOR USE IN PHYSICAL MEDICINE AND REHABILITATION IN TURKEY Ayse A. Küçükdeveci, 1 Günes Yavuze, 1 Alan Tennant, 2 Nuben Süldü,

More information

Word and tree-based similarities for textual entailment

Word and tree-based similarities for textual entailment Wod and tee-based similaities fo textual entailment Fank Schilde R&D Thomson Legal & Regulatoy 610 Oppeman Dive Eagan MN 55123, USA Fank.Schilde@Thomson.com Bidget Thomson McInnes Depatment of Compute

More information

Effect of Using and Reusing Melt-Blown, Microwavable Materials to Heat Frozen Fish Filets: Objective and Sensory Perspectives

Effect of Using and Reusing Melt-Blown, Microwavable Materials to Heat Frozen Fish Filets: Objective and Sensory Perspectives Univesity of Tennessee, Knoxville Tace: Tennessee Reseach and Ceative Exchange Mastes Theses Gaduate School 12-1990 Effect of Using and Reusing Melt-Blown, Micowavable Mateials to Heat Fozen Fish Filets:

More information