Location:
Search - newtons method
Search list
Description: 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.
Platform: |
Size: 24576 |
Author: loader7 |
Hits:
Description: source code for implementation of Newton Raphson s method of numerical analysis methods in mathematics.
Platform: |
Size: 1024 |
Author: skreamer |
Hits:
Description: 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 algorithm is first in the class of Householder s methods, succeeded by Halley s method.
Platform: |
Size: 32768 |
Author: Dmitriy |
Hits:
Description: this code is used to solve non linear equation using newtons method.
Platform: |
Size: 4002816 |
Author: Haris |
Hits:
Description: 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.
Platform: |
Size: 4002816 |
Author: Haris |
Hits:
Description: 牛顿法的相关资料,包括直接法,krylov子空间法,broyden法-newton iterative methods
Platform: |
Size: 4397056 |
Author: 王铭 |
Hits:
Description: Newtons method for power flow studies
Platform: |
Size: 6144 |
Author: enima |
Hits:
Description: 牛 顿 迭 代 法-Newton s method
Platform: |
Size: 1024 |
Author: 吴从 |
Hits:
Description: 牛顿法和弦截法求方程根的C++程序,很好的实现迭代求根。-Newton s method chords cut method equation root of c++ program, very good implementation iteration for root.
Platform: |
Size: 891904 |
Author: williomson |
Hits:
Description: 最速下降法与牛顿法-Steepest descent method and Newton s method-Steepest descent method and Newton' s method
Platform: |
Size: 3072 |
Author: 王伟 |
Hits:
Description: Kelley C.T. Solving nonlinear equations with Newton s method
Platform: |
Size: 882688 |
Author: DontcovaYuS |
Hits:
Description: 本文件是关于如何用牛顿法进行潮流计算的指导书,学习者可以根据书中的步骤实现程序的编写,提高程序编写能力。-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.
Platform: |
Size: 84992 |
Author: 刘、文萱 |
Hits:
Description: this code helps to find the answer through newtons interpolation method
Platform: |
Size: 11264 |
Author: tomcruise |
Hits:
Description: 这里面应用牛顿法,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 acceptable number of cycles, the calculated
Platform: |
Size: 5120 |
Author: conny |
Hits:
Description: Newton s method/ math/ mathcad
Platform: |
Size: 13312 |
Author: Hanna18 |
Hits:
Description: 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 in f1 f2 f3 equations into their equations, differential equations should also be amended accordingly.
Platform: |
Size: 16384 |
Author: 王锡锋 |
Hits:
Description: 牛顿法解方程之混沌情况图形示例源代码
从示例来看,是一个与VC图形处理有关的例子,完成颜色渐变参数调整、RGB颜色调整、图片属性设置、控制台等功能操作。-Newton s method for solving the equation of chaos
Platform: |
Size: 109568 |
Author: zhang |
Hits:
Description: 用拟合的方法对几组数据进行拟合并预测数据-With fitting method to fit for several sets of data forecast data
Platform: |
Size: 64512 |
Author: 曹艳青 |
Hits:
Description: Newtons method,牛拉法潮流程序,可计算节点电压,潮流分布等-Newtons method, cattle Rafah flow program, calculate node voltage, current distribution
Platform: |
Size: 6144 |
Author: xia |
Hits:
Description: 關於牛頓法的計算,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.
Platform: |
Size: 65536 |
Author: 王清照 |
Hits: