搜索资源列表
hanshuxunyou
- 对一个三次函数寻找最优解(最小值),分别使用全局搜索法、二分法、黄金分割法和斐波那契法共四种方法寻优。函数可在程序中自行指定,有gui界面。-A cubic function to find the optimal solution (minimum), respectively, using a global search method, dichotomy, golden section and Fibonacci optimization method a total of four me
lll
- 方程(组)、搜索根的方法、二分法、抛物线法、牛顿(Newton)切线法等在MTLAB中的应用-Equation (s), search the root of the method, bisection method, parabolic, Newton (Newton) tangent law of the MTLAB
frequency-searching
- 得到特征方程,采用二分法和黄金分割法搜索梁、板等结构的自振频率-The characteristic equation, and the golden section method using dichotomy search beams, plates and other structure of the natural frequency
Recursive-dichotomization
- 采用加入递归思想的二分法搜索非线性方程的近似解,在典型算例中调试通过。-A recursive dichotomization which is utilized in the solving of non-linear equation.
erfen
- 最优化方法及其MATLAB程序设计,针对非精确线搜索的方法,二分法-Optimization method and MATLAB program design, method for inexact line search, dichotomy
erfensousuo
- 二分搜索法 其中包含三个文件 在求解时有时候直接求其解析解太难 用二分法 快速搜索 并保证其一定的精度-Binary search algorithm to find the optimal solution by dichotomy