搜索资源列表
yiweihuangjinfengefa
- 机械优化设计的一维黄金分割法程序,已测试过的,很有用!-Optimization of Mechanical Design dimensional golden section method in a program.
golden_cut_method
- 2. 黄金分割法的的核心思想是逼近,而最终结果的精确程度取决于相对精度e的大小,e越小,结果越精确,迭代次数越多,这一点从图一的程序运行结果中可以很明显的看出。 3. 程序运行过程中首先输入初始区间[0,1],然后输入迭代后最后区间的长度0.2,最后得出极小值和极小值点。 -2. Golden section method is the core idea of approximation, while the final result depends on the precise re
c
- 一个求函数极值问题,用黄金分割法-Extreme Value of a demand function, with the golden section! ! ! !
onedemonsearch
- 一维搜索算法实现(黄金分割,二分法,抛物线,Fibonacci,三次差值和切线法)-One-dimensional search algorithm (golden section, dichotomy, parabola, Fibonacci, three times the difference and tangent)
1
- 黄金分割法在机械设计中的实际应用 列举了一个例题-Golden section method in the mechanical design of a practical application example cited
huangjin
- 一维搜索的黄金分割C++算法,内附图片以供参考-#include "stdafx.h" #include<iostream> using namespace std
123
- 一维优化程序 黄金分割法 C语言程序 经过调试已经成功- c language program
Gold_Segment
- 该程序实现了经典的黄金分割算法,运行平台是Visual Studio 2010.-The program implements the classic golden section algorithm, the platform is running Visual Studio 2010.
fbtzv
- 可以用黄金分割和斐波那契算法实现优化,只要改变相应的参数就可以用了()
