Search results for "COD"

showing 10 items of 2985 documents

Multialternating Jordan polynomials and codimension growth of matrix algebras

2007

Abstract Let R be the Jordan algebra of k  ×  k matrices over a field of characteristic zero. We exhibit a noncommutative Jordan polynomial f multialternating on disjoint sets of variables of order k 2 and we prove that f is not a polynomial identity of R . We then study the growth of the polynomial identities of the Jordan algebra R through an analysis of its sequence of Jordan codimensions. By exploiting the basic properties of the polynomial f , we are able to prove that the exponential rate of growth of the sequence of Jordan codimensions of R in precisely k 2 .

Numerical AnalysisJordan matrixPolynomialPure mathematicsAlgebra and Number TheoryJordan algebraMathematics::Rings and AlgebrasJordan algebraZero (complex analysis)Polynomial identityExponential growthNoncommutative geometryCodimensionsMatrix polynomialsymbols.namesakeMatrix (mathematics)symbolsDiscrete Mathematics and CombinatoricsGeometry and TopologyMathematicsCharacteristic polynomial
researchProduct

Macrofungi as ecosystem resources: Conservation versus exploitation

2013

Fungi are organisms of significant importance not only for the crucial roles they undertake in nature but also for many human activities that are strictly dependent on them. Indeed, fungi possess fundamental positions in ecosystems functioning including nutrient cycles and wood decomposition. As concerns human-related activities, edible and non-edible mushrooms are also involved and/or exploited in forestry, pharmaceutical industry and food production; hence, nowadays they represent a major economic source worldwide. In order to maintain and improve their strategic importance, several conservation strategies, such as habitat preservation, are needed. This article reports several contributio…

Nutrient cyclemushroom; truffle; mycodiversity; wood-decay fungi; exploitationAgroforestrybusiness.industryEcologySettore BIO/02 - Botanica SistematicafungitrufflePlant ScienceBiologyMycodiversitywood-decay fungiHabitatGenetic resourcesMycodiversity wood-decay fungi mushroom truffle exploitationSettore BIO/03 - Botanica Ambientale E ApplicataFood processingmushroomEcosystembusinessEcology Evolution Behavior and Systematicsexploitation
researchProduct

Analysis of the infectious entry pathway of human papillomavirus type 33 pseudovirions.

2002

AbstractHuman papillomavirus type 33 (HPV-33) pseudovirus infection is a slow process dependent on the initial interaction with cell-surface heparan sulfate (T. Giroglou, L. Florin, F. Schafer, R. E. Streeck, and M. Sapp, 2001a, J. Virol. 75, 1565–1570). We have now further dissected the initial steps of pseudovirus uptake using removal of cell-surface proteoglycans and selective inhibition of entry pathways. Treatment of cells with heparinase I, but not with phosphoinositol-specific phospholipase C (PIPLC), prevented binding of papillomavirus-like particles and infection with HPV-33 pseudovirions, indicating that GPI-linked proteoglycans (glypicans) are not required for productive infectio…

NystatinEndosomemedia_common.quotation_subjectvirus entryBiologypapillomavirusMicrotubulesendosomal acidificationchemistry.chemical_compoundViral entryVirologyAnimalsHumansInternalizationPapillomaviridaemedia_commonCytochalasin DCOS cellsPhospholipase CVirionpseudovirionsHeparan sulfateVirologyActinsCell biologyAnti-Bacterial AgentsNocodazolechemistryCOS CellsproteoglycansMacrolidesHeparan Sulfate ProteoglycansHeLa CellsVirology
researchProduct

Les récepteurs olfactifs et le codage des odeurs

2008

The first step of the olfactory detection involves the activation by odorants of olfactory receptors, which are membrane proteins embedded in the membrane of olfactory neurons. Odour coding results from the combinatory activation of a set of receptors and rests on their clonal expression. Neuronal olfactory connexion leads to the formation, in the cortex, of a specific sensory map, which gives rise to the odor perception. This combinatorial system allows, with approximately 340 different receptors, to discriminate myriads of odorants that are natural or not (new cooking flavours, synthetic chemicals…). The extreme olfactory genome diversity in human beings may explain different food behavio…

ODOUR CODING0303 health sciencesNutrition and DieteticsODEURMedicine (miscellaneous)ODOURCODAGE OLFACTIFEVOLUTIONMELANGES D’ODORANTS03 medical and health sciences[SDV.AEN] Life Sciences [q-bio]/Food and Nutrition0302 clinical medicineODORANT MIXTURESÉVOLUTIONOLFACTIONOLFACTORY RECEPTORSRECEPTEURS OLFACTIFS[SDV.AEN]Life Sciences [q-bio]/Food and Nutrition030217 neurology & neurosurgery030304 developmental biology
researchProduct

MUSIC-LS Modal Channel Estimation for an OFDM-OQAM System

2008

Orthogonal frequency division multiplexing based on offset quadrature amplitude modulation (OFDM-OQAM) signaling over frequency selective multipath channels shows inter-symbol interference (ISI) and Inter-Channel Interference (ICI) that degrade its performance. Channel equalization and channel estimation are needed to combat these intrinsic interferences. In this paper a novel modal channel estimator based on the MUltiple signal classification (MUSIC) and least squares (LS) algorithms for a wideband passband OFDM-OQAM signaling over static multipath channels is presented. The effects of the frequency selective channel on the received signal are described considering a wideband OFDM-OQAM sys…

OFDM-OQAMOrthogonal frequency-division multiplexingComputer scienceSettore ING-INF/03 - TelecomunicazioniSpeech recognitionData_CODINGANDINFORMATIONTHEORYLeast squaresChannel modelingMUSICIntersymbol interferenceInterference (communication)Adjacent-channel interferenceWidebandAlgorithmQuadrature amplitude modulationComputer Science::Information TheoryCommunication channel
researchProduct

Re-Clustering tool using an Open-Reference method that improves OTU definition

2019

International audience; 1.Environmental microbial communities are now widely studied using metabarcoding approaches, thanks to the democratization of high‐throughput DNA sequencing technologies. The massive number of reads produced with these technologies requires bioinformatic solutions to be treated. A key step in the analysis is to cluster reads into Operational Taxonomic Units (or OTUs) and thus reduce the amount of data for downstream analyses. Due to the important impact of the clustering method on the quantity and quality of OTUs, finding an equilibrium between the reliability and time‐consuming nature of the chosen strategy is a real challenge. The present article proposes a new pos…

OTU definition[SDV.SA]Life Sciences [q-bio]/Agricultural sciences[SPI]Engineering Sciences [physics]post‐clusteringsoil microbial communitiesmetabarcoding approaches[SHS] Humanities and Social SciencesOTU reliability and stabilityReClustORComputingMilieux_MISCELLANEOUS[SHS]Humanities and Social Sciencesclustering
researchProduct

Unified Parallel C++

2018

Abstract Although MPI is commonly used for parallel programming on distributed-memory systems, Partitioned Global Address Space (PGAS) approaches are gaining attention for programming modern multi-core CPU clusters. They feature a hybrid memory abstraction: distributed memory is viewed as a shared memory that is partitioned among nodes in order to simplify programming. In this chapter you will learn about Unified Parallel C++ (UPC++), a library-based extension of C++ that gathers the advantages of both PGAS and Object Oriented paradigms. The examples included in this chapter will help you to understand the main features of PGAS languages and how they can simplify the task of programming par…

Object-oriented programmingSource codeComputer sciencemedia_common.quotation_subjectParallel computingSoftware_PROGRAMMINGTECHNIQUESShared memoryAsynchronous communicationUnified Parallel CDistributed memoryPartitioned global address spacecomputercomputer.programming_languageAbstraction (linguistics)media_common
researchProduct

Patterns Reuse in the PASSI methodology

2003

Design patterns already proved successful in lowering the development time and number of errors of object-oriented software; now, they are, candidate to play a similar role in the MAS (multi-agent system) context. In this work we describe our experiences in the identification, production and application of patterns for agents. Some patterns are described together with the classification criteria and documentation approach we adopt. Upon them, we base a pattern reuse process that can be considered one of the distinguishing elements of the design methodology (PASSI) we use to develop MAS. Patterns can be applied to an existing agent or used to produce a new one with the support of a specific …

Object-oriented programmingSource codeDatabaseUse Case Diagrambusiness.industryComputer scienceDesign Patternmedia_common.quotation_subjectReusecomputer.software_genreSoftwareDocumentationSoftware design patternStructural patternWeb applicationClass diagrammulti-agent systemsSoftware engineeringbusinessComputer-aided software engineeringcomputermedia_common
researchProduct

Seawater carbonate chemistry and percentage cover of macroalgal species at three locations at Vulcano, Italy

2017

Beneficial effects of CO2 on photosynthetic organisms will be a key driver of ecosystem change under ocean acidification. Predicting the responses of macroalgal species to ocean acidification is complex, but we demonstrate that the response of assemblages to elevated CO2 are correlated with inorganic carbon physiology. We assessed abundance patterns and a proxy for CO2:HCO3- use (delta 13C values) of macroalgae along a gradient of CO2 at a volcanic seep, and examined how shifts in species abundance at other Mediterranean seeps are related to macroalgal inorganic carbon physiology. Five macroalgal species capable of using both HCO3- and CO2 had greater CO2 use as concentrations increased. Th…

Ocean Acidification International Coordination Centre (OA-ICC)TemperateRegistration number of speciesSalinityCaulerpa proliferaCommunity composition and diversityBicarbonate ion standard deviationUdotea petiolatainorganicAlkalinity total standard deviationAlkalinitySargassum muticumDictyota dichotomaHalopteris scopariaYearsCystoseira brachycarpaExperimentTemperature waterCarbon inorganic dissolvedCystoseira foeniculaceaCaulerpa racemosaCalculated using seacarb after Nisumaa et al 2010Cystoseira foeniculataAragonite saturation stateAlkalinity totaltotalCO2 ventpHTemperaturedissolvedCarbonate ionPartial pressure of carbon dioxide (water) at sea surface temperature (wet air)Acetabularia acetabulumJania rubensCarbon dioxide standard deviationEarth System Researchδ13CLipid contentstandard deviationField observationUniform resource locator link to referenceCystoseira crinitaCoverageCalcite saturation stateLocationwaterSiteRocky-shore communityFigureBenthosUniform resource locator/link to referenceOcean Acidification International Coordination Centre OA ICCMediterranean SeaCarbon inorganic dissolved standard deviationTypeBicarbonate ionDictyopteris polypodioidesDilophus fasciolaCalculated using seacarb after Nisumaa et al. (2010)SpeciesCystoseira compressaEvent labelCarbonate system computation flagpH standard deviationCarbonate ion standard deviationMassFugacity of carbon dioxide (water) at sea surface temperature (wet air)CarbonOxygenPartial pressure of carbon dioxide water at sea surface temperature wet airCarbon dioxideRocky shore communityEntire communityFugacity of carbon dioxide water at sea surface temperature wet airPadina pavonicaSeasonδ13C standard deviationCoast and continental shelfCodium bursaTableCystoseira barbarta
researchProduct

Mutual Climatic Range Methods for Quaternary Ostracods

2012

Abstract The development of Mutual Climatic Range (MCR) methods for ostracods has included the estimation of marine bottom-water palaeotemperatures, but it has focused mainly on the use of non-marine ostracods to infer past air temperatures. The Delorme analogue MCR method, using only those components of a fossil assemblage that co-exist today, has yielded mean annual air temperature and annual precipitation estimates for North American Quaternary sites. The Mutual Ostracod Temperature Range (MOTR) non-analogue MCR method utilises all species in a fossil assemblage; calibrations based on a European database have been applied to the estimation of mean July and January air temperatures for En…

OceanographybiologyPleistoceneRange (biology)OstracodInterglacialTable (landform)Glacial periodPhysical geographybiology.organism_classificationQuaternaryHoloceneGeology
researchProduct