This is where I will store miscellaneous programming projects or other projects that I have worked on for fun.
This program performs a variety of matrix operations including finding Eigenvalues and Eigenvectors, inverting, adding, cross-multiplying, and finding determinantes.
This file contains python code that can solve Wordle puzzles quickly. It also has the option to do variations of the Wordle with different numbers of letters. To do this, The number of letters would need to be updated and CleanList.py run again.
This program demonstrates the Taylor series approximations of exponential functions, sine, and cosine.
In this repository I have also stored copies of the codes I create for my research for a ME EN 497R (supervised research) courcse with the BYU FLOW Lab.
The folder labeled "LeapFrog" is the leapfrogging vortices program I completed at the beginning of the course.
The folder labeled "Airfoil Analysis" contains the second project, which uses Xfoil.jl to calculate the lift and drag on an airfoil.
The folder labeled "Rotor Analysis" contains the third project, which introduces CCBlad.jl.
The folder labeled "Rotor Design" contains the forth project, in which I use SNOW.jl to optimize a rotor.
My Final Report, written in LaTeX, summarized how I performed the rotor design in the "Rotor Design" folder.