simultaniousCG
(method of S2FunHarmonic)
calculates the minimum of a spherical harminc
Syntax
[v,pos] = simultaniousCG(sF) % the position where the minimum is atained
[v,pos] = simultaniousCG(sF,'numLocal',5) % the 5 largest local minima
% with all options [v,pos] = simultaniousCG(sF, 'startingnodes', NODES, 'lambda', LAMBDA, 'tau', TAU, 'mu', MU, 'kmax', KMAX, 'tauLS', TAULS, 'kmaxLS', KMAXLS)
Output
v |
double |
pos |
MTEX 5.2.beta1 |