搜索资源列表
ga0000000000000
- 遗传算法的一个实例。m个工件分配给m架机床的效益最优化问题,使用一种遗传算法解决。-a genetic algorithm examples. M m allocated to the workpiece-machine efficiency optimization, the use of a genetic algorithm.
randbbuid
- 此文件利用最新的加斯拉奇算法制造随机种子给随机数的数理统计达到最优化
someoptimiummethod
- 一些简单最优化方法的matlab实现和非线性规划算法
linearprogram
- 线性规划算法,来自于《精通MATLAB最优化计算》-linear program
YSPSO
- 带压缩因子的粒子群算法,来自于《精通MATLAB最优化计算》-pso with compressibility factor
LinWPSO
- 权重改进的粒子群算法,来自于《精通MATLAB最优化计算》-pso with improved weighted factor
RandWPSO
- 随机权重粒子群算法,来自来自于《精通MATLAB最优化计算》- pso with random weight
LnCPSO
- 变学习因子粒子群算法,来自于《精通MATLAB最优化计算》-pso with variant learning factor
mastering_matlab
- 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
Conjugate-Gradient-Method
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
GA
- 使用遗传算法进行最优化计算的方法,其中包含遗传算法中需要的各个子程序-Using a genetic algorithm optimization calculation method, which contains the genetic algorithm requires each subroutine
chapter-14-GA-algorithm
- 遗传算法的源码(精通matlab最优化计算第14章)-The source of the genetic algorithm (proficient matlab optimization calculation Chapter 14)
sccz
- 三次插值算法一个小例子,用于计算多元方程的最小值,也就是最优化问题-A small example cubic interpolation algorithm for the calculation of the minimum value of the multi-equation optimization problem, which is the most
Proficient-in-MATLAB-optimization
- 精通MATLAB最优化计算一书源码。很多算法,值得拥有。-Proficient in MATLAB optimization
P13-ParticleSwarmOptimization
- MATLAB最优化计算\第13章 粒子群优化算法-failed to translate
Trust-RegionInterior_Point
- 本代码为《最优化理论与方法》书籍重的信赖域算法的代码,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" heavy books trust region algorithm code, the code of the objective function and constraints may need to change the initial value
conjugate-gradient-method
- 本代码为《最优化理论与方法》书籍中的共轭梯度法算法的代码,并举了两个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books conjugate gradient method algorithm code, citing two books on the example of the job title, the code in th
Optimization-Algorithms
- 《最优化方法及其matlab程序设计》的源代码,包含很多经典的最优化算法-" Matlab optimization methods and procedures," the source code, including many classic optimization algorithms
Optimization-code
- 最优化算法程序,包含费线性最小二乘、共轭梯度法、牛顿法-Linear least squares optimization algorithm procedures, including fees, conjugate gradient method, Newton method and so on
random_end
- 最优化算法,内含几十种最优化函数,适合不同的场景的应用-Optimization algorithm, containing dozens of optimized functions for different application scenarios