搜索资源列表
optimizationprogram
- 优化设计C语言程序 进退法找区间、坐标轮换发、黄金分割法、区间消去法等
无约束优化 坐标轮换法
- 无约束优化 坐标轮换法的C++程序
12
- 优化设计的坐标轮换法,课程设计作业,适用简单问题-Optimal Design of the coordinates of the rotation law, the curriculum design operations, the application of simple questions
zuobiaolunhuanfa
- 计算机算法,编的不好,请各位批评指正,谢谢 坐标轮换法-Computer algorithms coordinate rotation method
turn7
- 7维坐标轮换法求函数的最小值的mathematica 源程序-7-dimensional coordinate rotation Method mathematica function of the minimum source
dimension_turn_6
- 优化设计算法:用坐标轮换法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发,变量维数为6 -Optimization Algorithm: Method using coordinate rotation objective function of optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 developmen
-Common-non-binding
- 最优化常用无约束方法,内有最速下降法,newton法,共轭梯度法,坐标轮换发等程序,程序均用C语言编写!-The most common unconstrained optimization methods, steepest descent method within, newton method, conjugate gradient method, coordinate rotation of hair and other procedures, procedures are writte
ConstrainedOptimizationProblem
- 约束优化问题: minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug) minPF(外点罚函数法解线性等式约束) minGeneralPF(外点罚函数法解一般等式约束) minNF(内点罚函数法) minMixFun(混合罚函数法) minJSMixFun(混合罚函数加速法) minFactor(乘子法) minconPS(坐标轮换法)(算法还有bug) minconSimpSearch(复合形法)-Constrained optimiz
zuobiaolunhuanfa
- 将工程问题转化为数学问题,进行无约束优化,求得极小值。(The engineering problem is transformed into a mathematical problem, and unconstrained optimization is used to obtain the minimum value.)