نتایج جستجو برای: fragmentation measurement

تعداد نتایج: 474775  

Journal: :نشریه دانشکده فنی 0
دکتر محمد محمدی

a detailed analysis of the electron-impact-induced fragmentation of 5,8dithiaspiro (3.1) octane and s,9-dithiaspiro 6.5) nonane is presented. the tetradeuteri6-analog of the cyclic dithioketals is prepared as an aid in analysing the fragmentation patterns. it was readily seen that the nature of the fragmentation pathway was governed by the size of the ring containing the two sulfur atoms and th...

Journal: :The European respiratory journal 2004
E Sforza J Haba-Rubio F De Bilbao T Rochat V Ibanez

Altered vigilance performance has been documented in patients with sleep-related breathing disorders (SRBDs). Sleep fragmentation, sleepiness, respiratory disturbances and nocturnal hypoxaemia have been suggested as the pathogenesis of these deficits, yet it remains difficult to find a good correlation between performance deficits and the above factors. In the present study, which performance m...

2015
Ju Hee Park Seul Ki Kim Jayeon Kim Ji Hee Kim Jae Hoon Chang Byung Chul Jee Seok Hyun Kim

OBJECTIVE The study aimed to evaluate the feasibility and reproducibility of measuring phospholipase C zeta (PLCζ) using immunostaining in human sperm and to investigate the relationship between PLCζ immunoreactivity and DNA fragmentation and oxidation in human sperm. METHODS Semen samples were obtained from participants (n=44) and processed by the conventional swim-up method. Sperm concentra...

2008
Vadim V. Lozovoy Yair Andegeko Xin Zhu Marcos Dantus

This article presents a new perspective on laser control based on insights into the effect of spectral phase on nonlinear optical processes. Gaining this understanding requires the systematic evaluation of the molecular response as a function of a series of pre-defined accurately shaped laser pulses. The effort required is rewarded with robust, highly reproducible, results. This approach is ill...

2016
Natalia B. Mota Mauro Copelli Sidarta Ribeiro

Background: The precise quantification of negative symptoms is necessary to improve differential diagnosis and prognosis prediction in Schizophrenia. In chronic psychotic patients, the representation of verbal reports as word graphs provides automated sorting of schizophrenia, bipolar disorder and control groups based on the degree of speech connectedness. Here we aim to use machine learning to...

2004
MARCO RADICI

The observation of the quark transversity distribution requires another soft object sensitive to the quark's transverse spin. Dihadron fragmentation functions represent a convenient tool to analyze partonic spin, which can influence the angular distribution of the two hadrons. In particular, the so-called interference fragmentation functions can be used to probe transversity both in semi-inclus...

2007
Amany A. E. Ahmed Amal J. Fatani

Oxidative stress with subsequent production of reactive oxygen species has been postulated as one of the mechanisms of naphthalene toxicity. In the present study, the effect of oral administration of the natural antioxidant and free radical scavenger, proanthocyanidins present in grape seeds (GSP, 10 or 50 mg kg, p.o.), has been investigated in rats following the concomitant administration of n...

1996
Serge Galam

Competing bimodal coalitions among a group of actors are discussed. First, a model from political sciences is revisited. Most of the model statements are found not to be contained in the model. Second, a new coalition model is built. It accounts for local versus global alignment with respect to the joining of a coalition. The existence of two competing world coaltions is found to yield one uniq...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->