Theta gets unsigned value after gradient descent

Capture.PNG
Theta is a vector which contains two zeros at the start, after this function it loses its value.

Answers (1)

On line 6, there should not be a comma after "iterations". I think this is preventing your for loop from executing, though it is tough to tell for sure, without being able to run the code.

Products

Release

R2019a

Asked:

on 6 Jan 2020

Answered:

on 7 Jan 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!