Yong Zhou, Q. Bao, L. A. L. Tang et al.
Hasil untuk "q-bio.TO"
Menampilkan 20 dari ~1622112 hasil · dari arXiv, CrossRef, Semantic Scholar
D. Hulicova‐Jurcakova, M. Seredych, G. Lu et al.
Yi Zhang, K. He, Cui-Zu Chang et al.
The gapless surface states of topological insulators could enable quantitatively different types of electronic device. A study of the topological insulating Bi2Se3 thin films finds that a gap in these states opens up in films below a certain thickness. This in turn suggests that in thicker films, gapless states exist on both upper and lower surfaces.
H. Srivastava, Choi Junesang
A. Bharadwaj, Sundar G. Bharadwaj, B. Konsynski
J. Sinova, J. Sinova, D. Culcer et al.
We describe a new effect in semiconductor spintronics that leads to dissipationless spin currents in paramagnetic spin-orbit coupled systems. We argue that in a high-mobility two-dimensional electron system with substantial Rashba spin-orbit coupling, a spin current that flows perpendicular to the charge current is intrinsic. In the usual case where both spin-orbit split bands are occupied, the intrinsic spin-Hall conductivity has a universal value for zero quasiparticle spectral broadening.
Junling Hu, Michael P. Wellman
M. C. Davey, D. Mackay
A. Heister, S. Schael, R. Barate et al.
Steven R. Brown
S. Tóth, S. Tóth, Bella Lake et al.
Linear spin wave theory provides the leading term in the calculation of the excitation spectra of long-range ordered magnetic systems as a function of . This term is acquired using the Holstein–Primakoff approximation of the spin operator and valid for small δS fluctuations of the ordered moment. We propose an algorithm that allows magnetic ground states with general moment directions and single-Q incommensurate ordering wave vector using a local coordinate transformation for every spin and a rotating coordinate transformation for the incommensurability. Finally we show, how our model can determine the spin wave spectrum of the magnetic C-site langasites with incommensurate order.
Jingda Wu, Hongwen He, Jiankun Peng et al.
Abstract Reinforcement learning is a new research hotspot in the artificial intelligence community. Q learning as a famous reinforcement learning algorithm can achieve satisfactory control performance without need to clarify the complex internal factors in controlled objects. However, discretization state is necessary which limits the application of Q learning in energy management for hybrid electric bus (HEB). In this paper the deep Q learning (DQL) is adopted for energy management issue and the strategy is proposed and verified. Firstly, the system modeling of bus configuration are described. Then, the energy management strategy based on deep Q learning is put forward. Deep neural network is employed and well trained to approximate the action value function (Q function). Furthermore, the Q learning strategy based on the same model is mentioned and applied to compare with deep Q learning. Finally, a part of trained decision network is analyzed separately to verify the effectiveness and rationality of the DQL-based strategy. The training results indicate that DQL-based strategy makes a better performance than that of Q learning in training time consuming and convergence rate. Results also demonstrate the fuel economy of proposed strategy under the unknown driving condition achieves 89% of dynamic programming-based method. In addition, the technique can finally learn to the target state of charge under different initial conditions. The main contribution of this study is to explore a novel reinforcement learning methodology into energy management for HEB which solve the curse of state variable dimensionality, and the techniques can be adopted to solve similar problems.
K. Svore, Alan Geller, M. Troyer et al.
Quantum computing exploits quantum phenomena such as superposition and entanglement to realize a form of parallelism that is not available to traditional computing. It offers the potential of significant computational speed-ups in quantum chemistry, materials science, cryptography, and machine learning. The dominant approach to programming quantum computers is to provide an existing high-level language with libraries that allow for the expression of quantum programs. This approach can permit computations that are meaningless in a quantum context; prohibits succint expression of interaction between classical and quantum logic; and does not provide important constructs that are required for quantum programming. We present Q#, a quantum-focused domain-specific language explicitly designed to correctly, clearly and completely express quantum algorithms. Q# provides a type system; a tightly constrained environment to safely interleave classical and quantum computations; specialized syntax; symbolic code manipulation to automatically generate correct transformations of quantum operations; and powerful functional constructs which aid composition.
W. Xie, Chunhai Chen, Zezhong Yang et al.
Abstract The sweetpotato whitefly Bemisia tabaci is a highly destructive agricultural and ornamental crop pest. It damages host plants through both phloem feeding and vectoring plant pathogens. Introductions of B. tabaci are difficult to quarantine and eradicate because of its high reproductive rates, broad host plant range, and insecticide resistance. A total of 791 Gb of raw DNA sequence from whole genome shotgun sequencing, and 13 BAC pooling libraries were generated by Illumina sequencing using different combinations of mate-pair and pair-end libraries. Assembly gave a final genome with a scaffold N50 of 437 kb, and a total length of 658 Mb. Annotation of repetitive elements and coding regions resulted in 265.0 Mb TEs (40.3%) and 20 786 protein-coding genes with putative gene family expansions, respectively. Phylogenetic analysis based on orthologs across 14 arthropod taxa suggested that MED/Q is clustered into a hemipteran clade containing A. pisum and is a sister lineage to a clade containing both R. prolixus and N. lugens. Genome completeness, as estimated using the CEGMA and Benchmarking Universal Single-Copy Orthologs pipelines, reached 96% and 79%. These MED/Q genomic resources lay a foundation for future ‘pan-genomic’ comparisons of invasive vs. noninvasive, invasive vs. invasive, and native vs. exotic Bemisia, which, in return, will open up new avenues of investigation into whitefly biology, evolution, and management.
Zinan Wang, Li Zhang, Song Wang et al.
We demonstrate a novel distributed acoustic sensing (DAS) system based on phase-sensitive optical time-domain reflectometry (Φ-OTDR). Both the phase and the amplitude of the Rayleigh scattering (RS) light can be demodulated in real-time. The technique is based on I/Q demodulation and homodyne detection using a 90° optical hybrid. The theoretical analysis is given, and as a proof of the concept, the dynamic strain sensing is experimentally demonstrated, with a sensing range of 12.566 km and a spatial resolution of 10 m.
Afshin Oroojlooyjadid, M. Nazari, L. Snyder et al.
Problem definition: The beer game is widely used in supply chain management classes to demonstrate the bullwhip effect and the importance of supply chain coordination. The game is a decentralized, multiagent, cooperative problem that can be modeled as a serial supply chain network in which agents choose order quantities while cooperatively attempting to minimize the network’s total cost, although each agent only observes local information. Academic/practical relevance: Under some conditions, a base-stock replenishment policy is optimal. However, in a decentralized supply chain in which some agents act irrationally, there is no known optimal policy for an agent wishing to act optimally. Methodology: We propose a deep reinforcement learning (RL) algorithm to play the beer game. Our algorithm makes no assumptions about costs or other settings. As with any deep RL algorithm, training is computationally intensive, but once trained, the algorithm executes in real time. We propose a transfer-learning approach so that training performed for one agent can be adapted quickly for other agents and settings. Results: When playing with teammates who follow a base-stock policy, our algorithm obtains near-optimal order quantities. More important, it performs significantly better than a base-stock policy when other agents use a more realistic model of human ordering behavior. We observe similar results using a real-world data set. Sensitivity analysis shows that a trained model is robust to changes in the cost coefficients. Finally, applying transfer learning reduces the training time by one order of magnitude. Managerial implications: This paper shows how artificial intelligence can be applied to inventory optimization. Our approach can be extended to other supply chain optimization problems, especially those in which supply chain partners act in irrational or unpredictable ways. Our RL agent has been integrated into a new online beer game, which has been played more than 17,000 times by more than 4,000 people.
De-Pin Zhao
In Symmetric Teleparallel General Relativity, gravity is attributed to the non-metricity. The so-called “coincident gauge” is usually taken in this theory so that the affine connection vanishes and the metric is the only fundamental variable. This gauge choice was kept in many studies on the extensions of Symmetric Teleparallel General Relativity, such as the so-called f(Q) theory. In this paper, we point out that sometimes this gauge choice conflicts with the coordinate system we selected based on symmetry. To circumvent this problem, we formulate the f(Q) theory in a covariant way with which we can find suitable non-vanishing affine connection for a given metric. We also apply this method to two important cases: the static spherically symmetric spacetime and the homogeneous and isotropic expanding universe.
Satwinder Singh, Naeem Tabassum, Tamer K. Darwish et al.
S. Banasick
Q Methodology is an approach to understanding subjectivity that combines qualitative and quantitative techniques (Brown, 1996 Ramlo:2016). Originally developed in the 1930s, it allows for a systematic investigation into the viewpoints or perspectives of the participants in the study (Watts & Stenner, 2012). A Q methodology study begins with the researcher assembling a set of statements related to the research topic. The statements are often drawn from participant interviews, but can also be derived from theories related to the research topic or other sources (Brown, 1996). The participants in the study are asked to rank and sort the statements in accordance with a predefined grid pattern (Figure 1). If the participants feel that the statement aligns with their opinion they are asked to place it more to the right (positive) side of the grid, while if they disagree with it they should place it more to the left (negative) side.
V. Nikiforov
Let $G$ be a graph with adjacency matrix $A\left( G\right) $, and let $D\left( G\right) $ be the diagonal matrix of the degrees of $G.$ The signless Laplacian $Q\left( G\right) $ of $G$ is defined as $Q\left( G\right) :=A\left( G\right) +D\left( G\right) $. Cvetkovi\'{c} called the study of the adjacency matrix the $A$% \textit{-spectral theory}, and the study of the signless Laplacian--the $Q$\textit{-spectral theory}. During the years many similarities and differences between these two theories have been established. To track the gradual change of $A\left( G\right) $ into $Q\left( G\right) $ in this paper it is suggested to study the convex linear combinations $A_{\alpha }\left( G\right) $ of $A\left( G\right) $ and $D\left( G\right) $ defined by \[ A_{\alpha}\left( G\right) :=\alpha D\left( G\right) +\left( 1-\alpha\right) A\left( G\right) \text{, \ \ }0\leq\alpha\leq1. \] This study sheds new light on $A\left( G\right) $ and $Q\left( G\right) $, and yields some surprises, in particular, a novel spectral Tur\'{a}n theorem. A number of challenging open problems are discussed.
Halaman 8 dari 81106