990 resultados para Extraction de structure
Resumo:
Here we focus on factor analysis from a best practices point of view, by investigating the factor structure of neuropsychological tests and using the results obtained to illustrate on choosing a reasonable solution. The sample (n=1051 individuals) was randomly divided into two groups: one for exploratory factor analysis (EFA) and principal component analysis (PCA), to investigate the number of factors underlying the neurocognitive variables; the second to test the "best fit" model via confirmatory factor analysis (CFA). For the exploratory step, three extraction (maximum likelihood, principal axis factoring and principal components) and two rotation (orthogonal and oblique) methods were used. The analysis methodology allowed exploring how different cognitive/psychological tests correlated/discriminated between dimensions, indicating that to capture latent structures in similar sample sizes and measures, with approximately normal data distribution, reflective models with oblimin rotation might prove the most adequate.
Resumo:
Monetary policy is conducted in an environment of uncertainty. This paper sets upa model where the central bank uses real-time data from the bond market togetherwith standard macroeconomic indicators to estimate the current state of theeconomy more efficiently, while taking into account that its own actions influencewhat it observes. The timeliness of bond market data allows for quicker responsesof monetary policy to disturbances compared to the case when the central bankhas to rely solely on collected aggregate data. The information content of theterm structure creates a link between the bond market and the macroeconomythat is novel to the literature. To quantify the importance of the bond market asa source of information, the model is estimated on data for the United Statesand Australia using Bayesian methods. The empirical exercise suggests that thereis some information in the US term structure that helps the Federal Reserve toidentify shocks to the economy on a timely basis. Australian bond prices seemto be less informative than their US counterparts, perhaps because Australia is arelatively small and open economy.
Resumo:
In addition to the more reactive forms, metals can occur in the structure of minerals, and the sum of all these forms defines their total contents in different soil fractions. The isomorphic substitution of heavy metals for example alters the dimensions of the unit cell and mineral size. This study proposed a method of chemical fractionation of heavy metals, using more powerful extraction methods, to remove the organic and different mineral phases completely. Soil samples were taken from eight soil profiles (0-10, 10-20 and 20-40 cm) in a Pb mining and metallurgy area in Adrianópolis, Paraná, Brazil. The Pb and Zn concentrations were determined in the following fractions (complete phase removal in each sequential extraction): exchangeable; carbonates; organic matter; amorphous and crystalline Fe oxides; Al oxide, amorphous aluminosilicates and kaolinite; and residual fractions. The complete removal of organic matter and mineral phases in sequential extractions resulted in low participation of residual forms of Pb and Zn in the total concentrations of these metals in the soils: there was lower association of metals with primary and 2:1 minerals and refractory oxides. The powerful methods used here allow an identification of the complete metal-mineral associations, such as the occurrence of Pb and Zn in the structure of the minerals. The higher incidence of Zn than Pb in the structure of Fe oxides, due to isomorphic substitution, was attributed to a smaller difference between the ionic radius of Zn2+ and Fe3+.
Resumo:
This study presents an automatic, computer-aided analytical method called Comparison Structure Analysis (CSA), which can be applied to different dimensions of music. The aim of CSA is first and foremost practical: to produce dynamic and understandable representations of musical properties by evaluating the prevalence of a chosen musical data structure through a musical piece. Such a comparison structure may refer to a mathematical vector, a set, a matrix or another type of data structure and even a combination of data structures. CSA depends on an abstract systematic segmentation that allows for a statistical or mathematical survey of the data. To choose a comparison structure is to tune the apparatus to be sensitive to an exclusive set of musical properties. CSA settles somewhere between traditional music analysis and computer aided music information retrieval (MIR). Theoretically defined musical entities, such as pitch-class sets, set-classes and particular rhythm patterns are detected in compositions using pattern extraction and pattern comparison algorithms that are typical within the field of MIR. In principle, the idea of comparison structure analysis can be applied to any time-series type data and, in the music analytical context, to polyphonic as well as homophonic music. Tonal trends, set-class similarities, invertible counterpoints, voice-leading similarities, short-term modulations, rhythmic similarities and multiparametric changes in musical texture were studied. Since CSA allows for a highly accurate classification of compositions, its methods may be applicable to symbolic music information retrieval as well. The strength of CSA relies especially on the possibility to make comparisons between the observations concerning different musical parameters and to combine it with statistical and perhaps other music analytical methods. The results of CSA are dependent on the competence of the similarity measure. New similarity measures for tonal stability, rhythmic and set-class similarity measurements were proposed. The most advanced results were attained by employing the automated function generation – comparable with the so-called genetic programming – to search for an optimal model for set-class similarity measurements. However, the results of CSA seem to agree strongly, independent of the type of similarity function employed in the analysis.
Resumo:
ABSTRACT We aimed in this work to study natural populations of copaiba (Copaifera multijuga Hayne) on the Monte Branco mountain at Porto Trombetas-PA, in order to support sustainable management and the exploitation of oleoresin from copaiba. We studied the population structure of copaiba on hillsides and valleys of the south face of Monte Branco, within Saracá Taquera National Forest, where bauxite ore was extracted in the biennium 2013-2014 by Mineração Rio do Norte (MRN). We produced a 100% forest inventory of the specie and of oleoresin extraction in order to quantify the potential production of the remaining area. The density of copaiba individuals with DBH > 30 cm was 0.33 individuals per hectare in the hillside and 0.25 individuals per hectare in the valley. Both environments presented a density of 0.28 individuals per hectare. The average copaiba oleoresin yield was 0.661±0.334 liters in the hillside and 0.765±0.280 liters in the valley. The average value of both environments together (hillside and valley) was 0.714±0.218 liters. From all individuals with DBH over 30 cm, 38 (58%) produced some amount of oleoresin, averaging 1.113±0.562 liters in the hillside, 1.329±0.448 liters in the valley and 1.190±0.355 liters in both environments together. The results show the need for planning the use of the surroundings of the study area in order to reach the required volume of copaiba to make feasible the sustainable management of oleoresin extraction in the region.
Resumo:
Biomedical natural language processing (BioNLP) is a subfield of natural language processing, an area of computational linguistics concerned with developing programs that work with natural language: written texts and speech. Biomedical relation extraction concerns the detection of semantic relations such as protein-protein interactions (PPI) from scientific texts. The aim is to enhance information retrieval by detecting relations between concepts, not just individual concepts as with a keyword search. In recent years, events have been proposed as a more detailed alternative for simple pairwise PPI relations. Events provide a systematic, structural representation for annotating the content of natural language texts. Events are characterized by annotated trigger words, directed and typed arguments and the ability to nest other events. For example, the sentence “Protein A causes protein B to bind protein C” can be annotated with the nested event structure CAUSE(A, BIND(B, C)). Converted to such formal representations, the information of natural language texts can be used by computational applications. Biomedical event annotations were introduced by the BioInfer and GENIA corpora, and event extraction was popularized by the BioNLP'09 Shared Task on Event Extraction. In this thesis we present a method for automated event extraction, implemented as the Turku Event Extraction System (TEES). A unified graph format is defined for representing event annotations and the problem of extracting complex event structures is decomposed into a number of independent classification tasks. These classification tasks are solved using SVM and RLS classifiers, utilizing rich feature representations built from full dependency parsing. Building on earlier work on pairwise relation extraction and using a generalized graph representation, the resulting TEES system is capable of detecting binary relations as well as complex event structures. We show that this event extraction system has good performance, reaching the first place in the BioNLP'09 Shared Task on Event Extraction. Subsequently, TEES has achieved several first ranks in the BioNLP'11 and BioNLP'13 Shared Tasks, as well as shown competitive performance in the binary relation Drug-Drug Interaction Extraction 2011 and 2013 shared tasks. The Turku Event Extraction System is published as a freely available open-source project, documenting the research in detail as well as making the method available for practical applications. In particular, in this thesis we describe the application of the event extraction method to PubMed-scale text mining, showing how the developed approach not only shows good performance, but is generalizable and applicable to large-scale real-world text mining projects. Finally, we discuss related literature, summarize the contributions of the work and present some thoughts on future directions for biomedical event extraction. This thesis includes and builds on six original research publications. The first of these introduces the analysis of dependency parses that leads to development of TEES. The entries in the three BioNLP Shared Tasks, as well as in the DDIExtraction 2011 task are covered in four publications, and the sixth one demonstrates the application of the system to PubMed-scale text mining.
Resumo:
Effective processes to fractionate the main compounds in biomass, such as wood, are a prerequisite for an effective biorefinery. Water is environmentally friendly and widely used in industry, which makes it a potential solvent also for forest biomass. At elevated temperatures over 100 °C, water can readily hydrolyse and dissolve hemicelluloses from biomass. In this work, birch sawdust was extracted using pressurized hot water (PHWE) flow-through systems. The hypothesis of the work was that it is possible to obtain polymeric, water-soluble hemicelluloses from birch sawdust using flow-through PHW extractions at both laboratory and large scale. Different extraction temperatures in the range 140–200 °C were evaluated to see the effect of temperature to the xylan yield. The yields and extracted hemicelluloses were analysed to obtain sugar ratios, the amount of acetyl groups, furfurals and the xylan yields. Higher extraction temperatures increased the xylan yield, but decreased the molar mass of the dissolved xylan. As the extraction temperature increased, more acetic acid was released from the hemicelluloses, thus further decreasing the pH of the extract. There were only trace amounts of furfurals present after the extractions, indicating that the treatment was mild enough not to degrade the sugars further. The sawdust extraction density was increased by packing more sawdust in the laboratory scale extraction vessel. The aim was to obtain extracts with higher concentration than in typical extraction densities. The extraction times and water flow rates were kept constant during these extractions. The higher sawdust packing degree decreased the water use in the extractions and the extracts had higher hemicellulose concentrations than extractions with lower sawdust degrees of packing. The molar masses of the hemicelluloses were similar in higher packing degrees and in the degrees of packing that were used in typical PHWE flow-through extractions. The structure of extracted sawdust was investigated using small angle-(SAXS) and wide angle (WAXS) x-ray scattering. The cell wall topography of birch sawdust and extracted sawdust was compared using x-ray tomography. The results showed that the structure of the cell walls of extracted birch sawdust was preserved but the cell walls were thinner after the extractions. Larger pores were opened inside the fibres and cellulose microfibrils were more tightly packed after the extraction. Acetate buffers were used to control the pH of the extracts during the extractions. The pH control prevented excessive xylan hydrolysis and increased the molar masses of the extracted xylans. The yields of buffered extractions were lower than for plain water extractions at 160–170 °C, but at 180 °C yields were similar to those from plain water and pH buffers. The pH can thus be controlled during extraction with acetate buffer to obtain xylan with higher molar mass than those obtainable using plain water. Birch sawdust was extracted both in the laboratory and pilot scale. The performance of the PHWE flow-through system was evaluated in the laboratory and the pilot scale using vessels with the same shape but different volumes, with the same relative water flow through the sawdust bed, and in the same extraction temperature. Pre-steaming improved the extraction efficiency and the water flow through the sawdust bed. The extracted birch sawdust and the extracted xylan were similar in both laboratory and pilot scale. The PHWE system was successfully scaled up by a factor of 6000 from the laboratory to pilot scale and extractions performed equally well in both scales. The results show that a flow-through system can be further scaled up and used to extract water-soluble xylans from birch sawdust. Extracted xylans can be concentrated, purified, and then used in e.g. films and barriers, or as building blocks for novel material applications.
Resumo:
Order parameter profiles extracted from the NMR spectra of model membranes are a valuable source of information about their structure and molecular motions. To al1alyze powder spectra the de-Pake-ing (numerical deconvolution) ~echnique can be used, but it assumes a random (spherical) dist.ribution of orientations in the sample. Multilamellar vesicles are known to deform and orient in the strong magnetic fields of NMR magnets, producing non-spherical orientation distributions. A recently developed technique for simultaneously extracting the anisotropies of the system as well as the orientation distributions is applied to the analysis of partially magnetically oriented 31p NMR spectra of phospholipids. A mixture of synthetic lipids, POPE and POPG, is analyzed to measure distortion of multilamellar vesicles in a magnetic field. In the analysis three models describing the shape of the distorted vesicles are examined. Ellipsoids of rotation with a semiaxis ratio of about 1.14 are found to provide a good approximation of the shape of the distorted vesicles. This is in reasonable agreement with published experimental work. All three models yield clearly non-spherical orientational distributions, as well as a precise measure of the anisotropy of the chemical shift. Noise in the experimental data prevented the analysis from concluding which of the three models is the best approximation. A discretization scheme for finding stability in the algorithm is outlined
Resumo:
We present a statistical image-based shape + structure model for Bayesian visual hull reconstruction and 3D structure inference. The 3D shape of a class of objects is represented by sets of contours from silhouette views simultaneously observed from multiple calibrated cameras. Bayesian reconstructions of new shapes are then estimated using a prior density constructed with a mixture model and probabilistic principal components analysis. We show how the use of a class-specific prior in a visual hull reconstruction can reduce the effect of segmentation errors from the silhouette extraction process. The proposed method is applied to a data set of pedestrian images, and improvements in the approximate 3D models under various noise conditions are shown. We further augment the shape model to incorporate structural features of interest; unknown structural parameters for a novel set of contours are then inferred via the Bayesian reconstruction process. Model matching and parameter inference are done entirely in the image domain and require no explicit 3D construction. Our shape model enables accurate estimation of structure despite segmentation errors or missing views in the input silhouettes, and works even with only a single input view. Using a data set of thousands of pedestrian images generated from a synthetic model, we can accurately infer the 3D locations of 19 joints on the body based on observed silhouette contours from real images.
Resumo:
it has been established that triazinyl bipyridines (hemi-BTPs) and bis-triazinyl pyridines (BTPs), ligands which are currently being investigated as possible ligands for the separation of actinides from lanthanides in nuclear waste, are able to form homoleptic complexes with first row transition metals such as cobalt(IT), copper(II), iron(II), manganese(II), nickel(II) and zinc(II). The metal complexes exhibit six-co-ordinate octahedral structures and redox states largely analogous to those of the related terpyridine complexes. The reactivity of the different redox states of cobalt bis-hemi-BTP complex in aqueous environments has been studied with two-phase electrochemistry by immobilisation of the essentially water-insoluble metal complexes on graphite electrodes and the immersion of this modified electrode in an aqueous electrolyte. It was found that redox potentials for the metal-centred reactions were pH-independent whereas the potentials for the ligand-centred reactions were strongly pH-dependent. The reductive degradation of these complexes has been investigated by computational methods. Solvent extraction experiments have been carried out for a range of metals and these show that cobalt(II) and nickel(II) as well as palladium(II), cadmium(II) and lead(II) were all extracted with the ligands 1e and 2c with higher distribution ratios that was observed for americium(III) under the same conditions. The implications of this result for the use of these ligands to separate actinides from nuclear waste are discussed. (c) 2005 Elsevier Ltd. All rights reserved.
Resumo:
The synthesis of the first example of a new class of tetradentate reagents for the efficient separation of americium(Ill) and europium(111) is reported together with the structure of the complex formed with europium(III), (C) 2004 Elsevier B.V. All rights reserved.
Resumo:
The extracting agent 2,6-bis(4,6-di-pivaloylamino-1,3,5-triazin-2-yl)-pyridine (L-5) in n-octanol was found, in synergy with 2-bromodecanoic acid, to give D-Am/D-Eu separation factors (SFs) between 2.4 and 3.7 when used to extract the metal ions from 0.02-0.12 M HNO3. Slightly higher SFs (4-6) were obtained in the absence of the synergist when the ligand was used to extract Am(III) and Eu(III) from 0.98 M HNO3. In order to investigate the possible nature of the extracted species crystal structures of L-5 and the complex formed between Yb(III) with 2,6-bis(4,6-di-amino-1,3,5-triazin-2-yl)-pyridine (L-4) were also determined. The structure of L-5 shows 3 methanol solvent molecules all of which form 2 or 3 hydrogen bonds with triazine nitrogen atoms, amide nitrogen or oxygen atoms, or pyridine nitrogen atoms. However, L-5 is relatively unstable in metal complexation reactions and loses amide groups to form the parent tetramine L-4. The crystal structure of Yb(L-4)(NO3)(3) shows ytterbium in a 9-coordinate environment being bonded to three donor atoms of the ligand and three bidentate nitrate ions. The solvent extraction properties of L-4 and L-5 are far inferior to those found for the 2,6-bis-(1,2,4-triazin-3-yl)-pyridines (L-1) which have SF values of ca. 140 and theoretical calculations have been made to compare the electronic properties of the ligands. The electronic charge distribution in L-4 and L-5 is similar to that found in other terdentate ligands such as terpyridine which have equally poor extraction properties and suggests that the unique properties of L-1 evolve from the presence of two adjacent nitrogen atoms in the triazine rings.
Resumo:
Quantitative structure activity relationships (QSARs) have been developed to optimise the choice of nitrogen heterocyclic molecules that can be used to separate the minor actinides such as americium(III) from europium(III) in the aqueous PUREX raffinate of nuclear waste. Experimental data on distribution coefficients and separation factors (SFs) for 47 such ligands have been obtained and show SF values ranging from 0.61 to 100. The ligands were divided into a training set of 36 molecules to develop the QSAR and a test set of 11 molecules to validate the QSAR. Over 1500 molecular descriptors were calculated for each heterocycle and the Genetic Algorithm was used to select the most appropriate for use in multiple regression equations. Equations were developed fitting the separation factors to 6-8 molecular descriptors which gave r(2) values of >0.8 for the training set and values of >0.7 for the test set, thus showing good predictive quality. The descriptors used in the equations were primarily electronic and steric. These equations can be used to predict the separation factors of nitrogen heterocycles not yet synthesised and/or tested and hence obtain the most efficient ligands for lanthanide and actinide separation. (C) 2003 Elsevier B.V. All rights reserved.
Resumo:
New hydrophobic, tridentate nitrogen heterocyclic reagents (BATPs) such as 2,6-bis(5,5,8,8-tetramethyl-5,6,7,8-tetrahydrobenzo[1,2,4]triazin-3-yl) pyridine (1) and 2,6-bis(9,9,10,10-tetramethyl-9,10-dihydro-1,2,4-triaza-anthrane-3-yl) pyridine (2) have been studied. I is resistant to hydrolysis in 3 M nitric acid, whereas 2 is resistant to both acid hydrolysis and radiolysis. The molecules are able to give significantly enhanced separations of americium(III) from an excess of europium(III) in nitric acid. Typically, for 1 D-Am = 500 and SFAm,/Eu = 5000 compared with D-Am = 30 and SFAm /Eu = 400 with the reference molecule 2,6-bis(isopropyl[1,2,4]triazin-3-yl) pyridine (7). In order to increase the stability of 1 and 2, the labile alpha-benzylic hydrogens that are present in 7 have been replaced by alkyl groups. Three molecules of 1 are able to enclose completely the coordination sphere of the M(III) in the crystal structure of [Y(1)(3)][Y(NO3)(5)]center dot NO3 center dot 2.5H(2)O.
Resumo:
The bifunctional carbamoyl methyl sulfoxide ligands, PhCH2SOCH2CONHPh (L-1), PhCH2SOCH2CONHCH2Ph (L-2), (PhSOCH2CONPr2)-Pr-i (L-3), PhSOCH2CONBu2 (L-4), (PhSOCH2CONBu2)-Bu-i (L-5) and PhSOCH2CON(C8H17)(2) (L-6) have been synthesized and characterized by spectroscopic methods. The selected coordination chemistry of L-1, L-3, L-4 and L-5 with [UO2(NO3)(2)] and [Ce(NO3)(3)] has been evaluated. The structures of the compounds [UO2(NO3)(2)((PhSOCH2CONBu2)-Bu-i)] (10) and [Ce(NO3)(3)(PhSOCH2CONBu2)(2)] (12) have been determined by single crystal X-ray diffraction methods. Preliminary extraction studies of ligand L-6 with U(VI), Pu(IV) and Am(III) in tracer level showed an appreciable extraction for U(VI) and Pu(IV) in up to 10 M HNO3 but not for Am(III). Thermal studies on compounds 8 and 10 in air revealed that the ligands can be destroyed completely on incineration. The electron spray mass spectra of compounds 8 and 10 in acetone show that extensive ligand distribution reactions occur in solution to give a mixture of products with ligand to metal ratios of 1 : 1 and 2 : 1. However, 10 retains its solid state structure in CH2Cl2.