搜索资源列表
zuiyouhua
- 自己用Matlab编写的最优化算法,包括0.618,梯度法,共轭梯度法,罚函数法.-Their own written with Matlab optimization algorithms, including 0.618, gradient method, conjugate gradient method, penalty function.
niudun
- 本文件是基于MATLAB的解最优化算法的源代码,为牛顿法-This document is based on the MATLAB optimization algorithm solution of the source code for the Newton method
BFGS
- 最优化算法之一,拟牛顿法,亦称BFGS法,用于求解极值问题,具有二次收敛性-One of the most optimization algorithms, quasi-Newton method, also known as BFGS method for solving extremum problems, with quadratic convergence
pall 鲍威尔算法
- 鲍威尔算法,最优化算法,研究生学习,大家相互交流-Powell algorithm, optimization algorithms, graduate study, we exchange
基于遗传算法的 TSP 算法
- tsp问题(全称:TravellingSalesmanProblem),又称为旅行商问题、货郎担问题、TSP问题,是一个多局部最优的最优化问题,遗传算法是一种基于种群演变一种优化的算法,在此基础上的优化程序会自动寻找出最短路(TSP (full name: TravellingSalesmanProblem), also known as the traveling salesman problem, traveling salesman problem, but TSP problem is
多种群遗传算法的函数优化算法
- 多种群遗传算法的函数优化算法,可以实现基于多种群遗传算法的函数最优化问题(Multi population genetic algorithm function optimization algorithm, can be achieved based on multiple population genetic algorithm function optimization problem)
精通Matlab最优化计算
- 《精通Matlab最优化计算》的随书代码(Proficient in Matlab optimization)
布谷鸟算法
- 初学最优化算法可以下载看一看,有算法例程,多篇中文文献,讲解详细。值得下载。(Beginner optimization algorithm, you can download a look, there are algorithms routines, a number of Chinese literature, to explain in detail. Worth downloading.)
遗传算法案例
- 遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithms are usually implemented in a computer simulation. The abstract representation of a certain number of candidate solutions (called individuals) in an optimization pro
lm
- 最优化算法,使用信赖域法(LM)求解无约束问题。可以实现画出三维图像,通过修改初始点,得到迭代次数和函数值(Optimization algorithm, using LM method to solve unconstrained problems. Three dimensional images can be drawn, and the number of iterations and function values can be obtained by modifying the in
数值分析与最优化方法
- matlab 数值分析和最优化各种算法,清华大学学习算法,非常值得学习(Matlab numerical analysis and optimization algorithms)
遗传算法matlab程序
- 遗传算法matlab程序,用于最优化问题的求解。原理可以参考其他资料(Genetic algorithm matlab program)
PSO粒子群算法matlab程序
- PSO粒子群算法的matlab程序,可用于最优化问题,比如求最大值最小值等
遗传算法
- 最优化无约束问题求解,人工智能算法求解,处理无约束问题(Optimization of unconstrained problem solving, artificial intelligence algorithm and unconstrained problem)
粒子群算法
- 粒子群算法求解最短旅行距离问题,从而寻求最优化。(Particle swarm optimization is used to solve the shortest travel distance problem, so as to search for optimization.)
精通matlab最优化计算光盘(第二版)
- 本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All th
070582源代码-MATLAB R2015b最优化计算-9787302445630
- 070582源代码-MATLAB R2015b最优化计算-9787302445630,MATLAB的基础知识及常用优化算法的运行,源代码均能正确运行。
《最优化计算方法及其MATLAB程序实现》
- 书籍:《最优化计算方法及其MATLAB程序实现》电子资料(Books: Electronic Material of "Optimum Computing Method and Its Realization in MATLAB Program")
Benchmark 最优化测试函数
- Matlab中智能算法最优化测试函数公式及代码,有30几个,可用来验证算法的性能(There are more than 30 intelligent algorithm optimization test function formulas and codes in Matlab, which can be used to verify the performance of the algorithm.)
算法优化
- 针对减速器的设计,利用多种启发式的优化算法进行设计,不同于常规的工程最优化方法。(For the design of the reducer, a variety of heuristic optimization algorithms are used for design, which is different from conventional engineering optimization methods.)