搜索资源列表
Newton-lagrange
- 牛顿-拉格朗日插值法C++源代码,最新修改的通码,网友可以-Newton-Lagrange interpolation C source code, the latest revision of immigration code, net surfers can s
Variable_Metric_Metho_DFP.rar
- 拟牛顿法(变尺度法)DFP算法的c/c++源码.变尺度法的源程序,用于优化中的非线性规划,效果还可以的,Quasi-Newton method [DFP] DFP algorithm c/c++ source code. DFP source for the optimization of nonlinear programming, the effect can also be the
Newton-Raphson
- Newton-Raphsond 算法的源程序,对于要用牛顿法的来说很中重要的,程序注释很仔细,方便阅读-Newton-Raphsond algorithm source code, for use in Newton-Raphsons method is very important, the program notes very carefully, easy to read
niudundiedai
- vc6.0,牛顿迭代法的源代码,数值分析-vc6.0, Newton iteration of the source code, numerical analysis
Newton
- 计算方法迭代法和牛顿法算法实验代码!迭代法与牛顿法计算的代码!-Iterative calculation method and Newton method algorithm experimental code! Newton iteration method with the code!
STRSCNE
- 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
math
- 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
Newton
- 数值计算中求解最优化问题时 针对无约束优化问题的牛顿法求解算法代码-Solving numerical optimization problems in the unconstrained optimization problem for the Newton algorithm code
Newton-interpolation-algorithm_Caswf
- 牛顿插值算法,C程序源码,同时包含Flash制作的算法动态演示swf文件,可直观演示差值算法的执行过程。-Numerical algorithm,Newton interpolation algorithm, C source code and flash Dynamic demonstration
10-algorithm-C-language-source-code
- 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格-10 algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg
Newton
- 数值分析,即计算方法中的牛顿下山法源代码。-Numerical analysis, the calculation method of the Newton downhill method source code.
Dns-code
- 牛顿 非牛顿流体数值模拟源代码,对粘弹性流体湍流减阻进行分析-Newton non-Newtonian fluid numerical simulation of the source code, to analyze the viscoelastic fluid turbulent drag reduction
Newton
- 用VC6.0编的一个牛顿迭代法源代码,根据牛顿迭代法公式编写,结果正确。-Source code compiled with VC6.0 a Newton iteration method.
newton-Interpolation
- 数值计算基础牛顿插值法c语言源代码,有运行截图-The numerical calculation basis of Newton interpolation c language source code, run shot
Non_mon-Newton
- 最优化算法中的使用非单调线搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用-The use of non-monotonic line optimization algorithm to search seeking step quasi-Newton algorithm source code, Matlab programming, and hope to be useful
Newton
- 对牛顿公式进行代码化,使其可以执行一组数字的插值算法,可以输出y值!-Newton formula code, so that it can perform a set of digital interpolation algorithm, can output y value!
matlab-code
- 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
Newton
- 本代码是自己编写的牛顿迭代计算方法,采用VC6.0,可直接运行-This code is written in Newton' s own calculations, using VC6.0, can be directly run
Newton-2
- Newton法解方程组的实验报告,文档里包含了完整的c语言实现代码-Newton method for solving equations of the lab report, the document contains a complete c language code
Newton---3
- Newton 均差插值多项式 用c语言实现的实验报告,里面包含了完整c语言代码-Newton mean difference interpolation polynomial using c language lab report, which contains a complete c language code
