1000 resultados para Adaptation théâtrale


Relevância:

20.00% 20.00%

Publicador:

Resumo:

A family of stochastic gradient algorithms and their behaviour in the data echo cancellation work platform are presented. The cost function adaptation algorithms use an error exponent update strategy based on an absolute error mapping, which is updated at every iteration. The quadratic and nonquadratic cost functions are special cases of the new family. Several possible realisations are introduced using these approaches. The noisy error problem is discussed and the digital recursive filter estimator is proposed. The simulation outcomes confirm the effectiveness of the proposed family of algorithms.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

For a digital echo canceller it is desirable to reduce the adaptation time, during which the transmission of useful data is not possible. LMS is a non-optimal algorithm in this case as the signals involved are statistically non-Gaussian. Walach and Widrow (IEEE Trans. Inform. Theory 30 (2) (March 1984) 275-283) investigated the use of a power of 4, while other research established algorithms with arbitrary integer (Pei and Tseng, IEEE J. Selected Areas Commun. 12(9)(December 1994) 1540-1547) or non-quadratic power (Shah and Cowan, IEE.Proc.-Vis. Image Signal Process. 142 (3) (June 1995) 187-191). This paper suggests that continuous and automatic, adaptation of the error exponent gives a more satisfactory result. The family of cost function adaptation (CFA) stochastic gradient algorithm proposed allows an increase in convergence rate and, an improvement of residual error. As special case the staircase CFA algorithm is first presented, then the smooth CFA is developed. Details of implementations are also discussed. Results of simulation are provided to show the properties of the proposed family of algorithms. (C) 2000 Elsevier Science B.V. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Madagascar's imperilled biota are now experiencing the effects of a new threat—climate change (Raxworthy et al. 2008). With more than 90% endemism among plants, mammals, reptiles and amphibians, the stakes are high. The pristine landscapes that allowed this exceptional biodiversity to survive past climate changes are largely gone. Deforestation has claimed approximately 90% of the island's natural forest (Ingram & Dawson 2005; Harper et al. 2007) and what remains is highly fragmented, providing a poor template for large-scale species range shifts. The impacts of current and future climate change may therefore be much different than past impacts, with profound implications for biodiversity.
We review evidence of past response to climate change, models of future change and projected biological response, developing insights to formulate adaptation actions for reducing extinction in Madagascar's biota. We then explore the cost of implementing actions and examine new income opportunities developing through efforts to mitigate climate change.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We investigated the role of visual feedback of task performance in visuomotor adaptation. Participants produced novel two degrees of freedom movements (elbow flexion-extension, forearm pronation-supination) to move a cursor towards visual targets. Following trials with no rotation, participants were exposed to a 60A degrees visuomotor rotation, before returning to the non-rotated condition. A colour cue on each trial permitted identification of the rotated/non-rotated contexts. Participants could not see their arm but received continuous and concurrent visual feedback (CF) of a cursor representing limb position or post-trial visual feedback (PF) representing the movement trajectory. Separate groups of participants who received CF were instructed that online modifications of their movements either were, or were not, permissible as a means of improving performance. Feedforward-mediated performance improvements occurred for both CF and PF groups in the rotated environment. Furthermore, for CF participants this adaptation occurred regardless of whether feedback modifications of motor commands were permissible. Upon re-exposure to the non-rotated environment participants in the CF, but not PF, groups exhibited post-training aftereffects, manifested as greater angular deviations from a straight initial trajectory, with respect to the pre-rotation trials. Accordingly, the nature of the performance improvements that occurred was dependent upon the timing of the visual feedback of task performance. Continuous visual feedback of task performance during task execution appears critical in realising automatic visuomotor adaptation through a recalibration of the visuomotor mapping that transforms visual inputs into appropriate motor commands.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We investigated age-related changes in adaptation and sensory reintegration in postural control without vision. In two sessions, participants adapted their posture to sway reference and to reverse sway reference conditions, the former reducing (near eliminating) and the latter enhancing (near doubling) proprioceptive information for posture by means of support-surface rotations in proportion to body sway. Participants stood on a stable platform for 3 min (baseline) followed by 18 min of sway reference or reverse sway reference (adaptation) and finally again on a stable platform for 3 min (reintegration). Results showed that when inaccurate proprioception was introduced, anterior-posterior (AP) sway path length increased in comparable levels in the two age groups. During adaptation, young and older adults reduced postural sway at the same rate. On restoration of the stable platform in the reintegration phase, a sizeable aftereffect of increased AP path length was observed in both groups, which was greater in magnitude and duration for older adults. In line with linear feedback models of postural control, spectral analyses showed that this aftereffect differed between the two platform conditions. In the sway-referenced condition, a switch from low- to high-frequency COP sway marked the transition from reduced to normal proprioceptive information. The opposite switch was observed in the reverse sway referenced condition. Our findings illustrate age-related slowing in participants' postural control adjustments to sudden changes in environmental conditions. Over and above differences in postural control, our results implicate sensory reweighting as a specific mechanism highly sensitive to age-related decline.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Computing has recently reached an inflection point with the introduction of multicore processors. On-chip thread-level parallelism is doubling approximately every other year. Concurrency lends itself naturally to allowing a program to trade performance for power savings by regulating the number of active cores; however, in several domains, users are unwilling to sacrifice performance to save power. We present a prediction model for identifying energy-efficient operating points of concurrency in well-tuned multithreaded scientific applications and a runtime system that uses live program analysis to optimize applications dynamically. We describe a dynamic phase-aware performance prediction model that combines multivariate regression techniques with runtime analysis of data collected from hardware event counters to locate optimal operating points of concurrency. Using our model, we develop a prediction-driven phase-aware runtime optimization scheme that throttles concurrency so that power consumption can be reduced and performance can be set at the knee of the scalability curve of each program phase. The use of prediction reduces the overhead of searching the optimization space while achieving near-optimal performance and power savings. A thorough evaluation of our approach shows a reduction in power consumption of 10.8 percent, simultaneous with an improvement in performance of 17.9 percent, resulting in energy savings of 26.7 percent.