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
2020-12-20 13:15:40 +01:00
..
boltzmann.m move regression code from statistics to regression folder 2015-10-27 09:39:02 +01:00
create_linear_data.m move regression code from statistics to regression folder 2015-10-27 09:39:02 +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] smaller steps for derivative 2020-12-20 13:15:40 +01:00
gradientDescentCubic.m [regression] gradient descent code 2020-12-19 12:20:18 +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
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
meanSquaredErrorCubic.m [regression] finished chapter 2020-12-20 01:05:02 +01:00
meansquarederrorline.m [regression] objective function section done 2020-12-16 09:25:01 +01:00
meanSquaredGradient.m [regression] fixed m code 2019-12-11 17:11:33 +01:00
meanSquaredGradientCubic.m [regression] smaller steps for derivative 2020-12-20 13:15:40 +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
plotcubiccosts.m [regression] text and example for cost function figure 2020-12-18 13:10:53 +01:00
plotcubicgradient.m [regression] smaller steps for derivative 2020-12-20 13:15:40 +01:00
plotgradientdescentcubic.m [regression] smaller steps for derivative 2020-12-20 13:15:40 +01:00
plotgradientdescentpower.m [regression] smaller steps for derivative 2020-12-20 13:15:40 +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