Theta gets unsigned value after gradient descent
1 回表示 (過去 30 日間)
古いコメントを表示
![Capture.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/260062/Capture.png)
Theta is a vector which contains two zeros at the start, after this function it loses its value.
0 件のコメント
回答 (1 件)
James Browne
2020 年 1 月 7 日
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Linear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!