Pinned Repositories
APRServer
aurora
EulerFirstOrder
Approximate first order differentials with Euler's Formula
EulerThirdOrder
Initial commit
LeastSquares
Program that takes returns values on linear best fit line
PolyRegress
Polynomial Regression
tarrinr's Repositories
tarrinr/LeastSquares
Program that takes returns values on linear best fit line
tarrinr/PolyRegress
Polynomial Regression
tarrinr/APRServer
tarrinr/aurora
tarrinr/EulerFirstOrder
Approximate first order differentials with Euler's Formula
tarrinr/EulerThirdOrder
Initial commit
tarrinr/Gauss
Gaussian elimination with pivoting
tarrinr/LUDecomp
Solve systems of equations with LU Decomposition
tarrinr/MatInverse
Find inverse of square matrix using LU Decomposition
tarrinr/md5_ascii_cracker
tarrinr/MorseCode
Arduino - Morse Code Translator
tarrinr/MultiRegress
Multiple-Linear Regression
tarrinr/NewtonPoly
Newton's Divided Difference Polynomial Interpolation
tarrinr/pigeon
tarrinr/pong
tarrinr/QuickWit
Game for Arduino with Linksprite LCD Button Shield
tarrinr/RK4
Solve ODE with RK4
tarrinr/RMS-EDF-scheduler
tarrinr/Simpson
Use Simpson's Rule to estimate integrals when n is even, odd, or 1
tarrinr/TotalResponse
tarrinr/TrapM
Approximate integral with Trapezoidal Rule and finite n
tarrinr/TrapSimUn
Approximate integral from given data points. Not only does it allow evaluation of unequal segment data, but if equally spaced information is used, it reduces to using Simpson’s rules. As such, it represents a basic, all-purpose algorithm for the determination of the integral of tabulated data.
tarrinr/TrapUn
Use Uneven Trapezoidal Rule to approximate integrals from data points
tarrinr/Twin
Simple console GUI