نتایج جستجو برای: wave interference

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

Journal: :Optics letters 1993
D Suter T Marty

Light propagating through an optically anisotropic resonant medium excites coherent Raman fields that propagate together with the original wave; the interference between the two fields generates the well-known Raman beats. We solve the coupled-wave equations for finite optical path lengths and show how the coherent exchange of energy between the two fields leads to interference effects that dis...

Journal: :Applied optics 2002
Steven C West

A little-used interferometric modification to the classical Hartmann optical test is being used for active optics corrections at the 6.5-m Multiple Mirror Telescope (MMT) Observatory. The technique produces compact interference spots whose positions depend on discrete wave-front phase-difference errors. A diffraction model illustrates the formation of interference spots. The limitations on wave...

Journal: :The Journal of the Acoustical Society of America 2007
Joyce McLaughlin Daniel Renzi Kevin Parker Zhe Wu

Two new experiments were created to characterize the elasticity of soft tissue using sonoelastography. In both experiments the spectral variance image displayed on a GE LOGIC 700 ultrasound machine shows a moving interference pattern that travels at a very small fraction of the shear wave speed. The goal of this paper is to devise and test algorithms to calculate the speed of the moving interfe...

Journal: :Physical review letters 2015
Peng Chen Chi Shu Xianxin Guo M M T Loy Shengwang Du

We propose and demonstrate an approach to measuring the biphoton temporal wave function with polarization-dependent and time-resolved two-photon interference. Through six sets of two-photon interference measurements projected onto different polarization subspaces, we can reconstruct the amplitude and phase functions of the biphoton temporal waveform. For the first time, we apply this technique ...

2013
Konstantin Y Bliokh Yana V Izdebskaya Franco Nori

We consider relativistic deformations of interfering paraxial waves moving in the transverse direction. Owing to superluminal transverse phase velocities, noticeable deformations of the interference patterns arise when the waves move with respect to each other with non-relativistic velocities. Similar distortions also appear on a mutual tilt of the interfering waves, which causes a phase delay ...

2000
F. Texier

We extend earlier theoretical work on the creation of autoionizing wave packets by a single laser pulse to the case where the autoionizing states are excited by two or more laser pulses. The calculations are performed using R-matrix methods combined with time-dependent multichannel quantum-defect theory. Atoms or molecules that are coherently excited into autoionizing states emit electrons in a...

2015
Santosh Khasanvis Mostafizur Rahman Prasad Shabadi Andras Moritz

4 Binary WIF Logic Design _____________________________________________________________ 11 4.1 Binary WIF Full Adder ______________________________________________________________ 12 4.2 Parallel Counters ____________________________________________________________________ 14 4.3 Benchmarking Binary WIF Circuits vs. CMOS ___________________________________ 16 4.4 WIF Topology Exploration ______...

2014
Sergey Savel'ev Sergei Gepshtein

To gain insight into the neural events responsible for visual perception of static and dynamic optical patterns, we study how neural activation spreads in arrays of inhibition-stabilized neural networks with nearest-neighbor coupling. The activation generated in such networks by local stimuli propagates between locations, forming spatiotemporal waves that affect the dynamics of activation gener...

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

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

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