The authors use the Lanczos algorithm to computationally solve the Schrodinger equation for 2D potentials with a Python program
Read More...Browse Articles
Impact of carbon number and atom number on cc-pVTZ Hartree-Fock Energy and program runtime of alkanes
It's time-consuming to complete the calculations that are used to study nuclear reactions and energy. To uncover which computational chemistry tools are useful for this challenge, Pan, Vaiyakarnam, Li, and McMahan investigated whether the Python-based Simulations of Chemistry Framework’s Hartree-Fock (PySCF) method is an efficient and accurate way to assess alkane molecules.
Read More...Jet optimization using a hybrid multivariate regression model and statistical methods in dimuon collisions
Collisions of heavy ions, such as muons result in jets and noise. In high-energy particle physics, researchers use jets as crucial event-shaped observable objects to determine the properties of a collision. However, many ionic collisions result in large amounts of energy lost as noise, thus reducing the efficiency of collisions with heavy ions. The purpose of our study is to analyze the relationships between properties of muons in a dimuon collision to optimize conditions of dimuon collisions and minimize the noise lost. We used principles of Newtonian mechanics at the particle level, allowing us to further analyze different models. We used simple Python algorithms as well as linear regression models with tools such as sci-kit Learn, NumPy, and Pandas to help analyze our results. We hypothesized that since the invariant mass, the energy, and the resultant momentum vector are correlated with noise, if we constrain these inputs optimally, there will be scenarios in which the noise of the heavy-ion collision is minimized.
Read More...Calculating the dynamic viscosity of a fluid using image processing of a falling ball
The authors measure changes in the viscosity of glycerol with increasing temperature using the falling ball approach.
Read More...Exploring the effects of diverse historical stock price data on the accuracy of stock price prediction models
Algorithmic trading has been increasingly used by Americans. In this work, we tested whether including the opening, closing, and highest prices in three supervised learning models affected their performance. Indeed, we found that including all three prices decreased the error of the prediction significantly.
Read More...Using Gravitational Waves to Determine if Primordial Black Holes are Sources of Dark Matter
In the quest to understand dark matter, scientists face a profound mystery. Two compelling candidates, Massive Compact Halo Objects (MACHOs) and Weakly Interacting Massive Particles (WIMPs), have emerged as potential sources. By analyzing gravitational waves from binary mergers involving these black holes, authors sought to determine if MACHOs could be the elusive dark matter.
Read More...Effects of different synthetic training data on real test data for semantic segmentation
Semantic segmentation - labelling each pixel in an image to a specific class- models require large amounts of manually labeled and collected data to train.
Read More...Pressure and temperature influence the efficacy of metal-organic frameworks for carbon capture and conversion
Metal-organic frameworks (MOFs) are promising new nanomaterials for use in the fight against climate change that can efficiently capture and convert CO2 to other useful carbon products. This research used computational models to determine the reaction conditions under which MOFs can more efficiently capture and convert CO2. In a cost-efficient manner, this analysis tested the hypothesis that pressure and temperature affect the efficacy of carbon capture and conversion, and contribute to understanding the optimal conditions for MOF performance to improve the use of MOFs for controlling greenhouse CO2 emissions.
Read More...Time-Efficient and Low-Cost Neural Network to detect plant disease on leaves and reduce food loss and waste
About 25% of the food grown never reaches consumers due to spoilage, and 11.5 billion pounds of produce from gardens are wasted every year. Current solutions involve farmers manually looking for and treating diseased crops. These methods of tending crops are neither time-efficient nor feasible. I used a convolutional neural network to identify signs of plant disease on leaves for garden owners and farmers.
Read More...Heat impact to food’s shelf life - An example of milk
Food spoilage happens when food is not kept in a good storage condition. Qualitatively estimating the shortened shelf life of food could reduce food waste. In this study, we tested the impact of heat on milk shelf life. Our results showed that an exposure at room temperature (25°C) for 3.2 hours will decrease the shelf life of milk by one day.
Read More...