Theta gets unsigned value after gradient descent
Mostra commenti meno recenti

Theta is a vector which contains two zeros at the start, after this function it loses its value.
Risposte (1)
James Browne
il 7 Gen 2020
0 voti
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.
Categorie
Scopri di più su Linear Predictive Coding in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!