Theta gets unsigned value after gradient descent
古いコメントを表示

Theta is a vector which contains two zeros at the start, after this function it loses its value.
回答 (1 件)
James Browne
2020 年 1 月 7 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Linear Predictive Coding についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!