搜索资源列表
modfiyga
- 改进的遗传算法源程序,结合遗传算法的全局寻优能力和POWELL的局部优化,是寻优速度加快-improved genetic algorithm source, combining genetic algorithm optimization of the overall situation and the local optimization POWELL, optimizing speed
peizhun
- 图像配准-GUI界面,最优化算法,互信息尺度,POWELL.m附属子程序,PSO.m附属子程序,对图像进行“平移”和“旋转”-Image Registration - GUI interface, optimization algorithms, mutual information scale, POWELL.m subsidiary subroutine, PSO.m subsidiary subroutine, the right image "translation"
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
powell
- 课程学习图形配准中的优化问题时进行局部搜索的powell算法,程序代码注解详细,可运行,适合初学智能算法的朋友-Courses in graphic registration of optimization problems for local search powell algorithm, code comment in detail, can run, suitable for beginners intelligent algorithm friend
baclwarlparseprototypes
- 最优化算法C语言程序,包括Newon弦切法,单纯行法,抛物线插值法,最速下降法,Powell法()