View source: R/Steepest_Descent.R
Steepest_Descent | R Documentation |
Performs the steepest descent algorithm for a set number of iterations
Steepest_Descent(Fmat, place, S, cm, num.loops)
Fmat |
xx |
place |
xx |
S |
xx |
cm |
xx |
num.loops |
xx |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.