搜索资源列表
amoeba
- matlab编写的多元变量最小化问题的downhill方法求解-Matlab prepared by the multi - variable minimization problem solving methods downhill
theSecond
- 这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程-this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations
CureFit_Line_LeastSquaresMethod
- 下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序-downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and
amoeba
- matlab编写的多元变量最小化问题的downhill方法求解
downhill-filter
- 通过滤波对图像进行增强处理,用VC实现,通过编译可以运行.
10.牛顿下山法
- 牛顿下山法,比较好用!-Newton downhill, better quality!
downhill filter
- 一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!-doing some of the image-processing procedures (such as Fourier transform, regional growth), people want to help!
10.牛顿下山法
- 牛顿下山法,比较好用!-Newton downhill, better quality!
downhill filter
- 一些自己做的关于图象处理的程序(如傅立叶变换,区域生长等),希望对人有帮助!-doing some of the image-processing procedures (such as Fourier transform, regional growth), people want to help!
amoeba
- matlab编写的多元变量最小化问题的downhill方法求解-Matlab prepared by the multi- variable minimization problem solving methods downhill
theSecond
- 这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程-this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations
CureFit_Line_LeastSquaresMethod
- 下山单纯形法java源程序,可做非线性函数极值以及曲线拟合程序-downhill simplex method java source files, to do extreme nonlinear curve fitting procedures and
e5
- 城市间交通网问题 现有N座城市组成的公路交通网络,其中有的城市之间有直达公路(途中不经过其他城市),有的城市之间没有直达公路。我们作一些约定:城市间存在直达的公路路段上,往返的行车时间不一定相等(因为可能存在上下坡等因素,所以这个假设是合理的)。每条有方向的边上的二元组分别表示该方向上直线距离和车速。要求编程设计一个简单的交通路线查询系统,实现一些有关任一城市周边城市查询、任何两个地点的最短行车时间、最小中转次数查询等功能。-The
amoeba
- matlab编写的多元变量最小化问题的downhill方法求解-matlab prepared multi-variable minimization problem downhill method
newton
- 牛顿下山算法,给出了实例,求导数时自己把公式输入,希望有人能改变能自动求解导数,可以联系我。-Newton downhill algorithm, given examples, and derivatives of the formula when their own input, hope someone can change automatically solve the derivative, you can contact m
downhill-filter
- 通过滤波对图像进行增强处理,用VC实现,通过编译可以运行.-Through the filter to enhance image processing, using VC realize, through the compiler can run.
downhill_simplex_minimization
- 课件讲解优化算法,含有算法详述和伪代码。这一章主要讲解downhill simplex minimization method-downhill simplex minimization
Downhill
- Downhill Game in .jar
newton-downhill-algorithm-2_20-CPP
- 牛顿下山法标准程序,数值计算研究必备,通俗易懂-newton downhill algorithm
Newton-downhill-and-iteration-method
- 其中包含牛顿迭代法法,二分法,牛顿下山法 最优化求解的方法 -Newton downhill method and the improved Newton iteration method