This repository has been archived on 2021-05-17. You can view files and clone it, but cannot push or open issues or pull requests.
scientificComputing/regression/code
2019-12-11 17:11:33 +01:00
..
boltzmann.m move regression code from statistics to regression folder 2015-10-27 09:39:02 +01:00
checkdescent.m solution for regression exercises 2018-01-08 17:52:48 +01:00
create_linear_data.m move regression code from statistics to regression folder 2015-10-27 09:39:02 +01:00
descent.m solution for regression exercises 2018-01-08 17:52:48 +01:00
descentfit.m solution for regression exercises 2018-01-08 17:52:48 +01:00
errorGradient.m [regression] fixed m code 2019-12-11 17:11:33 +01:00
errorSurface.m [regression] fixed m code 2019-12-11 17:11:33 +01:00
estimate_regression.m move regression code from statistics to regression folder 2015-10-27 09:39:02 +01:00
exponential.m move regression code from statistics to regression folder 2015-10-27 09:39:02 +01:00
gradientDescent.m [regression] fixed m code 2019-12-11 17:11:33 +01:00
gradientDescentPlot.m extra code 2015-11-08 18:11:50 +01:00
iv_curve.mat Reorganized the folders and started a common script for the lectures. 2015-10-25 20:24:13 +01:00
lin_regression.mat Reorganized the folders and started a common script for the lectures. 2015-10-25 20:24:13 +01:00
linefit.m solution for regression exercises 2018-01-08 17:52:48 +01:00
lsq_gradient_sigmoid.m Reorganized the folders and started a common script for the lectures. 2015-10-25 20:24:13 +01:00
lsq_sigmoid_error.m Reorganized the folders and started a common script for the lectures. 2015-10-25 20:24:13 +01:00
meanSquaredError.m [regression] further improved the chapter 2019-12-11 09:48:19 +01:00
meanSquaredErrorLine.m [regression] improved the chapter 2019-12-10 22:29:35 +01:00
meanSquaredGradient.m [regression] fixed m code 2019-12-11 17:11:33 +01:00
membraneVoltage.mat Reorganized the folders and started a common script for the lectures. 2015-10-25 20:24:13 +01:00
plot_error_surface.m Reorganized the folders and started a common script for the lectures. 2015-10-25 20:24:13 +01:00
sigmoidal_gradient_descent.m Reorganized the folders and started a common script for the lectures. 2015-10-25 20:24:13 +01:00