-
Washington State University
- Pullman, WA
-
03:00
(UTC -07:00) - in/nicholas-jones-mathematics
Popular repositories Loading
-
Propeller-Performance-Optimization
Propeller-Performance-Optimization PublicI optimized the efficiency characteristics of flight for a propeller determined by its torque, thrust, rotor diameter, rotor speed, and angle of attack where these parameters are subject to nonline…
Python 1
-
Data-Fitting-Functions
Data-Fitting-Functions PublicI developed code to fit the parameters of a sinusoid function to measured data. To do this, I developed Python code from scratch which implements the following methods: Gradient descent, Conjugate …
Python 1
-
Derivative-Free-Optimization-Strategies
Derivative-Free-Optimization-Strategies PublicI developed Python code from scratch which implements some derivative free optimization strategies. The first method is the Nelder-Mead simplex method and the second method is the genetic algorithm…
Python
-
Finding-Central-Locations
Finding-Central-Locations PublicI developed code which solves for a best fit solution of a function when too many constraints create no feasible solution. To accomplish this, I called my Python optimization algorithm to solve thi…
Python
-
Quadratic-Programming
Quadratic-Programming PublicI developed Python code to minimize quadratic functions subject to constraints. This program has the ability to solve linear functions, unconstrained quadratic functions, equality constrained quadr…
Python
-
Sequential-Quadratic-Programming
Sequential-Quadratic-Programming PublicI developed code which implements my own version of the sequential quadratic program, requiring no Lagrange multipiers. I used the damped BFGS method to approximate a hessian, forcing it to be posi…
Python
If the problem persists, check the GitHub status page or contact support.