- Category:
- matlab
- Tags:
-
- File Size:
- 1kb
- Update:
- 2018-03-13
- Downloads:
- 0 Times
- Uploaded by:
- 学者法师
Description: %% Machine Learning Online Class - Exercise 1: Linear Regression
% Instructions
% ------------
%
% This file contains code that helps you get started on the
% linear exercise. You will need to complete the following functions
% in this exericse:
%
% warmUpExercise.m
% plotData.m
% gradientDescent.m
% computeCost.m
% gradientDescentMulti.m
% computeCostMulti.m
% featureNormalize.m
% normalEqn.m
%
% For this exercise, you will not need to change any code in this file,
% or any other files other than those mentioned above.
%
% x refers to the population size in 10,000s
% y refers to the profit in $10,000s
%
%% Initialization
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
ex1.txt | 4047 | 2018-03-13 |