CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - newton

搜索资源列表

  1. mulDNewton

    1下载:
  2. 本代码为牛顿下山法求解非线性方程组。其调用格式为[r,m]=mulDNewton(F,x0,eps) 其中F:非线性方程组,x0:初始解,eps:解的精度;r:求得的一组解,n:迭代步数。-The code for Newton' s method for solving nonlinear equations. Its call format [r, m] = mulDNewton (F, x0, eps) where F: non-linear equations, x0: init
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:543
    • 提供者:锦夏
  1. newton

    0下载:
  2. 用牛顿下山法解方程,能达到任意精度,欢迎下载-Solving equations using Newton' s method can achieve an arbitrary accuracy, welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:292712
    • 提供者:zhenqingkai
  1. Newton

    0下载:
  2. 基于Java的牛顿法,是数值计算方法的实验题。-Java-based Newton method is a numerical calculation of the experimental problems.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:段文峰
  1. math

    0下载:
  2. 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:634700
    • 提供者:kyo
  1. Newton

    0下载:
  2. 牛顿插值算法 用程序来实现模拟函数求值 代码考虑到时间复杂度问题-Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:721
    • 提供者:九现神龙
  1. NewTon

    0下载:
  2. 采用牛顿法解非线性方程阻,注意:该程序并非通用程序,但具备牛顿法编程的所有步骤及函数,对编写牛顿法的人有参考价值-Using Newton' s method for solving nonlinear equations resistance, Note: This program is not a common procedure, but with Newton' s method of programming all of the steps and functions, N
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4717
    • 提供者:wu吴冰
  1. LMS_Newton

    0下载:
  2. function of matlab LMS-Newton algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1415
    • 提供者:bessem
  1. PowerFlowNewton_Rapson_Decoupled

    0下载:
  2. Power Flow Decoupled Newton-Rapson algorithm, from my graduate projects
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1531
    • 提供者:Ben
  1. newtonandgexianfa

    0下载:
  2. 运用牛顿法和割线法来求函数极值的c++程序-Using Newton method and secant method to seek the function extremum c++ program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:268555
    • 提供者:周文欢
  1. jacobi.tar

    0下载:
  2. Implementations of Jacobi, Newton and Newton-Euler methods in Matlab. Include routines to visualize the results as well to save them into Matlab data files.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2249
    • 提供者:Francesco
  1. Broyden_newton

    1下载:
  2. 最优化方法实验设计,研究Broyden族拟Newton算法中fai(k)取值的优化问题,即对于不同的目标函数,考虑取何值时算法是最优的,重点考察的区间[-2 2]范围内的变化情况,算法的优劣程度由CPU运行时间决定。-Optimization method, design of experiments to study the proposed Newton algorithm Broyden family fai (k) values of the optimization problem,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2119
    • 提供者:shen yuan
  1. newton

    0下载:
  2. 著名牛顿法的c语言代码,照书上的编的,不难理解-Well-known Newton' s law of c language code, according to the book of the series, it is easy to understand
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:643
    • 提供者:陈敏
  1. newton

    0下载:
  2. 利用Newton插值多项式 求被插值函数f 在点65 处的近似值.-Demand has been the use of Newton interpolation polynomial interpolation function f at the point 65 of the approximation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:208619
    • 提供者:Emily
  1. Newton_Method

    1下载:
  2. 自己根据<最优化理论与基础>课本编的matlab程序 最优化问题求解: 牛顿法 自助输入目标函数及其梯度-Optimization: Newton Method Type in objective function and its gradient by yourself.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2287
    • 提供者:GPack
  1. ProgramaInterpolacion

    0下载:
  2. Programa de algoritmos matematicos muestra los metodos de ecuaciones lineales,metodos de no ecuaciones lineales,Interpolacion y sumatorias como: Newton, biseccion, falsa posicion, punto fijo, secante, metodo de gauss, gauss seidel etc.-Programa de
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4850172
    • 提供者:NUBIA1
  1. Newton-Raphson

    0下载:
  2. 本程序用的是Newton-Raphson法求解方程的根,程序我验证过,是正确的-This procedure using a Newton-Raphson method for solving equations of the root, the program I have verified is correct ... ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:549
    • 提供者:陈科技
  1. Newton

    0下载:
  2. 用Newton迭代法求解方程的根,用matlab实现-Newton iterative method for solving equations with roots, using matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:21638
    • 提供者:刘华杰
  1. 1-Newton

    0下载:
  2. 牛顿迭代算法,可以处理一些简单的计算,得到的结果保存为txt文件。-Newton iterative algorithm that can deal with some simple calculation, and the result saved as a txt file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:254523
    • 提供者:ruoshui
  1. newton2

    0下载:
  2. 非线性方程组的牛顿迭代方法与非线性方程解法类似,也是求解非线性方程组的常用方法。-Nonlinear equations of the Newton iteration method and nonlinear equations similar to solving nonlinear equations is a common method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:712
    • 提供者:jiaoyuwei
  1. Newton

    0下载:
  2. 用C++描述了牛顿公式解一般方程组的算法,给初学C++语言的一点参考-Using C++ describes the general equations of Newton formula solution algorithm, to the novice C++ language reference point
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2651
    • 提供者:xiaomili
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com