نتایج جستجو برای: selected exercise training

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

Journal: :journal of research in medical sciences 0
nader - rahnama associate professor reza nouri b phd student, exercise physiology, faculty of physical education and sport sciences, university of guilan, rasht, iran farhad rahmaninia c professor, faculty of physical education and sport sciences, university of guilan, rasht, iran. arsalan damirchi assistant professor, faculty of physical education and sport sciences, university of guilan, rasht, iran hamid emami assistant professor, department of radiotherapy, school of medicine, isfahan university of medical sciences, isfahan, iran.

background: the aim of this study was to investigate the effects of exercise training on maximum aerobic capacity, resting heart rate (rhr), blood pressure and anthropometric variables of postmenopausal women with breast cancer. methods : twenty nine women with breast cancer who received surgery, chemotherapy and radiotherapy with current hormone therapy were divided into two groups; interventi...

Journal: :علوم زیستی ورزشی 0
مهدیه آکوچکیان دانشجوی دکتری طب ورزشی پردیس دانشگاه تهران رضا نوری استادیار پردیس کیش دانشگاه تهران فرهاد رحمانی نیا استاد دانشگاه گیلان ارسلان دمیرچی دانشیار دانشگاه گیلان

treatments for breast cancer such as chemotherapy or hormone therapy can increase osteoporosis. it seems that exercise training can improve bone mineral density. therefore, the aim of this study was to investigate the effect of combined exercise training on bone mineral density (bmd) in postmenopausal women with breast cancer. 29 postmenopausal women with breast cancer (58.27 ± 6.31 years) who ...

Introduction:   Muscle weakness and balance problems are limiting factors in Multiple sclerosis patients that can be improved due to physical activity. The purpose of this study was to investigate the effect of 8 weeks of aerobic exercise on balance function and Physiological Cost Index in patients with MS in Yazd city in 1394. Methods: This quasi-experimental study was conducted in two stages...

Journal: :iranian journal of diabetes and obesity 0
azam ghorbani 1. metabolic disease research center, qazvin university of medical sciences, qazvin, iran. amir ziaee metabolic disease research center, qazvin university of medical sciences, qazvin, iran. zohreh yazdi metabolic disease research center, qazvin university of medical sciences, qazvin, iran. mohammad-hosein khoeyni qazvin university of medical sciences, qazvin, iran mahsa khoshpanjeh metabolic disease research center, qazvin university of medical sciences, qazvin, iran.

objective: for decades, exercise has been considered as a cornerstone for managing diabetes. the current study aimed to determine the effects of short-term exercise on blood glucose, lipids and hba1c in type-2 diabetes mellitus. materials and methods: a total of 61 diabetic patients were randomly selected. later, subjects with capability of doing exercise took part in a special four-week exerci...

Aims: The aim of this study examined the acute effects of exhaustive incremental exercise on serum leptin, glucose and lactate in one session in trained men 18-26 years old. Materials and Methods: Thirty students who had 18-26 years old, body fat between 15-25 percent and VO2max between 35-45 ml/kg/min, simple randomly selected through 200 physical education students and they were divided into...

Journal: :British journal of sports medicine 1995
I L Swaine J Emmett D Murty C Dickinson M Dudfield

Forty women took part in a study designed to investigate self-selected exercise intensity relative to ventilatory threshold during circuit weight training (CWT) and exercise-to-music (ETM) sessions. Subjects were assigned to one of two groups which were beginners (B) or habitual exercisers (HE) on the basis of their exercise habits. All subjects first underwent a laboratory cycle ergometer test...

Studies have shown that different exercise ways are of the most important factors that affect cardiovascular risk factors and hematological parameters. This present paper aims to study the effects of two methods of endurance and resistance training on lipid profiles, heart rate, and hematological parameters in obese male students. 36 obese students were purposefully selected and randomly divi...

Journal: :Trials 2016
Marinei Lopes Pedralli Gustavo Waclawovsky Augusto Camacho Melissa Medeiros Markoski Iran Castro Alexandre Machado Lehnen

BACKGROUND Endothelial dysfunction is a hallmark of diabetes mellitus and systemic arterial hypertension (SAH) and an early maker for atherosclerosis. Aerobic exercise training is known to enhance endothelial function, but little is understood about the effects of resistance or combined exercise training on endothelial function. The aim of this study is to investigate the effect of a 12-week ae...

Atashak, Sirvan, Kianmarz Bonab, Vahide, Roshdi Bonab, Reza,

Introduction: Aging and obesity associated with it, is a key factor in the etiology and progression of some chronic diseases. However, the majority of published data suggests that regular exercise training improves the health markers in older people and has considerable efficacy counteracting the aging process and associated diseases. Therefore, the present study conducted to compare the effect...

Journal: :Journal of public health management and practice : JPHMP 2014
Ralph Renger Brenda Granillo

INTRODUCTION The purpose of the study was to explore the feasibility, identify challenges, and offer solutions to evaluating transfer of training to the operations setting. BACKGROUND The assumption underlying public health emergency preparedness training is competencies and capabilities will transfer to the operations setting. However, there are no studies describing methods for evaluating t...

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

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

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