排序:上传时间 相关度 下载量 查看数

Newton 129

按分类查找:

  • 数值计算算法

    数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) ...

    /dl/366673.html

    标签: 数值计算 算法

    上传时间: 2016-11-15

    上传用户:a3318966

  • 包括二分法

    包括二分法,Newton下山法和improved Newton迭代法

    /dl/368551.html

    标签:

    上传时间: 2016-11-19

    上传用户:yoleeson

  • 即使对于一个简单的电力系统

    即使对于一个简单的电力系统,潮流计算也不是一件简单就可以完成的事,其运算量很大,因此如果对于一个大的、复杂的电网来说的话,由于其节点多,分支杂,其计算量可想而知,人工对其计算也更是难上加难了。特别是在现实生活中,遇到一个电力系统不会像我们期望的那样可以知道它的首端电压和首端功率或者是末端电压和末端功 ...

    /dl/383803.html

    标签: 电力系统

    上传时间: 2016-12-26

    上传用户:xieguodong1234

  • This function calculates Akaike s final prediction error % estimate of the average generalization e

    This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction error estimate (fpe), the effective number of % weights in the network if the network has been train ...

    /dl/384088.html

    标签: generalization calculates prediction function

    上传时间: 2014-12-03

    上传用户:maizezhen

  • This function calculates Akaike s final prediction error % estimate of the average generalization e

    This function calculates Akaike s final prediction error % estimate of the average generalization error for network % models generated by NNARX, NNOE, NNARMAX1+2, or their recursive % counterparts. % % [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat) % produces the fin ...

    /dl/384094.html

    标签: generalization calculates prediction function

    上传时间: 2016-12-27

    上传用户:脚趾头

  • Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne

    Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully % connected) networks can be trained. % % The activation functions can either be linear or tanh. The network % architecture is defined by the matrix NetDef , w ...

    /dl/384109.html

    标签: recursive prediction algorithm Gauss-Ne

    上传时间: 2016-12-27

    上传用户:ljt101007

  • 研一刚上完数值分析

    研一刚上完数值分析,自己写了几个算法的子函数,可以直接调用,参数的含意在文件中有说明,这五个算法分别是:拉格朗日插值,hermite插值,Newton插值,修正hamming算法,龙贝格加速算法。希望能够对大家有所帮助。

    /dl/397069.html

    标签: 数值分析

    上传时间: 2014-06-16

    上传用户:气温达上千万的

  • 阻尼最小二乘法(即Levenberg-Marquarat算法)

    阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修正法。

    /dl/432151.html

    标签: Levenberg-Marquarat 阻尼 最小二乘法 算法

    上传时间: 2014-02-19

    上传用户:无聊来刷下

  • 常用数值算法的C++源码

    常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。

    /dl/442885.html

    标签: 数值算法 源码

    上传时间: 2013-12-28

    上传用户:jkhjkh1982

  • 非线性方程求根的理论讲解

    非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method

    /dl/442892.html

    标签: 非线性 方程

    上传时间: 2017-05-21

    上传用户:zhoujunzhen