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

Physical Sciences and Mathematics Commons

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

Articles 1 - 17 of 17

Full-Text Articles in Physical Sciences and Mathematics

A Nlp Approach To Automating The Generation Of Surveys For Market Research, Anav Chug May 2024

A Nlp Approach To Automating The Generation Of Surveys For Market Research, Anav Chug

Honors College Theses

Market Research is vital but includes activities that are often laborious and time consuming. Survey questionnaires are one possible output of the process and market researchers spend a lot of time manually developing questions for focus groups. The proposed research aims to develop a software prototype that utilizes Natural Language Processing (NLP) to automate the process of generating survey questions for market research. The software uses a pre-trained Open AI language model to generate multiple choice survey questions based on a given product prompt, send it to a targeted email list, and also provides a real-time analysis of the responses …


A Survey Of The Murray State University Csis Department Of Student And Instructor Attitudes In Relation To Earlier Introduction Of Version Control Systems, Gavin Johnson Apr 2024

A Survey Of The Murray State University Csis Department Of Student And Instructor Attitudes In Relation To Earlier Introduction Of Version Control Systems, Gavin Johnson

Honors College Theses

Over the previous 20 years, the software development industry has overseen an evolution in application of Version Control Systems (VCS) from a Centralized Version Control System (CVCS) format to a Decentralized Version Control Format (DVCS). Examples of the former include Perforce and Subversion whilst the latter of the two include Github and BitBucket. As DVCS models allow software contributors to maintain their respective local repositories of relevant code bases, developers are able to work offline and maintain their work with relative fault tolerance. This contrasts to CVCS models, which require software contributors to be connected online to a main server. …


Using Pose Estimation Software To Predict Actions In Sabre Fencing, Micah Edwin Peters Ii Jan 2024

Using Pose Estimation Software To Predict Actions In Sabre Fencing, Micah Edwin Peters Ii

Honors College Theses

Fencing is a combat sport that uses three different swords: epee, foil, and sabre. Due to its fast-paced nature and employment of right of way, sabre fencing is often considered the most difficult of the three to learn. Computer vision and pose estimation software can be used to lower the barrier of entry to sabre fencing by identifying the different actions in sabre fencing. This project focuses on using open-source software to design a program that can identify the sabre parries as well as the main sabre movements. This program could be used to help newer fencers and spectators better …


Predictive Machine Learning And Its Future In Professional Basketball, Zachary Harmon Dec 2023

Predictive Machine Learning And Its Future In Professional Basketball, Zachary Harmon

Honors College Theses

Artificial Intelligence (AI) is an ever-evolving field, transforming various aspects of contemporary life. From language models to immersive gaming experiences, AI technologies have become integral to our daily existence. Among the most promising arenas for AI integration is the world of sports. This research delves into the application of machine learning models to predict NBA game outcomes, shedding light on the profound impact of machine learning in the realm of professional basketball. Beyond the scope of game prediction, this study explores the broader implications, such as optimizing the selection of televised games, assisting players in showcasing their skills, and much …


Programming An Autonomous Robot, Maxwell Brueggeman May 2023

Programming An Autonomous Robot, Maxwell Brueggeman

Honors College Theses

Ravaged by hurricanes, Florida needed help restoring its natural beauty and returning its wildlife to their homes. This was the task for the IEEE SoutheastCon 2023 Hardware Competition. Florida’s restoration was simulated by returning various ducks and pillars that lay strewn across a game board to their proper places. Ducks needed to return to their pond, pillars needed to be stacked to create statues, and food needed to be placed in the manatee and alligator aquariums. Competing teams were challenged to create an autonomous robot capable of performing these tasks. During the first semester, sensor selection was tackled. Research was …


Music Mentor, Jacob Webb May 2023

Music Mentor, Jacob Webb

Honors College Theses

Extra-curricular learning is on the rise, and many are interested in expanding their current knowledge by utilizing the recent increase in educational technology. While many forms of educational technology exist, there are few interactive and engaging platforms that teach music theory. Apps such as Perfect Ear and MyMusicTheory are great for becoming familiar with reading music and recognizing pitches, however, they often become dry with repetition and repeated tasks. By combining existing technologies that can complete real time conversions from raw audio to MIDI, our goal was to gather information such as harmonies, key and compatible chords from the user’s …


