نتایج جستجو برای: derivative filters

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

Journal: :iranian chemical communication 0
amira a. ghoneim chemistry department, faculty of science, zagazig university, zagazig, eg‐44519, egypt mohamed g. assy chemistry department, faculty of science, zagazig university, zagazig, egyp enaiat k. mohamed chemistry department, faculty of science, zagazig university, zagazig, egypt islam ragab chemistry department, faculty of science, zagazig university, zagazig, egyp

acylisothiocyanate (1) was allowed to react with benzylidene malononitrile producing oxazine derivative (2). also, compound (1) was reacted with sodium azide followed by refluxing with sodium ethoxide affording thiazinotetrazole derivative (4). the reaction of acetylacetone with compound (1) gave pyridine derivative (5) by intramolecular cycloaddition while it was reacted with n-methyl aniline ...

1978
KA-SING LAU CLIFFORD E. WEIL

Let F be a continuous function from an open subset D of a separable Banach space X into a Banach space Y. We show that if there is a dense G8 subset A of D and a Gs subset H of X whose closure has nonempty interior, such that for each a E A and each x E H the directional derivative DxF(a) of F at a in the direction x exists, then F is Giteaux differentiable on a dense G8 subset of D. If X is re...

Ahmad Rouhollahi Hossein Tavakoli Jahanbakhsh Ghasemi, Majid Hashemi Mohammad Noroozi Shahzad Nayebi

Direct orthogonal signal correction(DOSC) and Savitzky-Golay filters (SGF) were applied as preprocessing methods on the original and first derivative absorbance data. Principle component regression (PCR), partial least squares (PLS) and iterative target transformation factor analysis (ITTFA), were used in spectrophotometric simultaneous determination of heavy divalent metal ions, l...

Acylisothiocyanate (1) was allowed to react with benzylidene malononitrile producing oxazine derivative (2). Also, compound (1) was reacted with sodium azide followed by refluxing with sodium ethoxide affording thiazinotetrazole derivative (4). The reaction of acetylacetone with compound (1) gave pyridine derivative (5) by intramolecular cycloaddition while it was reacted with N-methyl aniline ...

Journal: :iranian journal of medical physics 0
fereydoon nowshiravan rahatabad department of biomedical engineering, science and research branch, islamic azad university, tehran, iran

introduction one of the most important pre-processing steps in optical coherence tomography (oct) is reducing speckle noise, resulting from multiple scattering of tissues, which degrades the quality of oct images. materials and methods the present study focused on speckle noise reduction and edge detection techniques. statistical filters with different masks and noise variances were applied on ...

Journal: :مدیریت آب و آبیاری 0
مسعود غفاری کارشناس ارشد مهندسی آبیاری و زهکشی، پردیس ابوریحان- دانشگاه تهران جابر سلطانی استادیار گروه مهندسی آبیاری و زهکشی، پردیس ابوریحان- دانشگاه تهران مهدی اکبری دانشیار مؤسسۀ تحقیقاتی فنی و مهندسی کشاورزی علی رحیمی خوب استاد گروه مهندسی آبیاری و زهکشی، پردیس ابوریحان- دانشگاه تهران

one of the main problems in micro irrigation system is inappropriate combination and in some cases inappropriate performance of filters and sand tanks in central control systems which cause reduction in efficiency of system and increasing of operating costs. this study evaluates affect the amount of algae on the performance of disc filters sand tank in research farm deputy of soil and water and...

Journal: :journal of algebraic system 0
s. motamed department of mathematics, bandar abbas branch, islamic azad university, bandar abbas, iran.

‎in this paper‎, ‎the notion of the radical of a filter in‎ ‎residuated lattices is defined and several characterizations of‎ ‎the radical of a filter are given‎. ‎we show that if f is a‎ ‎positive implicative filter (or obstinate filter)‎, ‎then‎ ‎rad(f)=f‎. ‎we proved the extension theorem for radical of filters in residuated lattices‎. ‎also‎, ‎we study the radical‎ ‎of filters in linearly o...

Journal: :Mathematics 2022

The theory of quaternions has gained a firm ground in recent times and is being widely explored, with the field signal image processing no exception. However, many important aspects quaternionic signals are yet to be particularly formulation Generalized Sampling Expansions (GSE). In present article, our aim formulate GSE realm one-dimensional quaternion Fourier transform. We have designed filte...

Journal: :Journal of Antimicrobial Chemotherapy 2021

Abstract Background In TB, therapeutic drug monitoring (TDM) is recommended for linezolid; however, implementation challenging in endemic settings. Non-invasive saliva sampling using a mobile assay would increase the feasibility of TDM. Objectives To validate linezolid UV spectrophotometer. Methods The was developed NanoPhotometer NP80® and concentrations were quantified second-order derivative...

A. Takavar, Gh. Shamsipour, M. Eftekhari, M. Sohrabi,

Background: In myocardial perfusion SPECT imaging, images are degraded by photon attenuation, the distance-dependent collimator, detector response and photons scatter. Filters greatly affect quality of nuclear medicine images Materials and Methods: A phantom simulating heart left ventricle was built. About 1mCi of 99mTc was injected into the phantom. Images were taken from this phantom. Some fi...

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

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

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