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

Other Applied Mathematics Commons

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

2021

Discipline
Institution
Keyword
Publication
Publication Type
File Type

Articles 31 - 37 of 37

Full-Text Articles in Other Applied Mathematics

Buckling Loads Of A Graphene Layer Interacting With Rigid Substrates, Bradley Beckwith Jan 2021

Buckling Loads Of A Graphene Layer Interacting With Rigid Substrates, Bradley Beckwith

Williams Honors College, Honors Research Projects

The goal of this project is to formulate a model that can predict the buckling of a graphene layer between two rigid substrates. The model will predict the buckling of the graphene layer when it is parallel to the substrates and an edge load is applied to the ends of the layer. Our main focus is to use the model to predict buckling loads given different assumptions for interaction forces between the graphene layer and the substrates. For this project continuum modeling will be used to create a model for the graphene buckling problem. This modeling leads to a total …


Supercritical And Subcritical Pitchfork Bifurcations In A Buckling Problem For A Graphene Sheet Between Two Rigid Substrates, Jake Grdadolnik Jan 2021

Supercritical And Subcritical Pitchfork Bifurcations In A Buckling Problem For A Graphene Sheet Between Two Rigid Substrates, Jake Grdadolnik

Williams Honors College, Honors Research Projects

In this paper we study a model of the buckling of a sheet of graphene between two rigid substrates. We seek to understand the buckling of the sheet as the substrate separation is varied with a fixed load on each end of the sheet. We write down the expression for total energy of the system and from it derive a 2-point nonlinear boundary-value problem whose solutions are equilibrium configurations of the sheet. We cannot get an explicit solution. Instead, we perform a bifurcation analysis by using asymptotics to approximate solutions on the bifurcating branches near the bifurcation points. The bifurcating …


Obstructive Wiring Patterns To Circular Planarity In Electrical Networks, Hannah Lebo Jan 2021

Obstructive Wiring Patterns To Circular Planarity In Electrical Networks, Hannah Lebo

Williams Honors College, Honors Research Projects

In order for an electrical network to be printed on a flat surface without changing the network’s input or output, it is important to consider if any wires will cross and if this problem can be avoided. If a circular network can be printed so that no wires cross, the network is said to be circular planar. In this paper, we identify a number of wiring patterns that make circular planarity impossible. We find exactly 3 wiring patterns using circular pairs with sets of two nodes, and we find exactly 78 wiring patterns using circular pairs with sets of three …


Scaling Up Exact Neural Network Compression By Relu Stability, Thiago Serra, Xin Yu, Abhinav Kumar, Srikumar Ramalingam Jan 2021

Scaling Up Exact Neural Network Compression By Relu Stability, Thiago Serra, Xin Yu, Abhinav Kumar, Srikumar Ramalingam

Faculty Conference Papers and Presentations

We can compress a rectifier network while exactly preserving its underlying functionality with respect to a given input domain if some of its neurons are stable. However, current approaches to determine the stability of neurons with Rectified Linear Unit (ReLU) activations require solving or finding a good approximation to multiple discrete optimization problems. In this work, we introduce an algorithm based on solving a single optimization problem to identify all stable neurons. Our approach is on median 183 times faster than the state-of-art method on CIFAR-10, which allows us to explore exact compression on deeper (5 x 100) and wider …


Grouping Algorithms For Informative Array Testing In Disease Surveillance, David Sokolov Jan 2021

Grouping Algorithms For Informative Array Testing In Disease Surveillance, David Sokolov

Graduate Theses, Dissertations, and Problem Reports (ETD)

In order to maintain normal operations and prevent unnecessary morbidity and mortality during times of disease outbreak, institutions find a need to conduct frequent and widespread testing of their constituents, often under significantly limited testing resource constraints. Faced with the challenge of how best to allo- cate these limited resources to maximum effect, institutions are increasingly turning to group (or “pooled”) testing, which involves testing strategically-chosen groups of patient samples rather than individual samples, producing significant testing resource savings under certain regimes of disease prevalence. While group test- ing can be conducted without any a priori knowledge of individual disease …


Optimal Construction Of A Layer-Ordered Heap And Its Applications, Jake Pennington Jan 2021

Optimal Construction Of A Layer-Ordered Heap And Its Applications, Jake Pennington

Graduate Student Theses, Dissertations, & Professional Papers

The layer-ordered heap (LOH) is a simple data structure used in algorithms that perform optimal top-$k$ on $X+Y$, algorithms with the best known runtime for top-$k$ on $X_1+X_2+\cdots+X_m$, and the fastest method in practice for computing the most abundant isotopologue peaks in a chemical compound. In the analysis of these algorithms, the rank, $\alpha$, has been treated as a constant and $n$, the size of the array, has been treated as the sole parameter. Here, we explore the algorithmic complexity of LOH construction with $\alpha$ as a parameter, introduce a few algorithms for constructing LOHs, analyze their complexity in both …


Implementing A Neural Network For Supervised Learning With A Random Configuration Of Layers And Nodes, Kane A. Phillips Jan 2021

Implementing A Neural Network For Supervised Learning With A Random Configuration Of Layers And Nodes, Kane A. Phillips

College of Graduate Studies: Theses & Dissertations

Deep learning has a substantial amount of real-life applications, making it an increasingly popular subset of artificial intelligence over the last decade. These applications come to fruition due to the tireless research and implementation of neural networks. This paper goes into detail on the implementation of supervised learning neural networks utilizing MATLAB, with the purpose being to generate a neural network based on specifications given by a user. Such specifications involve how many layers are in the network, and how many nodes are in each layer. The neural network is then trained based on known sample values of a function …