A Graphical User Interface Using Spatiotemporal Interpolation To Determine Fine Particulate Matter Values In The United States, Kelly M. Entrekin Apr 2023

A Graphical User Interface Using Spatiotemporal Interpolation To Determine Fine Particulate Matter Values In The United States, Kelly M. Entrekin

Honors College Theses

Fine particulate matter or PM2.5 can be described as a pollution particle that has a diameter of 2.5 micrometers or smaller. These pollution particle values are measured by monitoring sites installed across the United States throughout the year. While these values are helpful, a lot of areas are not accounted for as scientists are not able to measure all of the United States. Some of these unmeasured regions could be reaching high PM2.5 values over time without being aware of it. These high values can be dangerous by causing or worsening health conditions, such as cardiovascular and lung diseases. Within …


Data And Algorithmic Modeling Approaches To Count Data, Andraya Hack May 2022

Data And Algorithmic Modeling Approaches To Count Data, Andraya Hack

Honors College Theses

Various techniques are used to create predictions based on count data. This type of data takes the form of a non-negative integers such as the number of claims an insurance policy holder may make. These predictions can allow people to prepare for likely outcomes. Thus, it is important to know how accurate the predictions are. Traditional statistical approaches for predicting count data include Poisson regression as well as negative binomial regression. Both methods also have a zero-inflated version that can be used when the data has an overabundance of zeros. Another procedure is to use computer algorithms, also known as …


Data-Driven Models For Remaining Useful Life Estimation Of Aircraft Engines And Hard Disk Drives, Austin Coursey Apr 2022

Data-Driven Models For Remaining Useful Life Estimation Of Aircraft Engines And Hard Disk Drives, Austin Coursey

Honors College Theses

Failure of physical devices can cause inconvenience, loss of money, and sometimes even deaths. To improve the reliability of these devices, we need to know the remaining useful life (RUL) of a device at a given point in time. Data-driven approaches use data from a physical device to build a model that can estimate the RUL. They have shown great performance and are often simpler than traditional model-based approaches. Typical statistical and machine learning approaches are often not suited for sequential data prediction. Recurrent Neural Networks are designed to work with sequential data but suffer from the vanishing gradient problem …


Benchmarking Clustering And Classification Tasks Using K-Means, Fuzzy C-Means And Feedforward Neural Networks Optimized By Pso, Adam Pickens, Adam Pickens May 2021

Benchmarking Clustering And Classification Tasks Using K-Means, Fuzzy C-Means And Feedforward Neural Networks Optimized By Pso, Adam Pickens, Adam Pickens

Honors College Theses

Clustering is a widely used unsupervised learning technique across data mining and machine learning applications and finds frequent use in diverse fields ranging from astronomy, medical imaging, search and optimization, geology, geophysics and sentiment analysis to name a few. It is therefore important to verify the effectiveness of the clustering algorithms in question and to make reasonably strong arguments for the acceptance of the end results generated by the validity indices that measure the compactness and separability of clusters. This work aims to explore the successes and limitations of popular clustering mechanisms such as K-Means and Fuzzy C-Means by comparing …


Snore: An Intuitive Algorithm For Accurately Simulating N-Body Orbits, Connor L. Nance Apr 2021

Snore: An Intuitive Algorithm For Accurately Simulating N-Body Orbits, Connor L. Nance

Honors College Theses

We present SnOrE (Simple n-body Orbital Engine), a Python package which aims to simulate n-body orbital systems while simultaneously overcoming early educational barriers of computational astrodynamics for undergraduate physics students. SnOrE exploits rudimentary syntax and commonly-understood Python libraries to accurately simulate orbits of systems, given initial position and momentum conditions of each body in the system. As the n-body problem is as of yet unsolvable theoretically for n ≥ 3, having a numerical perspective on complicated orbits is of great importance to potentially understanding the processes of star and planet formation. Especially significant examples of this research …


A Deep Analysis And Algorithmic Approach To Solving Complex Fitness Issues In Collegiate Student Athletes, Holly N. Puckett Apr 2021

