979 resultados para Riemann-Liouville derivatives and integrals of fractional order


Relevância:

100.00% 100.00%

Publicador:

Resumo:

ABSTRACT Nodal glands are found in one third of the Polygalaceae genera and have valuable taxonomic, ecological and evolutionary significance. In Brazil, they occur in five of the eleven genera already registered. However, there is still a controversy regarding the origin of these structures. The objective of this study was to characterize the morphology and the origin of nodal glands inCaamembeca spectabilis, in order to increase the structural and functional knowledge of these glands in the genera. Samples of nodal regions were collected, fixed and processed according to the methods of light microscopy and electron scanning. Ants were observed and identified along the stem axis. The glucose in exudate allows us to classify these glands as extrafloral nectaries. They are located in pairs on the nodal region. However, its origin is in the leaf trace. In the longitudinal section, the nectaries were present in the apex of cells with anticlinal walls impregnated with suberin, which represents the first record for the family. In this region there is also the formation of a hole by lysis. The secretory tissue is surrounded by phloem. Xylem vessels were observed only on the basis of the nectary, where there are also idioblasts with crystals in druse type. We have studied the ontogeny of the glands nodal in Caamembeca spectabilis and unveiled that these glands are linked to the leaves as stipular nectaries. In addition, the new findings presented here may add support for the understanding of morphology and anatomy of nodal glands in Caamembeca.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

