نتایج جستجو برای: passive avoidance apparatus

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

Journal: :international journal of preventive medicine 0
cyrus. jalili ali. pourmotabbed mohammad reza salahshoor sima moradi moslem motaghy

background: it has been reported that epilepsy is a disorder of the central nervous system that causes memory impairment. this study examines the role of the aqueous extract of boswellia on the learning disability of the pentylenetetrazol (ptz)‑induced kindled rats. methods: in this experimental study, 64 male rats were used. kindling seizures were induced by three injections of 25 mg/kg of ptz...

Journal: :Brain research 2000
S A Balogh N S Waters L A Hyde C S McDowell C M Casler V H Denenberg

Previous studies have shown that autoimmune mice perform very poorly on active avoidance learning tasks. In the current studies, mice with lupus-like systemic autoimmunity were able to learn active, as well as passive, avoidance protocols with shock as reinforcement. Therefore, the behavioral deficits seen in active avoidance tasks are not a consequence of the use of electric shock. Rather, the...

Journal: :journal of reproduction and infertility 0

background: studies have shown that individuals with fertility problems experience psychosocial problems. the use of various coping strategies seems to have different impacts on women with infertility stress. the aim of this study was to examine the role of coping strategies (active-avoidance, passive-avoidance, active-confronting and meaning based) in predicting infertility stress among a grou...

Journal: :physiology and pharmacology 0
zeinab sharifkhodaei department of biology, science and research branch, islamic azad university, tehran, iran nasser naghdi department of physiology and pharmacology, pasteur institute of iran, tehran 13164, iran shahrbanoo oryan department of biology, tarbiat moalem university, tehran, iran parichehr yaghmaei department of biology, tarbiat moalem university, tehran, iran

introduction: neurohormones like testosterone and estradiol have an important role in learning and memory. the hippocampus is essentially involved in learning and memory, and is known to be a target for estradiol actions. estrogen receptors (ers) are highly expressed in ca1 of rat hippocampus, and mediate the effects of estrogen on learning and memory. estradiol receptor belong to a family of t...

Journal: :acta medica iranica 0
hamid sohanaki department of physiology, school of medicine, tehran university of medical sciences, tehran, iran. and department of physiology, school of medicine, iran university of medical sciences, tehran, iran. tourandokht baluchnejadmojarad department of physiology, school of medicine, iran university of medical sciences, tehran, iran. farnaz nikbakht department of physiology, school of medicine, iran university of medical sciences, tehran, iran. mehrdad roghani neurophysiology research center, shahed university, tehran, iran.

alzheimer’s disease (ad) is a disorder with multiple pathophysiological causes, destructive outcomes, and no available definitive cure. pelargonidin (pel), an anthocyanin derivative, is an estrogen receptor agonist with little estrogen side effects. this study was designed to assess pel memory enhancing effects on the a rat amyloid beta 25-35 (aβ) intrahippocampal microinjections model of ad in...

Journal: :basic and clinical neuroscience 0
mehrdad jahanshahi neuroscience research center, department of anatomy, golestan university of medical sciences, gorgan, iran. kamran haidari neuroscience research center, department of anatomy, golestan university of medical sciences, gorgan, iran. simin mahaki-zadeh neuroscience research center, department of anatomy, golestan university of medical sciences, gorgan, iran. emsegol nikmahzar neuroscience research center, department of anatomy, golestan university of medical sciences, gorgan, iran. fatemeh babakordi neuroscience research center, department of anatomy, golestan university of medical sciences, gorgan, iran.

introduction mdma or ecstasy is a derivative of amphetamines used mostly by young people worldwide. although the acute effects of this drug are known, the effect of chronic administration is not well studied. therefor the aim of this study was to determine the effects of repeated (long term) administration of mdma on rats' memory and their hippocampal cell density. method: young adult male...

2013

In the one-trial passive avoidance paradigm punishment of a highly probable response results in decreased rates and increased latencies of response. Presumably, Sa have learned to avoid the noxious stimulation by not responding. However, decreased response rates may be produced by an alternative procedure-conditioned suppression-where a freezing response conditioned to the situational cues comp...

Journal: :iranian journal of pharmaceutical research 0
f motamedi fg davoodi n naghdi

there are several conflicting evidences showing the effect of morphine on learning and memory processes. in the present study the effect of chronic morphine administration on passive avoidance, active avoidance and spatial learning and memory of morphine dependent male rats using passive avoidance shuttle box and morris water maze tasks were investigated, respectively. male rats received morphi...

Journal: :Indian journal of physiology and pharmacology 1982
N Jagdev F S Barar

Rats received a single training trial on an inhibitory avoidance (passive avoidance) task and retention trials 24 hr (R-I) and 48 hr (R-II) later, in a special two-chambered apparatus, and the mean step-through latency was determined. The animals were given the drug, either pre-trial, pre-trial plus pre-retention, pre-retention or post-trial. Physostigmine (0.1 mg/kg, ip) and atropine (6.0 mg/k...

Journal: :iranian journal of basic medical sciences 0
kaveh tabrizian department of pharmacology and toxicology, faculty of pharmacy, zabol university of medical sciences, zabol, iran medicinal plants research center, zabol university of medical sciences, zabol, iran najmeh sadat yaghoobi department of pharmacology and toxicology, faculty of pharmacy, zabol university of medical sciences, zabol, iran mehrdad iranshahi biotechnology research center and school of pharmacy, mashhad university of medical sciences, mashhad, iran jafar shahraki department of pharmacology and toxicology, faculty of pharmacy, zabol university of medical sciences, zabol, iran ramin rezaee department of physiology and pharmacology, school of medicine, north khorasan university of medical sciences, bojnurd, iran

objective(s): auraptene (7-geranyloxycoumarin) (aur), from citrus species has shown anti-inflammatory, neuroprotective, and acetylcholinesterase (ache) and beta-secretase inhibitory effects. scopolamine is a nonselective muscarinic receptor antagonist which causes short-term memory impairments and is used for inducing animal model of alzheimer’s disease (ad). this research aimed to investigate ...

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

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

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