A Deep Analysis And Algorithmic Approach To Solving Complex Fitness Issues In Collegiate Student Athletes, Holly N. Puckett

Honors College Theses

Sports are not simply an entertainment source. For many, it creates a sense of community, support, and trust among both fans and athletes alike. In order to continue the sense of community sports provides, athletes must be properly cared for in order to perform at the highest level possible. Thus, their fitness and health must be monitored continuously. In a professional sense, one can expect individualized attention to athletes daily due to an abundance of funding and resources. However, when looking at college communities and student athletes within them, the number of athletes per athletic trainer increases due to both …


Prediction Of Days-On-Market For Single-Family Homes In The Housing Market Of Savannah, Keagan Galbraith Apr 2021

Prediction Of Days-On-Market For Single-Family Homes In The Housing Market Of Savannah, Keagan Galbraith

Honors College Theses

The number of days that a home stays on the housing market (Days-On-Market—DOM) provides crucial information about the real estate market’s behavior that affects the buyer’s/seller’s decision (at the micro-level) and indicates the level of risk associated with real estate investments and identifies the housing bubbles (at the macro level). Housing data has a mixture of simple and complex attributes. A complex attribute in contrast with a simple attribute, has an array of values for a real estate property, which creates a major challenge in prediction of DOM. DOM is a binary attribute with values of “short” (£ six months) …


An Algorithmic Approach To Creating Effective Study Groups Using A Smart Phone App, Kelvin J. Rosado-Ayala Jul 2018

An Algorithmic Approach To Creating Effective Study Groups Using A Smart Phone App, Kelvin J. Rosado-Ayala

Honors College Theses

For many students entering college, meeting new people and studying are a common struggle. Study groups are generally recommended, especially if the groups are comprised of members with complementary personality traits. But the challenge still remains, how do freshmen or transfer students find and form these heterogeneous study groups. In order to help alleviate this issue, an Android application was developed to automatically create study groups for students. Using basic information provided by students upon registration, the algorithm is able to automatically find matching group members. The application was designed using an agile life cycle model over the course of …


Quantum Chemical Analysis Of Stable Noble Gas Cations For Astrochemical Detection, Carlie M. Novak Apr 2018

Quantum Chemical Analysis Of Stable Noble Gas Cations For Astrochemical Detection, Carlie M. Novak

Honors College Theses

The search for possible, natural, noble gas molecules has led to quantum chemical, spectroscopic analysis of NeCCH+, ArNH+ ArCCH+, and ArCN+. Each of these systems have been previously shown to be a stable minimum on its respective potential energy surface. However, no spectroscopic data are available for laboratory detection or interstellar observation of these species, and the interstellar medium may be the most likely place, in nature, where these noble gas cations are found. The bent shape of NeCCH+ is confirmed here with a fairly large dipole moment and a bright C -- H stretching frequency at 3101.9 cm-1 …


Network Modeling Of Infectious Disease: Transmission, Control And Prevention, Christina M. Chandler May 2017

Network Modeling Of Infectious Disease: Transmission, Control And Prevention, Christina M. Chandler

Honors College Theses

Many factors come into play when it comes to the transmission of infectious diseases. In disease control and prevention, it is inevitable to consider the general population and the relationships between individuals as a whole, which calls for advanced mathematical modeling approaches.

We will use the concept of network flow and the modified Ford-Fulkerson algorithm to demonstrate the transmission of infectious diseases over a given period of time. Through our model one can observe what possible measures should be taken or improved upon in the case of an epidemic. We identify key nodes and edges in the resulted network, which …


Web Scraping The Easy Way, Yolande Neil Jan 2016

Web Scraping The Easy Way, Yolande Neil

Honors College Theses

Web scraping refers to a software program that mimics human web surfing behavior by pointing to a website and collecting large amounts of data that would otherwise be difficult for a human to extract. A typical program will extract both unstructured and semi-structured data, as well as images, and convert the data into a structured format. Web scraping is commonly used to facilitate online price comparisons, aggregate contact information, extract online product catalog data, extract economic/demographic/statistical data, and create web mashups, among other uses. Additionally, in the era of big data, semantic analysis, and business intelligence, web scraping is the …