Fibonacci+Method
Fibonacci+Method技术资料下载专区,收录384份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
384
Fibonacci+Method 热门资料
查看全部 384 份 →Battery charger and method of charging a battery
Battery charger and method of charging a battery
2023-10-27
3
This code implements the shortest path algorithm via the simple scheme and fibonacci heap data struc
This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds...
2013-12-23
51
牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method)
牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从...
2017-08-12
58
用0.618法和fibonacci法求解单变量的最优化问题
用0.618法和fibonacci法求解单变量的最优化问题,fibonacci法有两个,可以对比,一个慢一个快
2016-02-07
179