نتایج جستجو برای: of mid

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

Objectives: This study aimed to determine the efficacy of the therapeutic use of play on improving the attention span of children with mild intellectual disability (MID) in elementary school. Methods: This was a quasi-experimental study with a pretest-posttest with a control group so that 30 girls with MID were selected from an exceptional school in Tehran City, Iran, via convenience sampling ...

Journal: :international journal of endocrinology and metabolism 0
georgios androutsopoulos department of obstetrics and gynaecology, university of patras, medical school, rion, greece; nikolaou apostoli 21, patra, 26332, greece , +30-2613604010 panagiotis gkogkos department of obstetrics and gynaecology, university of patras, medical school, rion, greece georgios decavalas department of obstetrics and gynaecology, university of patras, medical school, rion, greece

context maternal serum human chorionic gonadotropin (hcg) and alpha fetal protein (afp) were originally introduced to detect trisomy 21 and neural tube defects. however, in the absence of aneuploidy or neural tube defects, mid-trimester maternal serum hcg and/or maternal serum afp associated with adverse pregnancy outcomes. pregnancies with unexplained mid-trimester elevation in maternal serum ...

Dorri, Narges, Mani Kashani, Khosro, Shariatmadar Ahmadi, Roya,

Comparative evaluation of alveolar bone level measurement pre and at gingival surgery Dr. R. Shariatmadar Ahmadi* - Dr. KH. Mani Kashani** - Dr. N. Dorri*** * - Assistant Professor of Periodontics Dept. Faculty of Dentistry – Hamedan University of Medical Sciences. **- Assistant Professor of MSPH Dept. – Faculty of Medicine – Hamedan University of Medical Sciences. *** - Dentist. Background and...

Journal: :iranian journal of pharmaceutical research 0
minoo moshtaghie department of environment and energy, science and research branch, islamic azad university, tehran, iran pedram malekpouri young researchers club, science and research branch, islamic azad university, tehran, iran. mohammad saeed-zadeh department of clinical biochemistry, school of pharmacy, isfahan university of medical sciences, isfahan, iran. manuchehr mesripour department of clinical biochemistry, school of pharmacy, isfahan university of medical sciences, isfahan, iran. ali asghar moshtaghie department of biochemistry, school of basic sciences, falavarjan branch, islamic azad university, isfahan, iran.

catecholamine is a group of neurotransmitters that is believed to be responsible for the normal function of animal brain. physiological and behavioral changes of human body have been reported due to the damage of the brain function following lead exposure. due to the assumption of lead disposal in brain tissue with two year for its half-life, which results in alteration of brain function, we in...

Journal: :the journal of tehran university heart center 0
seyed hossein ahmadi tehran heart center, tehran university of medical sciences, tehran, iran abbasali karimi tehran heart center, tehran university of medical sciences, tehran, iran mehrab marzban tehran heart center, tehran university of medical sciences, tehran, iran namvar movahedi tehran heart center, tehran university of medical sciences, tehran, iran mohamad reza khatami imam khomeini hospital, tehran university of medical sciences, tehran, iran. saeed sadeghian tehran heart center, tehran university of medical sciences, tehran, iran

background: dialysis patients frequently have coronary artery disease but are regarded as high risk patients for coronary artery bypass grafting (cabg). methods: between february 2002 and september 2006, seventeen dialysis-dependent patients underwent isolated cabg at our center. cabg was performed under cardiopulmonary bypass (cpb) for all the patients. all cases had been maintained on hemodia...

Journal: :the journal of tehran university heart center 0
hakimeh sadeghian tehran heart center, tehran university of medical sciences, tehran, iran. aliasghar kousari tehran heart center, tehran university of medical sciences, tehran, iran. shahla majidi emam khomeini hospital, ahvaz university of medical sciences, ahvaz, iran. mehrnaz rezvanfard tehran heart center, tehran university of medical sciences, tehran, iran. ali kazemisaeid tehran heart center, tehran university of medical sciences, tehran, iran. seyed ali moezzi tehran heart center, tehran university of medical sciences, tehran, iran.

background: it is not clear whether the latest activation sites in the left ventricle (lv) are matched with infracted regions in patients with ischemic cardiomyopathy (icm). we aimed to investigate whether the latest activation sites in the lv are in agreement with the region of akinesia in patients with icm.   methods: data were analyzed in 106 patients (age = 60.5 ± 12.1 y, male = 88.7%) with...

The primary purpose of the present study was to explore whether there was any significant relationship between attitude, self-efficacy, and job satisfaction of Iranian EFL teachers on the one hand, and their choice of teaching strategies. Strategies mostly used by participants of the study with low, mid, and high levels of self-efficacy comprised another purpose of the study. To this end, a que...

Journal: :Genetics 2013
Elizabeth A Thompson

Gene identity by descent (IBD) is a fundamental concept that underlies genetically mediated similarities among relatives. Gene IBD is traced through ancestral meioses and is defined relative to founders of a pedigree, or to some time point or mutational origin in the coalescent of a set of extant genes in a population. The random process underlying changes in the patterns of IBD across the geno...

2008
David C. Giles

Existing research argues that the muscular male body ideal, often promoted in the media, is associated with male body dissatisfaction and increasingly problematic attempts to attain unrealistic body shape by young males. The present study sought to examine the influence of ‘‘lad magazines”, a highly popular media sector over the last decade, and also the role of dating, or relationship, status,...

Journal: :Molecular biology and evolution 1997
Y X Fu W H Li

We present a simple Monte Carlo method for estimating the age of the most recent common ancestor (MRCA) of a sample of DNA sequences. We show that Templeton's (1993) estimator of the age of the MRCA based on the maximum number of nucleotide differences between two sequences in a sample is inaccurate, and we demonstrate the new method by reanalyzing a sample of DNA sequences from human Y chromos...

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

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

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"; } -->