Newton-Raphson numerical method
资源简介:Newton-Raphson numerical method
上传时间: 2013-12-03
上传用户:2525775
资源简介:牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根
上传时间: 2016-03-03
上传用户:yxgi5
资源简介:Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate,...
上传时间: 2013-12-24
上传用户:cccole0605
资源简介:牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。
上传时间: 2017-08-12
上传用户:star_in_rain
资源简介:newton raphson method in fortran
上传时间: 2014-01-08
上传用户:星仔
资源简介:NR-method newton raphson algorithm mfile
上传时间: 2017-09-20
上传用户:1101055045
资源简介:Newton-Raphson有限元法,求解一维非线性问题,fortran77编制。
上传时间: 2013-12-24
上传用户:风之骄子
资源简介:Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通...
上传时间: 2016-07-31
上传用户:gdgzhym
资源简介:Bisection, Newton, Regula falsi method applied in matlab
上传时间: 2017-04-12
上传用户:gxrui1991
资源简介:利用Newton-Raphson法求解平面弹塑性桁架源程序
上传时间: 2017-04-28
上传用户:熊少锋
资源简介:Newton-Raphson求解一个连续方程,f(X)=0,前提给一个初始值
上传时间: 2014-01-03
上传用户:thuyenvinh
资源简介:several numerical method code
上传时间: 2017-09-17
上传用户:Thuan
资源简介:常微分方程求解的搜索延拓法,克服了Newton-Raphson法对初值问题影响过大的问题
上传时间: 2013-12-18
上传用户:66666
资源简介:即使对于一个简单的电力系统,潮流计算也不是一件简单就可以完成的事,其运算量很大,因此如果对于一个大的、复杂的电网来说的话,由于其节点多,分支杂,其计算量可想而知,人工对其计算也更是难上加难了。特别是在现实生活中,遇到一个电力系统不会像我们期...
上传时间: 2016-12-26
上传用户:xieguodong1234
资源简介:This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -secant
上传时间: 2013-12-27
上传用户:jennyzai
资源简介:Newton method for solution of non-linear equations in C
上传时间: 2014-01-16
上传用户:zm7516678
资源简介:A numerical Photonics library written in C++. The library includes beam propagation method, coupled mode method, Bragg Gating Analysis, transfer matrix method, and vectorial Fourier Decomposition method. Very useful in simulating integrated...
上传时间: 2013-12-22
上传用户:wendy15
资源简介:an quasi-newton method used in non-linear programming and especially in optimization
上传时间: 2013-12-27
上传用户:邶刖
资源简介:A program for solving equations using Newton s method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
上传时间: 2016-11-03
上传用户:xwd2010
资源简介:numerical analysis (Gauss、Bisection、jacobi、Lagrange、Newton、powermethod等)
上传时间: 2014-01-07
上传用户:bjgaofei
资源简介:based on Newton method on load flow program that can help you better electrical system optimization
上传时间: 2017-06-13
上传用户:xiaodu1124
资源简介:Bisection method - numerical ananlysis
上传时间: 2014-12-07
上传用户:xz85592677
资源简介:数值方法matlab版 numerical mnumerical method of matlabethod of matlab
上传时间: 2014-01-13
上传用户:ynwbosss
资源简介:solve power flows by gauss seidel method ans newton Rapson
上传时间: 2017-08-11
上传用户:z754970244
资源简介:load flow algorithm, with entering bus data and line data it solves the load flow with newton method.
上传时间: 2014-01-22
上传用户:aix008
资源简介:该文件是Newton method for LP Support Vector Machine 文章的程序
上传时间: 2017-08-19
上传用户:417313137
资源简介:In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
上传时间: 2013-12-23
上传用户:xuanchangri
资源简介:it is a newton rephson method that helps in programming.
上传时间: 2017-09-08
上传用户:l254587896
资源简介:newton method 用迭代法计算root.数值计算的常用方法之一。
上传时间: 2014-01-05
上传用户:lili123
资源简介:LiScNLS is a Matlab application for the numerical study of some nonlinear differential equations of the form Lu=Nu, using the Lyapunov-Schmidt method. Downloading the LiScNLS package creates a new LiScNLS folder on the computer.
上传时间: 2013-12-21
上传用户:hustfanenze