نتایج جستجو برای: wave packet systems

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

Journal: :Optik 2022

The quadratic-phase Fourier transform (QPFT) has gained much popularity in recent years because of its applications image and signal processing. However, the QPFT is inadequate for localizing spectrum, which required some applications. In this paper, wave packet (QP-WPT) proposed to address problem, based on (WPT) QPFT. Firstly, we propose definition QP-WPT give relation with windowed (WFT). Se...

Journal: :journal of advances in computer research 0
abolfazl akbari department of computer engineering, semnan branch, islamic azad university, semnan, iran mohammad karim sohrabi department of computer engineering, semnan branch, islamic azad university, semnan, iran pourya khodabandeh department of computer engineering, semnan branch, islamic azad university, semnan, iran

usually in the form of parallel processing with parallel multi-processor systems are designed .for this reason irregular flow may occur with packages. when you're tired and it all comes out in his np (network processors)  system, reset depending on network performance is negatively affected and we delayed to do this, the design of processors working in parallel packet transmission by avoid...

Journal: :Physical Review Letters 1986

1997
Samuel L. Braunstein

Quantum computers hold the promise for efficiently factoring large integers [1]. However, to do this beyond a most modest scale they will require quantum error correction [2]. The theory of quantum error correction is already well studied in two-level or spin2 systems (in terms of qubits or quantum bits) [2–7]. Some of these results have been generalized to higher-spin systems [8–11]. This work...

2017
Eric Charron Maurice Raoult

HAL is a multi-disciplinary open access archive for the deposit and dissemination of scientific research documents, whether they are published or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers. L’archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau...

2013
Elizabeth Durell Boleat

Experimental and theoretical work is presented on the control o f wave packet dynamics in atomic and molecular systems. Using sequences of phase-locked optical pulses, the link between optical phase and quantum mechanical phase is explored in the Na atom and N aj dimer, representing a step towards the logical engineering of quantum states in more complicated systems. A novel apparatus, construc...

Journal: :Journal of the Korea Academia-Industrial cooperation Society 2015

2006
Farhan Saif

The phenomena of recurrence or revival is a beautiful combination of classical mechanics, wave mechanics, and quantum laws. A wave packet evolves over a short period of time in a potential, initially following classical mechanics. It spreads while moving along its classical trajectory, however rebuilds itself after a classical period. It follows wave mechanics in its long time evolution and gra...

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

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

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