957 resultados para region-based algorithms
Resumo:
While obesity continues to rise globally, the associations between body size, gender, and socioeconomic status (SES) seem to vary in different populations, and little is known on the contribution of perceived ideal body size in the social disparity of obesity in African countries. We examined the gender and socioeconomic patterns of body mass index (BMI) and perceived ideal body size in the Seychelles, a middle-income small island state in the African region. We also assessed the potential role of perceived ideal body size as a mediator for the gender-specific association between SES and BMI. A population-based survey of 1,240 adults aged 25 to 64 years conducted in December 2013. Participants' BMI was calculated based on measured weight and height; ideal body size was assessed using a nine-silhouette instrument. Three SES indicators were considered: income, education, and occupation. BMI and perceived ideal body size were both higher among men of higher versus lower SES (p< .001) but lower among women of higher versus lower SES (p< .001), irrespective of the SES indicator used. Multivariate analysis showed a strong and direct association between perceived ideal body size and BMI in both men and women (p< .001) and was consistent with a potential mediating role of perceived ideal body size in the gender-specific associations between SES and BMI. Our study emphasizes the importance of gender and socioeconomic differences in BMI and ideal body size and suggests that public health interventions that promote perception of healthy weight could help mitigate SES-related disparities in BMI.
Resumo:
This article describes the process of adapting Social Education studies to the European Higher Education Area undertaken by a team of the teaching staff at the University of Girona (Spain). The aim of the experience is to build a curriculum based on thecompetencies recognized as such by professionals in the field of social education in our region. The article specifies the development of the various phases, each involving the active participation of professionals and teaching staff from the universities. To conclude, main characteristics of the curriculum are highlighted
Resumo:
In this paper a colour texture segmentation method, which unifies region and boundary information, is proposed. The algorithm uses a coarse detection of the perceptual (colour and texture) edges of the image to adequately place and initialise a set of active regions. Colour texture of regions is modelled by the conjunction of non-parametric techniques of kernel density estimation (which allow to estimate the colour behaviour) and classical co-occurrence matrix based texture features. Therefore, region information is defined and accurate boundary information can be extracted to guide the segmentation process. Regions concurrently compete for the image pixels in order to segment the whole image taking both information sources into account. Furthermore, experimental results are shown which prove the performance of the proposed method
Resumo:
Genome-wide linkage studies have identified the 9q22 chromosomal region as linked with colorectal cancer (CRC) predisposition. A candidate gene in this region is transforming growth factor beta receptor 1 (TGFBR1). Investigation of TGFBR1 has focused on the common genetic variant rs11466445, a short exonic deletion of nine base pairs which results in truncation of a stretch of nine alanine residues to six alanine residues in the gene product. While the six alanine (*6A) allele has been reported to be associated with increased risk of CRC in some population based study groups this association remains the subject of robust debate. To date, reports have been limited to population-based case-control association studies, or case-control studies of CRC families selecting one affected individual per family. No study has yet taken advantage of all the genetic information provided by multiplex CRC families. Methods: We have tested for an association between rs11466445 and risk of CRC using several family-based statistical tests in a new study group comprising members of non-syndromic high risk CRC families sourced from three familial cancer centres, two in Australia and one in Spain. Results: We report a finding of a nominally significant result using the pedigree-based association test approach (PBAT; p = 0.028), while other family-based tests were non-significant, but with a p-value < 0.10 in each instance. These other tests included the Generalised Disequilibrium Test (GDT; p = 0.085), parent of origin GDT Generalised Disequilibrium Test (GDT-PO; p = 0.081) and empirical Family-Based Association Test (FBAT; p = 0.096, additive model). Related-person case-control testing using the 'More Powerful' Quasi-Likelihood Score Test did not provide any evidence for association (M-QL5; p = 0.41). Conclusions: After conservatively taking into account considerations for multiple hypothesis testing, we find little evidence for an association between the TGFBR1*6A allele and CRC risk in these families. The weak support for an increase in risk in CRC predisposed families is in agreement with recent meta-analyses of case-control studies, which estimate only a modest increase in sporadic CRC risk among 6*A allele carriers.
Resumo:
Network virtualisation is considerably gaining attentionas a solution to ossification of the Internet. However, thesuccess of network virtualisation will depend in part on how efficientlythe virtual networks utilise substrate network resources.In this paper, we propose a machine learning-based approachto virtual network resource management. We propose to modelthe substrate network as a decentralised system and introducea learning algorithm in each substrate node and substrate link,providing self-organization capabilities. We propose a multiagentlearning algorithm that carries out the substrate network resourcemanagement in a coordinated and decentralised way. The taskof these agents is to use evaluative feedback to learn an optimalpolicy so as to dynamically allocate network resources to virtualnodes and links. The agents ensure that while the virtual networkshave the resources they need at any given time, only the requiredresources are reserved for this purpose. Simulations show thatour dynamic approach significantly improves the virtual networkacceptance ratio and the maximum number of accepted virtualnetwork requests at any time while ensuring that virtual networkquality of service requirements such as packet drop rate andvirtual link delay are not affected.
Resumo:
This thesis deals with distance transforms which are a fundamental issue in image processing and computer vision. In this thesis, two new distance transforms for gray level images are presented. As a new application for distance transforms, they are applied to gray level image compression. The new distance transforms are both new extensions of the well known distance transform algorithm developed by Rosenfeld, Pfaltz and Lay. With some modification their algorithm which calculates a distance transform on binary images with a chosen kernel has been made to calculate a chessboard like distance transform with integer numbers (DTOCS) and a real value distance transform (EDTOCS) on gray level images. Both distance transforms, the DTOCS and EDTOCS, require only two passes over the graylevel image and are extremely simple to implement. Only two image buffers are needed: The original gray level image and the binary image which defines the region(s) of calculation. No other image buffers are needed even if more than one iteration round is performed. For large neighborhoods and complicated images the two pass distance algorithm has to be applied to the image more than once, typically 3 10 times. Different types of kernels can be adopted. It is important to notice that no other existing transform calculates the same kind of distance map as the DTOCS. All the other gray weighted distance function, GRAYMAT etc. algorithms find the minimum path joining two points by the smallest sum of gray levels or weighting the distance values directly by the gray levels in some manner. The DTOCS does not weight them that way. The DTOCS gives a weighted version of the chessboard distance map. The weights are not constant, but gray value differences of the original image. The difference between the DTOCS map and other distance transforms for gray level images is shown. The difference between the DTOCS and EDTOCS is that the EDTOCS calculates these gray level differences in a different way. It propagates local Euclidean distances inside a kernel. Analytical derivations of some results concerning the DTOCS and the EDTOCS are presented. Commonly distance transforms are used for feature extraction in pattern recognition and learning. Their use in image compression is very rare. This thesis introduces a new application area for distance transforms. Three new image compression algorithms based on the DTOCS and one based on the EDTOCS are presented. Control points, i.e. points that are considered fundamental for the reconstruction of the image, are selected from the gray level image using the DTOCS and the EDTOCS. The first group of methods select the maximas of the distance image to new control points and the second group of methods compare the DTOCS distance to binary image chessboard distance. The effect of applying threshold masks of different sizes along the threshold boundaries is studied. The time complexity of the compression algorithms is analyzed both analytically and experimentally. It is shown that the time complexity of the algorithms is independent of the number of control points, i.e. the compression ratio. Also a new morphological image decompression scheme is presented, the 8 kernels' method. Several decompressed images are presented. The best results are obtained using the Delaunay triangulation. The obtained image quality equals that of the DCT images with a 4 x 4
Resumo:
The research we present here forms part of a two-phase project - one quantitative and the other qualitative - assessing the use of primary health care services. This paper presents the qualitative phase of said research, which is aimed at ascertaining the needs, beliefs, barriers to access and health practices of the immigrant population in comparison with the native population, as well as the perceptions of healthcare professionals. Moroccan and sub-Saharan were the immigrants to who the qualitative phase was specifically addressed. The aims of this paper are as follows: to analyse any possible implications of family organisation in the health practices of the immigrant population; to ascertain social practices relating to illness; to understand the significances of sexual and reproductive health practices; and to ascertain the ideas and perceptions of immigrants, local people and professionals regarding health and the health system. Methods: qualitative research based on discursive analysis. Data gathering techniques consisted of discussion groups with health system users and semi-structured individual interviews with healthcare professionals. The sample was taken from the Basic Healthcare Areas of Salt and Banyoles (belonging to the Girona Healthcare Region), the discussion groups being comprised of (a) 6 immigrant Moroccan women, (b) 7 immigrant sub-Saharan African women and (c) 6 immigrant and native population men (2 native men, 2 Moroccan men and 2 sub-Saharan men); and the semi-structured interviews being conducted with the following healthcare professionals: (a) 3 gynaecologists, (b) 3 nurses and 1 administrative staff. Results: use of the healthcare system is linked to the perception of not being well, knowledge of the healthcare system, length of time resident in Spain and interiorization of traditional Western medicine as a cure mechanism. The divergences found among the groups of immigrants, local people and healthcare professionals with regard to healthcare education, use of the healthcare service, sexual and reproductive healthcare and reticence with regard to being attended by healthcare personnel of the opposite sex demonstrate a need to work with the immigrant population as a heterogeneous group. Conclusions: the results we have obtained support the idea that feeling unwell is a psycho-social process, as it takes place within a specific socio-cultural situation and spans a range of beliefs, perceptions and ideas regarding symptomology and how to treat it
Resumo:
This thesis concentrates on developing a practical local approach methodology based on micro mechanical models for the analysis of ductile fracture of welded joints. Two major problems involved in the local approach, namely the dilational constitutive relation reflecting the softening behaviour of material, and the failure criterion associated with the constitutive equation, have been studied in detail. Firstly, considerable efforts were made on the numerical integration and computer implementation for the non trivial dilational Gurson Tvergaard model. Considering the weaknesses of the widely used Euler forward integration algorithms, a family of generalized mid point algorithms is proposed for the Gurson Tvergaard model. Correspondingly, based on the decomposition of stresses into hydrostatic and deviatoric parts, an explicit seven parameter expression for the consistent tangent moduli of the algorithms is presented. This explicit formula avoids any matrix inversion during numerical iteration and thus greatly facilitates the computer implementation of the algorithms and increase the efficiency of the code. The accuracy of the proposed algorithms and other conventional algorithms has been assessed in a systematic manner in order to highlight the best algorithm for this study. The accurate and efficient performance of present finite element implementation of the proposed algorithms has been demonstrated by various numerical examples. It has been found that the true mid point algorithm (a = 0.5) is the most accurate one when the deviatoric strain increment is radial to the yield surface and it is very important to use the consistent tangent moduli in the Newton iteration procedure. Secondly, an assessment of the consistency of current local failure criteria for ductile fracture, the critical void growth criterion, the constant critical void volume fraction criterion and Thomason's plastic limit load failure criterion, has been made. Significant differences in the predictions of ductility by the three criteria were found. By assuming the void grows spherically and using the void volume fraction from the Gurson Tvergaard model to calculate the current void matrix geometry, Thomason's failure criterion has been modified and a new failure criterion for the Gurson Tvergaard model is presented. Comparison with Koplik and Needleman's finite element results shows that the new failure criterion is fairly accurate indeed. A novel feature of the new failure criterion is that a mechanism for void coalescence is incorporated into the constitutive model. Hence the material failure is a natural result of the development of macroscopic plastic flow and the microscopic internal necking mechanism. By the new failure criterion, the critical void volume fraction is not a material constant and the initial void volume fraction and/or void nucleation parameters essentially control the material failure. This feature is very desirable and makes the numerical calibration of void nucleation parameters(s) possible and physically sound. Thirdly, a local approach methodology based on the above two major contributions has been built up in ABAQUS via the user material subroutine UMAT and applied to welded T joints. By using the void nucleation parameters calibrated from simple smooth and notched specimens, it was found that the fracture behaviour of the welded T joints can be well predicted using present methodology. This application has shown how the damage parameters of both base material and heat affected zone (HAZ) material can be obtained in a step by step manner and how useful and capable the local approach methodology is in the analysis of fracture behaviour and crack development as well as structural integrity assessment of practical problems where non homogeneous materials are involved. Finally, a procedure for the possible engineering application of the present methodology is suggested and discussed.
Resumo:
Metaheuristic methods have become increasingly popular approaches in solving global optimization problems. From a practical viewpoint, it is often desirable to perform multimodal optimization which, enables the search of more than one optimal solution to the task at hand. Population-based metaheuristic methods offer a natural basis for multimodal optimization. The topic has received increasing interest especially in the evolutionary computation community. Several niching approaches have been suggested to allow multimodal optimization using evolutionary algorithms. Most global optimization approaches, including metaheuristics, contain global and local search phases. The requirement to locate several optima sets additional requirements for the design of algorithms to be effective in both respects in the context of multimodal optimization. In this thesis, several different multimodal optimization algorithms are studied in regard to how their implementation in the global and local search phases affect their performance in different problems. The study concentrates especially on variations of the Differential Evolution algorithm and their capabilities in multimodal optimization. To separate the global and local search search phases, three multimodal optimization algorithms are proposed, two of which hybridize the Differential Evolution with a local search method. As the theoretical background behind the operation of metaheuristics is not generally thoroughly understood, the research relies heavily on experimental studies in finding out the properties of different approaches. To achieve reliable experimental information, the experimental environment must be carefully chosen to contain appropriate and adequately varying problems. The available selection of multimodal test problems is, however, rather limited, and no general framework exists. As a part of this thesis, such a framework for generating tunable test functions for evaluating different methods of multimodal optimization experimentally is provided and used for testing the algorithms. The results demonstrate that an efficient local phase is essential for creating efficient multimodal optimization algorithms. Adding a suitable global phase has the potential to boost the performance significantly, but the weak local phase may invalidate the advantages gained from the global phase.
Resumo:
INTRODUCTION: We present the protocol of a large population-based case-control study of 5 common tumors in Spain (MCC-Spain) that evaluates environmental exposures and genetic factors. METHODS: Between 2008-2013, 10,183 persons aged 20-85 years were enrolled in 23 hospitals and primary care centres in 12 Spanish provinces including 1,115 cases of a new diagnosis of prostate cancer, 1,750 of breast cancer, 2,171 of colorectal cancer, 492 of gastro-oesophageal cancer, 554 cases of chronic lymphocytic leukaemia (CLL) and 4,101 population-based controls matched by frequency to cases by age, sex and region of residence. Participation rates ranged from 57% (stomach cancer) to 87% (CLL cases) and from 30% to 77% in controls. Participants completed a face-to-face computerized interview on sociodemographic factors, environmental exposures, occupation, medication, lifestyle, and personal and family medical history. In addition, participants completed a self-administered food-frequency questionnaire and telephone interviews. Blood samples were collected from 76% of participants while saliva samples were collected in CLL cases and participants refusing blood extractions. Clinical information was recorded for cases and paraffin blocks and/or fresh tumor samples are available in most collaborating hospitals. Genotyping was done through an exome array enriched with genetic markers in specific pathways. Multiple analyses are planned to assess the association of environmental, personal and genetic risk factors for each tumor and to identify pleiotropic effects. DISCUSSION: This study, conducted within the Spanish Consortium for Biomedical Research in Epidemiology & Public Health (CIBERESP), is a unique initiative to evaluate etiological factors for common cancers and will promote cancer research and prevention in Spain.
Resumo:
In this study, the concentration and morphological characteristics of inhalable particulate material (PM10) were evaluated and associated with climatic conditions. The mean annual concentration was 11.0 µg m−3, varying between 0,647 µg m−3 and 36.8 µg m−3. Wind speed has a higher influence on PM10 dispersion, but direction was associated with particle source. During the wet period, wind speed is the main dispersion factor, while speed and direction both are important during the dry period. Based on the morphological characteristics, it is concluded that biogenic particles prevail during the rainy season and terrigenous particles during the dry period, depending on the wind direction and intensity.
Resumo:
Two Brazilian Potato virus Y (PVY) isolates were biologically characterized as necrotic (PVY-NBR) and common (PVY-OBR) based upon symptoms on test plants. Additional characterization was performed by sequencing a cDNA corresponding to the 3' terminal region of the viral genome. The sequence consisted of 195 nucleotides (nt) coding part of the nuclear inclusion body b (NIb) gene, 804 nt of the coat protein (CP) gene, and 328 nt (PVY-OBR) or 326 nt (PVY-NBR) of the 3'-untranslated region (UTR). Translation of the sequence resulted in one single open reading frame with part of the NIb and a CP of 267 amino acids. The two isolates shared 95.1% similarity in the CP amino acid sequence. The CP and the 3'-UTR sequence of the Brazilian isolates were compared to those of other PVY isolates previously reported and unrooted phylogenetic trees were constructed. The trees revealed a separation of two distinct clusters, one comprising most of the common strains and the other comprising the necrotic strains. PVY-OBR was clustered in the common group and PVY-NBR in the necrotic one.
Resumo:
Rhizoctonia solani isolates obtained from common beans (Phaseolus vulgaris) grown in the mountainous Atlantic Rainforest (Mata Atlântica) region of São Paulo, Brazil, were analyzed to determine their genetic diversity using internal transcribed spacer (ITS), microsatellite and telomere sequence-based PCR primers. Restriction digestion of the ITS1/5.8S/ITS2 ribosomal regions yielded unique banding patterns specific for AG4 and its subgroups. The ITS restriction digestion (ITS/RFLP), telomere and microsatellite primers identified five to 11 genotypes within the isolates of R. solani. While all isolates were pathogenic on beans, there was no correlation found between genotypic differences and pathogenicity. The different PCR primers revealed a number of isolates that were genetically similar. Some of these genetic groups were supported by more than one of the primers utilized in this study, thus confirming their relationship.
Resumo:
The nutrient load to the Gulf of Finland has started to increase as a result of the strong economic recovery in agriculture and livestock farming in the Leningrad region. Also sludge produced from municipal wastewater treatment plant of the Leningrad region causes the great impact on the environment, but still the main options for its treatment is disposal on the sludge beds or Landfills. The aim of this study was to evaluate the implementation of possible joint treatment methods of manure form livestock and poultry enterprises and sewage sludge produced from municipal wastewater treatment plants in the Leningrad region. The study is based on published data. The most attention was put on the anaerobic digestion and incineration methods. The manure and sewage sludge generation for the whole Leningrad region and energy potential produced from their treatment were estimated. The calculations showed that total amount of sewage sludge generation is 1 348 000 t/a calculated on wet matter and manure generation is 3 445 000 t/a calculated on wet matter. The potential heat release from anaerobic digestion process and incineration process is 4 880 000 GJ/a and 5 950 000 GJ/a, respectively. Furthermore, the work gives the overview of the general Russian and Finnish legislation concerning manure and sewage sludge treatment. In the Gatchina district it was chosen the WWTP and livestock and poultry enterprises for evaluation of the centralized treatment plant implementation based on anaerobic digestion and incineration methods. The electricity and heat power of plant based on biogas combustion process is 4.3 MW and 7.8 MW, respectively. The electricity and heat power of plant based on manure and sewage sludge incineration process is 3.0 MW and 6.1 MW, respectively.
Resumo:
A sensitive and alternative method for the spectrophotometric determination of chromium(III) based on the formation of chromium(III)/azide complexes was established by investigating a new band in the ultraviolet region. The best experimental conditions for the analytical determination of this metallic ion were: ligand and perchloric acid analytical concentration = 493 and 12.0 mmol L-1, respectively; aqueous medium; T = 25.0 ºC; contact time = 1 hour. The maximum molar absorptivity coefficient occurred at 287 nm (average 1.481 ± 0.008 ´ 10(4) L mol-1 cm-1), leading to the determination of metal ion concentrations one hundred times lower than the ones formerly determined in the visible region. The system obeys Beer's Law and is suitable for chromium determination in the 0.702-2.81 mg L-1 concentration range (15-65% T, 1.00 cm-width quartz cells). Analytical applications of the current method were tested with a nutritional supplement containing chromium. Results were compared with those obtained with atomic absorption spectrometry.