نتایج جستجو برای: using sds

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

Journal: :Journal of colloid and interface science 1997
Zhang Dubin

Capillary electrophoresis (CE) was used to study the polydispersity of TX-100/SDS and C12E8/SDS micelle systems. Compared with other techniques, CE provides more specific and graphically detailed information on the compositional polydispersity of such micellar systems. Clear evidence of the coexistence of micelles rich in either nonionic or anionic component has been obtained. This coexistence ...

Journal: :Remote Sensing 2018
Qingquan Liu Qing Ji Xiaoping Pang Xin Gao Xi Zhao Ruibo Lei

Passive microwave satellite brightness temperatures (TB) that were observed by the F13 Special Sensor Microwave/Imager (SSM/I) and the subsequent F17 Special Sensor Microwave Imager/Sounder (SSMIS) were inter-calibrated using empirical relationship models during their overlap period. Snow depth (SD) on the Arctic first-year sea ice was further retrieved. The SDs derived from F17 TB and F13C TB ...

Journal: :Journal of Pharmaceutical Negative Results 2022

The aim of the work was to enhance dissolution rate rivaroxaban by preparing its solid dispersions (SDs) using hydrophilic carrier poloxamer 188. prepared were characterized Fourier-transform infrared spectroscopy (FTIR) and differential scanning calorimetry (DSC). Both solubility drug in these formulations increased. SDs with 188 at 1:1, 1:2 1:3 w/w ratios physical mixing, melting solvent evap...

Journal: :Social Science Research Network 2021

Small Developing States (SDS) face substantial challenges in achieving sustainable development. Many of these relate to the small size and limited diversification their economies. SDS are also among most vulnerable countries impact climate change natural disasters. Meeting development goals goes hand-in-hand with building resilience. But additional costs meet resilience objectives difficult fin...

2012
Yun-Jung Bae Soon-Kyung Kim

It is thought that calcium (Ca) and magnesium (Mg) may be related to mental disorders such as depression; however, there have been few studies investigating the association between Ca and Mg nutrition status with depression in middle-aged female adults. Study subjects in this study included 105 women between the ages of 41 and 57 years. The subjects were divided into three groups according to t...

Journal: :Atmosphere 2023

Climate-related hazards such as sand and dust storms (SDS) have various impacts on human health, socio-economy, environment, agroecosystems. Iran has been severely affected by domestic external SDS during the last two decades. Considering fragile economy of Iran’s rural areas strong dependence livelihood agroecosystems, cause serious damage to communities. Therefore, there is an urgent need con...

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

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

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