Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save joyhuang9473/635f38f09e0d5236fafe to your computer and use it in GitHub Desktop.

Select an option

Save joyhuang9473/635f38f09e0d5236fafe to your computer and use it in GitHub Desktop.
Optimizing using fminunc to find the optimal parameters theta in ex2data1.txt.
% Octave console output
Cost at theta found by fminunc: 0.203498
theta:
-25.161272
0.206233
0.201470
@jcmurciap

Copy link
Copy Markdown

Good afternoon,
Can you explain to me, how do you obtain this result?
I have tried to understand without success. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment