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

搜索资源列表

  1. NewtonsMethod

    0下载:
  2. Newtons method in C#. i.e. solve an equation using formula: Pn+1 = Pn - f(Pn)/f (Pn). Program can be easily altered for different equations, solved to your specified required accuracy, within your desired number of iterations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:24.11kb
    • 提供者:loader7
  1. ED11D003_JIJU-P-_ASSIGNMENT2

    0下载:
  2. numerical program for polynomial interpolation using Newtons divided difference method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:33.92kb
    • 提供者:Jiju
  1. Newtons-Raphson

    0下载:
  2. source code for implementation of Newton Raphson s method of numerical analysis methods in mathematics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:536byte
    • 提供者:skreamer
  1. Newtons-method

    0下载:
  2. In numerical analysis, Newton s method (also known as the Newton–Raphson method), named after Isaac Newton and Joseph Raphson, is a method for finding successively better approximations to the roots (or zeroes) of a real-valued function. The algorith
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:32.21kb
    • 提供者:Dmitriy
  1. nm

    0下载:
  2. this code is used to solve non linear equation using newtons method.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.82mb
    • 提供者:Haris
  1. nm1

    0下载:
  2. this code uses newtons method but in the form for function to solve non linear equations. use all the file available in the rar file to run the code.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.82mb
    • 提供者:Haris
  1. Newtons-Method

    1下载:
  2. 牛顿法的相关资料,包括直接法,krylov子空间法,broyden法-newton iterative methods
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4.19mb
    • 提供者:王铭
  1. TP3-Ecoulement-de-Puissance

    0下载:
  2. Newtons method for power flow studies
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:6.35kb
    • 提供者:enima
  1. Newtons-method

    0下载:
  2. 牛顿法和弦截法求方程根的C++程序,很好的实现迭代求根。-Newton s method chords cut method equation root of c++ program, very good implementation iteration for root.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:870.79kb
    • 提供者:williomson
  1. revisenm-and-Newtons-method

    0下载:
  2. 最速下降法与牛顿法-Steepest descent method and Newton s method-Steepest descent method and Newton' s method
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.02kb
    • 提供者:王伟
  1. Newtons-law--design-guide-book

    0下载:
  2. 本文件是关于如何用牛顿法进行潮流计算的指导书,学习者可以根据书中的步骤实现程序的编写,提高程序编写能力。-This document is about how to use Newton s method flow calculation instructions, learners can write a program in accordance with the steps in the book to improve programming skills.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:82.85kb
    • 提供者:刘、文萱
  1. newtons-forward-interpolation

    0下载:
  2. this code helps to find the answer through newtons interpolation method
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:10.94kb
    • 提供者:tomcruise
  1. newtons.f90.tar

    0下载:
  2. Solving non-linear equations using Newton-Raphson method.
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1.56kb
    • 提供者:Eranda200
  1. Newtons-method

    0下载:
  2. 这里面应用牛顿法,QUASI-NEWTON ,BROYDEN,等各种方法,计算非线性方程组,通过一个初始值的设定,在可接受的循环次数内,计算得到-This application of Newton' s method which, QUASI-NEWTON, BROYDEN, and other various methods to calculate the nonlinear equations, by setting an initial value within an accep
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.46kb
    • 提供者:conny
  1. Newtons-method

    0下载:
  2. Newton s method/ math/ mathcad
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:12.85kb
    • 提供者:Hanna18
  1. Newtons-method-3.VI

    0下载:
  2. Labview平台三元方程组的牛顿迭代法计算数值解。想要处理自己的三元方程组,可以将程序中f1 f2 f3方程组修改成自己的方程组,相应微分方程也要修改。-Labview platform three yuan Equations Newton iterative method to calculate the numerical solution. Want to deal with their own triple equations, you can modify the program
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:16.08kb
    • 提供者:王锡锋
  1. Newtons-method

    0下载:
  2. 牛顿法解方程之混沌情况图形示例源代码 从示例来看,是一个与VC图形处理有关的例子,完成颜色渐变参数调整、RGB颜色调整、图片属性设置、控制台等功能操作。-Newton s method for solving the equation of chaos
  3. 所属分类:Graph program

    • 发布日期:2017-04-29
    • 文件大小:106.55kb
    • 提供者:zhang
  1. Newtons-method

    0下载:
  2. 用拟合的方法对几组数据进行拟合并预测数据-With fitting method to fit for several sets of data forecast data
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:63.44kb
    • 提供者:曹艳青
  1. Newtons-method

    0下载:
  2. Newtons method,牛拉法潮流程序,可计算节点电压,潮流分布等-Newtons method, cattle Rafah flow program, calculate node voltage, current distribution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:6kb
    • 提供者:xia
  1. Newtons-method

    0下载:
  2. 關於牛頓法的計算,xn+1 初始值xn-(f(xn)/f (xn)),以及誤差判斷,每疊代一次,牛頓法結果的有效數字將增加一倍。-Newton on the calculation method, xn+1 initial value xn- (f (xn)/f ' (xn)), and an error judgment time, Newton' s method results significant figures will double every iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:64.29kb
    • 提供者:王清照
搜珍网 www.dssz.com