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
2018-01-08 17:52:48 +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 Improved programming chapter 2015-11-29 15:48:15 +01:00
errorSurface.m solution for regression exercises 2018-01-08 17:52:48 +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 extra code 2015-11-08 18:11:50 +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
lsqError.m FInished regression chapter for now. 2015-11-12 10:30:45 +01:00
lsqGradient.m Improved programming chapter 2015-11-29 15:48:15 +01:00
meanSquareError.m Fixed half of the regression chapter. 2015-11-11 19:31:38 +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