34 resultados para Fatigue calculation


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The role of language in exact calculation is the subject of debate. Some behavioral and functional neuroimaging investigations of healthy participants suggest that calculation requires language resources. However, there are also reports of individuals with severe aphasic language impairment who retain calculation ability. One possibility in resolving these discordant findings is that the neural basis of calculation has undergone significant reorganization in aphasic calculators. Using fMRI, we examined brain activations associated with exact addition and subtraction in two patients with severe agrammatic aphasia and retained calculation ability. Behavior and brain activations during two-digit addition and subtraction were compared to those of a group of 11 healthy, age-matched controls. Behavioral results confirmed that both patients retained calculation ability. Imaging findings revealed individual differences in processing, but also a similar activation pattern across patients and controls in bilateral parietal cortices. Patients differed from controls in small areas of increased activation in peri-lesional regions, a shift from left fronto-temporal activation to the contralateral region, and increased activations in bilateral superior parietal regions. Our results suggest that bilateral parietal cortex represents the core of the calculation network and, while healthy controls may recruit language resources to support calculation, these mechanisms are not mandatory in adult cognition.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Taste and smell detection threshold measurements are frequently time consuming especially when the method involves reversing the concentrations presented to replicate and improve accuracy of results. These multiple replications are likely to cause sensory and cognitive fatigue which may be more pronounced in elderly populations. A new rapid detection threshold methodology was developed that quickly located the likely position of each individuals sensory detection threshold then refined this by providing multiple concentrations around this point to determine their threshold. This study evaluates the reliability and validity of this method. Findings indicate that this new rapid detection threshold methodology was appropriate to identify differences in sensory detection thresholds between different populations and has positive benefits in providing a shorter assessment of detection thresholds. The results indicated that this method is appropriate at determining individual as well as group detection thresholds.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents a software-based study of a hardware-based non-sorting median calculation method on a set of integer numbers. The method divides the binary representation of each integer element in the set into bit slices in order to find the element located in the middle position. The method exhibits a linear complexity order and our analysis shows that the best performance in execution time is obtained when slices of 4-bit in size are used for 8-bit and 16-bit integers, in mostly any data set size. Results suggest that software implementation of bit slice method for median calculation outperforms sorting-based methods with increasing improvement for larger data set size. For data set sizes of N > 5, our simulations show an improvement of at least 40%.