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

Physical Sciences and Mathematics Commons

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

Articles 1 - 11 of 11

Full-Text Articles in Physical Sciences and Mathematics

An Analysis Of Comparison-Based Sorting Algorithms, Jacob M. Gomez, Edgar Aponte, Brad Isaacson Dec 2021

An Analysis Of Comparison-Based Sorting Algorithms, Jacob M. Gomez, Edgar Aponte, Brad Isaacson

Publications and Research

Our names are Edgar Aponte and Jacob Gomez and we are Applied Mathematics students at City Tech. Our mentor is Prof. Isaacson and we conducted an analysis of comparison-based sorting algorithms, meaning that they can sort items of any type for which a “less-than” relation is defined. We implemented 24 comparison-based sorting algorithms and elaborated on 6 for our poster. We analyzed the running times of these sorting algorithms with various sets of unsorted data and found that introspective sort and timsort were the fastest and most efficient, with introspective sort being the very fastest.


Dynamic Parameter Estimation From Partial Observations Of The Lorenz System, Eunice Ng Jul 2021

Dynamic Parameter Estimation From Partial Observations Of The Lorenz System, Eunice Ng

Theses and Dissertations

Recent numerical work of Carlson-Hudson-Larios leverages a nudging-based algorithm for data assimilation to asymptotically recover viscosity in the 2D Navier-Stokes equations as partial observations on the velocity are received continuously-in-time. This "on-the-fly" algorithm is studied both analytically and numerically for the Lorenz equations in this thesis.


The Exact Factorization Equations For One- And Two-Level Systems, Bart Rosenzweig Jul 2021

The Exact Factorization Equations For One- And Two-Level Systems, Bart Rosenzweig

Theses and Dissertations

Exact Factorization is a framework for studying quantum many-body problems. This decomposes the wavefunctions of such systems into conditional and marginal components. We derive corresponding evolution equations for molecular systems whose conditional electronic subsystems are described by one or two Born-Oppenheimer levels and develop a program for their mathematical study.


Smooth Global Approximation For Continuous Data Assimilation, Kenneth R. Brown Jul 2021

Smooth Global Approximation For Continuous Data Assimilation, Kenneth R. Brown

Theses and Dissertations

This thesis develops the finite element method, constructs local approximation operators, and bounds their error. Global approximation operators are then constructed with a partition of unity. Finally, an application of these operators to data assimilation of the two-dimensional Navier-Stokes equations is presented, showing convergence of an algorithm in all Sobolev topologies.


The “Knapsack Problem” Workbook: An Exploration Of Topics In Computer Science, Steven Cosares Jun 2021

The “Knapsack Problem” Workbook: An Exploration Of Topics In Computer Science, Steven Cosares

Open Educational Resources

This workbook provides discussions, programming assignments, projects, and class exercises revolving around the “Knapsack Problem” (KP), which is widely a recognized model that is taught within a typical Computer Science curriculum. Throughout these discussions, we use KP to introduce or review topics found in courses covering topics in Discrete Mathematics, Mathematical Programming, Data Structures, Algorithms, Computational Complexity, etc. Because of the broad range of subjects discussed, this workbook and the accompanying spreadsheet files might be used as part of some CS capstone experience. Otherwise, we recommend that individual sections be used, as needed, for exercises relevant to a course in …


Application Of Randomness In Finance, Jose Sanchez, Daanial Ahmad, Satyanand Singh May 2021

Application Of Randomness In Finance, Jose Sanchez, Daanial Ahmad, Satyanand Singh

Publications and Research

Brownian Motion which is also considered to be a Wiener process and can be thought of as a random walk. In our project we had briefly discussed the fluctuations of financial indices and related it to Brownian Motion and the modeling of Stock prices.


Discovering Kepler’S Third Law From Planetary Data, Boyan Kostadinov, Satyanand Singh May 2021

Discovering Kepler’S Third Law From Planetary Data, Boyan Kostadinov, Satyanand Singh

Publications and Research

In this data-inspired project, we illustrate how Kepler’s Third Law of Planetary Motion can be discovered from fitting a power model to real planetary data obtained from NASA, using regression modeling. The power model can be linearized, thus we can use linear regression to fit the model parameters to the data, but we also show how a non-linear regression can be implemented, using the R programming language. Our work also illustrates how the linear least squares used for fitting the power model can be implemented in Desmos, which could serve as the computational foundation for this project at a lower …


The Beauty Of Bézier Curves, Qing Chen, Ariane Masuda Apr 2021

The Beauty Of Bézier Curves, Qing Chen, Ariane Masuda

Publications and Research

It is very difficult for ordinary people to become excellent painters like Picasso. In contemporary society, everyone has a computer, but no one associates painting with computers. This project aims to show that one can use computer tools to connect mathematics with art. We use Krita, which is a professional free, and open-source painting program made by artists to create digital art. We demonstrate how the Bezier curve pen tool in Krita can help anyone to ́ draw paintings such as Picasso’s cubist oil paintings on a computer in a relatively short time.


Bézier Curves, Qing Chen, Ariane Masuda Apr 2021

Bézier Curves, Qing Chen, Ariane Masuda

Publications and Research

Drawing on a computer using a mouse is quite different than drawing by hand. It can be challenging to use a mouse to even simply trace a line. If the drawing involves several lines and curves, the task becomes more complicated. The goal of this project is to show how to design beautiful artworks using Bézier curves. A Bézier curve is a smooth parametric curve produced by the coordinates of certain points. To draw a specific curve, one needs to select multiple control points positioned in strategic places. By changing these positions, one can draw different curves to produce the …


Modeling And Analysis Of Affiliation Networks With Subsumption, Alexey Nikolaev Feb 2021

Modeling And Analysis Of Affiliation Networks With Subsumption, Alexey Nikolaev

Dissertations, Theses, and Capstone Projects

An affiliation (or two-mode) network is an abstraction commonly used for representing systems with group interactions. It consists of a set of nodes and a set of their groupings called affiliations. We introduce the notion of affiliation network with subsumption, in which no affiliation can be a subset of another. A network with this property can be modeled by an abstract simplicial complex whose facets are the affiliations of the network.

We introduce a new model for generating affiliation networks with and without subsumption (represented as simplicial complexes and hypergraphs, respectively). In this model, at each iteration, a constant number …


A New Mathematical Theory For The Dynamics Of Large Tumor Populations, A Potential Mechanism For Cancer Dormancy & Recurrence And Experimental Observation Of Melanoma Progression In Zebrafish, Adeyinka A. Lesi Jan 2021

A New Mathematical Theory For The Dynamics Of Large Tumor Populations, A Potential Mechanism For Cancer Dormancy & Recurrence And Experimental Observation Of Melanoma Progression In Zebrafish, Adeyinka A. Lesi

Dissertations and Theses

Cancer, a family of over a hundred disease varieties, results in 600,000 deaths in the U.S. alone. Yet, improvements in imaging technology to detect disease earlier, pharmaceutical developments to shrink or eliminate tumors, and modeling of biological interactions to guide treatment have prevented millions of deaths. Cancer patients with initially similar disease can experience vastly different outcomes, including sustained recovery, refractory disease or, remarkably, recurrence years after apparently successful treatment. The current understanding of such recurrences is that they depend on the random occurrence of critical mutations. Clearly, these biological changes appear to be sufficient for recurrence, but are they …