ABSTRACT The analysis of changes in species composition and vegetation structure in chronosequences improves knowledge on the regeneration patterns following land abandonment in the Amazon. Here, the objective was to perform floristic-structural analysis in mature forests (with/without timber exploitation) and secondary successions (initial, intermediate and advanced vegetation regrowth) in the Tapajós region. The regrowth age and plot locations were determined using Landsat-5/Thematic Mapper images (1984-2012). For floristic analysis, we determined the sample sufficiency and the Shannon-Weaver (H'), Pielou evenness (J), Value of Importance (VI) and Fisher's alpha (α) indices. We applied the Non-metric Multidimensional Scaling (NMDS) for similarity ordination. For structural analysis, the diameter at the breast height (DBH), total tree height (Ht), basal area (BA) and the aboveground biomass (AGB) were obtained. We inspected the differences in floristic-structural attributes using Tukey and Kolmogorov-Smirnov tests. The results showed an increase in the H', J and α indices from initial regrowth to mature forests of the order of 47%, 33% and 91%, respectively. The advanced regrowth had more species in common with the intermediate stage than with the mature forest. Statistically significant differences between initial and intermediate stages (p<0.05) were observed for DBH, BA and Ht. The recovery of carbon stocks showed an AGB variation from 14.97 t ha-1 (initial regrowth) to 321.47 t ha-1 (mature forests). In addition to AGB, Ht was also important to discriminate the typologies.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper presents the results of experimental investigation on the aqueous dispersion behaviour of micro crystalline cellulose (MCC) prepared using Pluronic F-127. For this purpose, different concentrations (0.5-3.0 wt.%) of MCC were dispersed in water with the help of ultrasonication technique using various concentrations of Pluronic F-127. The homogeneity of the suspensions and agglomerations were characterized by optical and transmission electron microscopy and the concentration of well dispersed MCC was measured using UV-Vis spectroscopy. Also, the suspensions were subjected to high speed ultracentrifugation at 3000 rpm and observed visually for sedimentation and subsequently, concentration was calculated using UV-Vis, in order to assess the long term stability of the suspensions. Based on these experiments, optimum concentration of Pluronic to disperse different MCC concentrations has been suggested.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

High transverse momentum jets produced in pp collisions at a centre of mass energy of 7 TeV are used to measure the transverse energy--energy correlation function and its associated azimuthal asymmetry. The data were recorded with the ATLAS detector at the LHC in the year 2011 and correspond to an integrated luminosity of 158 pb−1. The selection criteria demand the average transverse momentum of the two leading jets in an event to be larger than 250 GeV. The data at detector level are well described by Monte Carlo event generators. They are unfolded to the particle level and compared with theoretical calculations at next-to-leading-order accuracy. The agreement between data and theory is good and provides a precision test of perturbative Quantum Chromodynamics at large momentum transfers. From this comparison, the strong coupling constant given at the Z boson mass is determined to be αs(mZ)=0.1173±0.0010 (exp.) +0.0065−0.0026 (theo.).

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Correlations between the elliptic or triangular flow coefficients vm (m=2 or 3) and other flow harmonics vn (n=2 to 5) are measured using sNN−−−−√=2.76 TeV Pb+Pb collision data collected in 2010 by the ATLAS experiment at the LHC, corresponding to an integrated lumonisity of 7 μb−1. The vm-vn correlations are measured in midrapidity as a function of centrality, and, for events within the same centrality interval, as a function of event ellipticity or triangularity defined in a forward rapidity region. For events within the same centrality interval, v3 is found to be anticorrelated with v2 and this anticorrelation is consistent with similar anticorrelations between the corresponding eccentricities ϵ2 and ϵ3. On the other hand, it is observed that v4 increases strongly with v2, and v5 increases strongly with both v2 and v3. The trend and strength of the vm-vn correlations for n=4 and 5 are found to disagree with ϵm-ϵn correlations predicted by initial-geometry models. Instead, these correlations are found to be consistent with the combined effects of a linear contribution to vn and a nonlinear term that is a function of v22 or of v2v3, as predicted by hydrodynamic models. A simple two-component fit is used to separate these two contributions. The extracted linear and nonlinear contributions to v4 and v5 are found to be consistent with previously measured event-plane correlations.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Tese de Doutoramento em Psicologia Clínica / Psicologia

Relevância:

100.00% 100.00%

Publicador:

Resumo:

A spreadsheet usually starts as a simple and singleuser software artifact, but, as frequent as in other software systems, quickly evolves into a complex system developed by many actors. Often, different users work on different aspects of the same spreadsheet: while a secretary may be only involved in adding plain data to the spreadsheet, an accountant may define new business rules, while an engineer may need to adapt the spreadsheet content so it can be used by other software systems.Unfortunately,spreadsheetsystemsdonotoffermodular mechanisms, and as a consequence, some of the previous tasks may be defined by adding intrusive “code” to the spreadsheet. In this paper we go through the design and implementation of an aspect-oriented language for spreadsheets so that users can work on different aspects of a spreadsheet in a modular way. For example, aspects can be defined in order to introduce new business rules to an existing spreadsheet, or to manipulate the spreadsheet data to be ported to another system. Aspects are defined as aspect-oriented program specifications that are dynamically woven into the underlying spreadsheet by an aspect weaver. In this aspect-oriented style of spreadsheet development, differentusers develop,orreuse,aspects withoutaddingintrusive code to the original spreadsheet. Such code is added/executed by the spreadsheet weaving mechanism proposed in this paper.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper proposes and validates a model-driven software engineering technique for spreadsheets. The technique that we envision builds on the embedding of spreadsheet models under a widely used spreadsheet system. This means that we enable the creation and evolution of spreadsheet models under a spreadsheet system. More precisely, we embed ClassSheets, a visual language with a syntax similar to the one offered by common spreadsheets, that was created with the aim of specifying spreadsheets. Our embedding allows models and their conforming instances to be developed under the same environment. In practice, this convenient environment enhances evolution steps at the model level while the corresponding instance is automatically co-evolved.Finally,wehave designed and conducted an empirical study with human users in order to assess our technique in production environments. The results of this study are promising and suggest that productivity gains are realizable under our model-driven spreadsheet development setting.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Tese de Doutoramento em Engenharia Química e Biológica.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The use of genome-scale metabolic models has been rapidly increasing in fields such as metabolic engineering. An important part of a metabolic model is the biomass equation since this reaction will ultimately determine the predictive capacity of the model in terms of essentiality and flux distributions. Thus, in order to obtain a reliable metabolic model the biomass precursors and their coefficients must be as precise as possible. Ideally, determination of the biomass composition would be performed experimentally, but when no experimental data are available this is established by approximation to closely related organisms. Computational methods however, can extract some information from the genome such as amino acid and nucleotide compositions. The main objectives of this study were to compare the biomass composition of several organisms and to evaluate how biomass precursor coefficients affected the predictability of several genome-scale metabolic models by comparing predictions with experimental data in literature. For that, the biomass macromolecular composition was experimentally determined and the amino acid composition was both experimentally and computationally estimated for several organisms. Sensitivity analysis studies were also performed with the Escherichia coli iAF1260 metabolic model concerning specific growth rates and flux distributions. The results obtained suggest that the macromolecular composition is conserved among related organisms. Contrasting, experimental data for amino acid composition seem to have no similarities for related organisms. It was also observed that the impact of macromolecular composition on specific growth rates and flux distributions is larger than the impact of amino acid composition, even when data from closely related organisms are used.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Tese de Doutoramento (Programa doutoral em Engenharia de Materiais)

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Ochratoxin A (OTA) is a very well known mycotoxin found in several food commodities for which maximum limits are being discussed in EC in other to produce appropriate regulations. OTA is one of several ochratoxins produced by Aspergillus and Penicillium species. All the compounds in this group have a molecular structure very similar to OTA and some were already isolated from natural substrates. Several of these compounds such as ochratoxin , methyl and ethyl ester of ochratoxin A, 4-R and S-hydroxyochratoxin A, 10-hydroxyochratoxin A and ochratoxin A open lactone are commercially unavailable. However, they can be easily synthesized through OTA modification. With the main objective of its application on further research works, OTA production, isolation and purification has been optimised from an A. alliaceus strain grown on wheat medium. Synthesis and purification of some OTA derivatives has been achieved and an HPLC method for their detection was optimised. Data about their production by several species of Aspergillus will be presented. The toxicological properties of ochratoxins are still not very clear and a future EC safety limit for OTA will depend on e.g., a better clarification of its carcinogenity. Could OTA derivatives play a role here?

Relevância:

100.00% 100.00%

Publicador:

Resumo:

El objetivo del presente proyecto es estudiar los procesos físicos y químicos del radical OH con compuestos orgánicos volátiles (COVs), con los cuales sea factible la formación de agregados de van der Waals (vdW) responsables de la curvatura en los gráficos de Arrhenius, empleando técnicas modernas, complementarias entre si y novedosas en el país. El problema será abordado desde tres perspectivas complementarias: 1) estudios cinéticos, 2) estudios mecanísticos y de distribución de productos y 3) estudios de la dinámica de los procesos físicos y químicos. La finalidad es alcanzar una mejor comprensión de los mecanismos que intervienen en el comportamiento químico de especies presentes en la atmósfera y obtener datos cinéticos de alta calidad que puedan alimentar modelos computacionales capaces de describir la composición de la atmósfera, presente y futura. Los objetivos son estudiar: 1) mediante fotólisis láser pulsada con detección por fluorescencia inducida por láser (PLP-LIF), en reactores de flujo, la cinética de reacción del radical OH(v”=0) con COVs que presentan gráficos de Arrhenius curvos con energías de activación negativas, tales como alcoholes insaturados, alquenos halogenados, éteres halogenados, ésteres alifáticos; 2) en una cámara de simulación de condiciones atmosféricas de gran volumen (4500 L), la identidad y el rendimiento de productos de las reacciones mencionadas, a fines de evaluar su impacto atmosférico y dilucidar los mecanismos de reacción; 3) mediante haces moleculares y espectroscopía láser, la estructura y reactividad de complejos de vdW entre alcoholes insaturados o aromáticos (cresoles) y el radical OH, como modelo de los aductos propuestos como responsables de la desviación al comportamiento de Arrhenius de las reacciones mencionadas; 4) mediante PLP-LIF y expansiones supersónicas, las constantes específicas estado a estado (ksts) de relajación/reacción del radical OH(v”=1-4) vibracionalmente excitado con los COVs mencionados. Los resultados experimentales obtenidos serán contrastados con cálculos ab-initio de estructura electrónica, los cuales apoyarán las interpretaciones, permitirán proponer estructuras de estados de transición y aductos colisionales, como así también calcular las frecuencias de vibración de los complejos de vdW para su posterior asignación en los espectros LIF y REMPI. Asimismo, los mecanismos de reacción propuestos y los parámetros cinéticos medidos experimentalmente serán comparados con aquellos obtenidos por cálculos teóricos. The aim of this project is to study the physical and chemical processes of OH radicals with volatile organic compounds (VOCs) with which the formation of van der Waals (vdW) clusters, responsible for the observed curvature in the Arrhenius plots, might be feasible. The problem will be addressed as follow : 1) kinetic studies; 2) products distribution and mechanistic studies and 3) dynamical studies of the physical and chemical processes. The purpose is to obtain a better understanding of the mechanisms that govern the chemical behavior of species present in the atmosphere and to obtain high quality kinetic data to be used as input to computational models. We will study: 1) the reaction kinetics of OH (v”=0) radicals with VOCs such as unsaturated alcohols, halogenated alkenes, halogenated ethers, aliphatic esters, which show curved Arrhenius plots and negative activation energies, by PLP-LIF, in flow systems; 2) in a large volume (4500 L) atmospheric simulation chamber, reaction products yields in order to evaluate their atmospheric impact and reaction mechanisms; 3) using molecular beams and laser spectroscopy, the structure and reactivity of the vdW complexes formed between the unsaturated or aromatic alcohols and the OH radicals as a model of the adducts proposed as responsible for the non-Arrhenius behavior; 4) the specific state-to-state relaxation/reaction rate constants (ksts) of the vibrationally excited OH (v”=1-4) radical with the VOCs by PLP-LIF and supersonic expansions. Ab-initio calculations will be carried out to support the interpretation of the experimental results, to obtain the transition state and collisional adducts structures, as well as to calculate the vibrational frequencies of the vdW complexes to assign to the LIF and REMPI spectra. Also, the proposed reaction mechanisms and the experimentally measured kinetic parameters will be compared with those obtained from theoretical calculations.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The modern computer systems that are in use nowadays are mostly processor-dominant, which means that their memory is treated as a slave element that has one major task – to serve execution units data requirements. This organization is based on the classical Von Neumann's computer model, proposed seven decades ago in the 1950ties. This model suffers from a substantial processor-memory bottleneck, because of the huge disparity between the processor and memory working speeds. In order to solve this problem, in this paper we propose a novel architecture and organization of processors and computers that attempts to provide stronger match between the processing and memory elements in the system. The proposed model utilizes a memory-centric architecture, wherein the execution hardware is added to the memory code blocks, allowing them to perform instructions scheduling and execution, management of data requests and responses, and direct communication with the data memory blocks without using registers. This organization allows concurrent execution of all threads, processes or program segments that fit in the memory at a given time. Therefore, in this paper we describe several possibilities for organizing the proposed memory-centric system with multiple data and logicmemory merged blocks, by utilizing a high-speed interconnection switching network.