搜索资源列表
HJ搜索
- 用于Hooke—Jeeve模式搜索算法,完成多变量的寻优。多变量搜索中直接搜索算法的一种。-for Hooke-mode Jeeves search algorithm, complete multivariate optimization. Multivariable direct search of a search algorithm.
hooke-jeeves直接搜索法
- 优化算法中hooke-jeeves直接搜索法
HJ搜索
- 用于Hooke—Jeeve模式搜索算法,完成多变量的寻优。多变量搜索中直接搜索算法的一种。-for Hooke-mode Jeeves search algorithm, complete multivariate optimization. Multivariable direct search of a search algorithm.
hooke
- hooke算法的自我编写的小小的程序能够用来计算问题的最优值-hooke
cultural
- 文化算法的MATLAB实现。实验结果表明该算法具有良好的性能。-MATLAB implementation of cultural algorithms. Experimental results show that the algorithm has good performance.
hooke-jeeves
- 优化算法中直接搜索法,Hooke-Jeeves算法-Direct search optimization method, Hooke-Jeeves Algorithm
Hooke-Jeeves
- 用Matlab编写的用Hooke-Jeeves方法求函数极小点程序-Written with Matlab using Hooke-Jeeves method of procedure demand function minimizer
Tahvil
- Hooke And Jeeves Using Line Searches nonlinear optimization
hooke-jeeves_C
- hooke-jeeves的学习代码 c编写-hooke-jeeves learning code c to write
hkjvs
- Hooke and Jeeves search optimization fortran solution
hookeandjeeves
- Hooke and Jeeves Search Method Matlab m file
hkjeeves
- Hooke-Jeeves Directional Search Method
optimization
- many optimization methods(BFGS Method / Golden section search method / Hooke & Jeeves direct search method / Simplex method)
HookeJeeves
- Method of hooke and jeeves and the golden section in SCILAB for function 2d
Hooke-and-Jeeves
- A simple optimization algorithm example :Hooke and Jeeves method
hooke
- hooke-jeeves模式搜索法具有很好的求解最优解的功能,本算法是Mark G. Johnson 编写的,大家可以参考学习-Nonlinear Optimization using the algorithm of Hooke and Jeeves
Hooke-Jeeves
- Hook & Jeeves method implemented by matlab
Hooke
- The elapsed time of Nelder and Mead simplex method seems to be larger than Hooke and Jeeves method but, it reached the solution in just 2 iterations which is remarkably less than the previous method. From Tables 1 and 2
trans_f
- By comparing elapsed times one can say that Hooke and Jeeves methods converge faster than other methods and the slowest one seems to be Nelder and Mead Simplex Method. In this part of the assignment we are going to rea