Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 2 of 2

Full-Text Articles in Physical Sciences and Mathematics

Mechanisms Of Oscillations And Polyglot Entrainment In Neuronal And Circadian Models, Emel Khan May 2021

Mechanisms Of Oscillations And Polyglot Entrainment In Neuronal And Circadian Models, Emel Khan

Dissertations

Entrainment is a type of synchronization in which the period of an endogenous oscillator matches the period of an external forcing signal and a stable phase relationship is maintained between them. Entrainment patterns are described in terms of the number of input oscillations (N) that are phase-locked to a number of output oscillations (M), referred to as N:M patterns. Arnold tongue diagrams are used to depict the regions of N:M entrainment patterns in the input period-amplitude parameter space. Although the entrainment of self-sustained oscillators by periodic forcing are well investigated is a well-studied problem, entrainment of damped oscillators has been …


An Evaluation On The Performance Of Code Generated With Webassembly Compilers, Raymond Phelan Jan 2021

An Evaluation On The Performance Of Code Generated With Webassembly Compilers, Raymond Phelan

Dissertations

WebAssembly is a new technology that is revolutionizing the web. Essentially it is a low-level binary instruction set that can be run on browsers, servers or stand-alone environments. Many programming languages either currently have, or are working on, compilers that will compile the language into WebAssembly. This means that applications written in languages like C++ or Rust can now be run on the web, directly in a browser or other environment. However, as we will highlight in this research, the quality of code generated by the different WebAssembly compilers varies and causes performance issues. This research paper aims to evaluate …