⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vhjmin.dat

📁 basic linear algebra classes and applications (SVD,interpolation, multivariate optimization)
💻 DAT
字号:
./vhjmin		Verify HJMIN multidimensional minimizer	Rosenbroke function	f = 100*(x2-x1^2)^2 + (1-x1)^2Initial guess         b0 =      -1.2          1  Function value at it  f0 = 24.2Initial steps         h0 =        10         10  Minimum f value found  f = 6.97611e-11                  at  b =         1          1  Final steps           h =     1e-15      1e-15  No. of iterations    ni = 270Exact min location bm =         1          1  Two (2,1) elements of matrices with values 1 and 1differ the most, although the deviation 1.54972e-06 is small	Bocks function	f = [ exp(-1/10) - exp(-x1/10) + exp(-10/10) -exp(-x2/10) ]^2Initial guess         b0 =         0          0  Function value at it  f0 = 0.528941Initial step          h0 = 10Minimum f value found  f  = 0                  at  b  =        10          1  No. of iterations     ni = 89Exact min location  bm =        10          1  	Mile & Cuntrell function	f = [ exp(x1)-x2 ]^4 +100(x2-x3)^6 + atan(x3-x4)^4 + x1^8Initial guess         b0 =         1          2          2          2  Function value at it  f0 = 1.26618Initial step          h0 = 10Minimum f value found  f  = 4.1179e-27                  at  b  =  1.49e-08          1          1          1  No. of iterations     ni = 227Exact min location  bm =         0          1          1          1  Two (4,1) elements of matrices with values 1 and 1differ the most, although the deviation 2.38419e-07 is small	Powell function	f = (x1+10*x2)^2 + 5(x3-x4)^2 + (x2-2x3)^4 + 10(x1-x4)^4Initial guess         b0 =         3         -1          0          1  Function value at it  f0 = 215Initial steps         h0 =        10         10         10         10  Minimum f value found  f = 0                  at  b =         0          0          0          0  Final steps           h =     1e-15      1e-15      1e-15      1e-15  No. of iterations    ni = 154Exact min location bm =         0          0          0          0  Compilation finished at Fri Dec 25 23:21:33

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -