搜索资源列表
powell
- powell优化搜索算法,适合于多参数优化且目标函数中不包含参数的情况-Powell optimization search algorithm, suited to multi-parameter optimization objective function which does not contain the parameters of
PSO_Powell
- 一种关于pso和powell的混合算法在图象中的应用。-a PSO and Powell on the hybrid algorithm in the application of images.
powell4
- 优化设计中powell法的类, 适合n个优化变量。-Powell optimization design of the law category, optimized for n variables.
wpdPowell
- powell优化算法,希望能通过审查。:-powell optimization algorithm, hope that through the review. :
powellsuanfafafaf
- 基于matlab的最优化算法,此文为最经典的powell算法,很好的程序,简洁,易懂-optimization algorithm, the article for the most classic powell algorithm, very good procedures, concise, understandable
optimizearithmetic
- 几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。-Several commonly used optimization algorithm of C procedures and MATLAB code, DFP variable metric method procedures, Powell method procedures, g
mpowell.c
- 优化算法,POWELL算法 C码,不需要目标函数求导,适应于多变量优化.-Optimization algorithm, POWELL algorithm C code, does not require the objective function derivation, adapted to multi-variable optimization.
Powelljihe
- 基于matlab和C以及C++集合的最优化算法,此文为最经典的powell算法,很好的程序,简洁,易懂-Based on matlab and C as well as the C++ Collection optimization algorithm, this article as the most classic powell algorithm, very good procedures, simple, easy to und
powell
- 在matlab上利用鲍威尔发求解的优化算法-In Powell made using matlab to solve the optimization algorithm
PowellRegistration
- 基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写-Mutual information-based image registration, optimization algorithm uses Powell algorithm, using the preparation of matlab
powell
- 这是用matlab写的powell优化算法程序。-This is written in matlab optimization algorithm powell procedures.
powell
- 使用powell算法进行图像配准的。需要先配置ITK才能运行-Powell algorithm using image registration. Need to configure to run ITK
powell
- 鲍威尔算法的源程序,代码简单,具有通用型,非常适合初学者- Powell algorithm source code, code is simple, with general-purpose, very suitable for beginners
match
- 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。-"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, a
HookeJeeve-and-Powell
- 最优化方法 HookeJeeve 和Powell算法 matlab 程序 简单例子-Optimization method and the Powell algorithm matlab program HookeJeeve simple example
POWELL
- Powell 算法,准确 完整 Fortran编写-Powell algorithm, accurate, complete Fortran prepared
powell
- 课程学习图形配准中的优化问题时进行局部搜索的powell算法,程序代码注解详细,可运行,适合初学智能算法的朋友-Courses in graphic registration of optimization problems for local search powell algorithm, code comment in detail, can run, suitable for beginners intelligent algo
Powell
- 图像配准powell算法的matlab实现-the matlab implemented powell algorithm
rar
- powell算法设计 鲍威尔法又称方向加速法,它由Powell于1964年提出,是利用共轭方向可以加快收敛速度的性质形成的一种搜索方法。该方法不需要对目标函数进行求导,当目标函数的导数不连续的时候也能应用,因此,鲍威尔算法是一种十分有效的直接搜索法。 Powell法可用于求解一般无约束优化问题,对于维数n<20的目标函数求优化问题,此法可获得较满意的结果。 不同于其他的直接法,Powell法有一套完整的理论体系,故其计算效率
Powell算法
- powell算法的实现,matlab语言实现方式,已经验证过了,供大家参考(The implementation of the Powell algorithm, the implementation of the MATLAB language, has been verified, for people to refer to)