2019-02-23

2019-02-23 Linear Regression

Linear Regression is a tool to estimate a linear relationship between an input set and an output set.
Those formulae allows computation of Gain, Bias and Error from just five accumulation variables. This eliminates the need of storing and processing all samples of the set (2N variabiles)

>>>Linear Regression<<< 

Bias and Gain

>>>Linear Regression Error<<<

Error Estimation


>>>Correlation<<<


Pearson Correlation and my custom Linear Correlation metric for use in neural networks

2019-02-16

2019-02-16 Maze Runner LCD Display

>>>Maze Runner<<<



Added Code and Schematics for the LCD Display Minisheld installed on maze Runner

2019-02-16 Microcontroller Driver: LCD Display

>>>Microcontroller Driver - LDC Display<<<

Microcontrolled driver to control a 16x2 LCD display efficiently. Driver is designed to minimize user space code required to work.

2019-02-15

2019-02-15 Average, RMS Average, Variance and Standard Deviation

>>> Average and RMS Average<<<

Computationally and memory efficient definitons of: Average, RMS averag, Variance and Standard Deviation. 

2019-02-07

2019-02-07 Energy Density of Water as CNO Nuclear Fuel

>>>Energy Density of Water as CNO Nuclear Fuel<<<

Energy density of water when using hydrogen atoms in the water molecule as nuclear fuel in a CNO nuclear fusion cycle.

2019-02-06

2019-02-06 Space propulsion Equations

>>>Space Propulsion Equations<<< 

Fuel, acceleration, mass and energy equations for a direct propulsion engine in a uniformly accelerated trip with no gravity influences.

2019-02-02

2019-02-02 Maze Runner Upgrade

Upgraded the mechanical structure of Maze Runner

>>>Pheriperal Upgrade<<<