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

搜索资源列表

  1. nnfpe

    0下载:
  2. 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,Ne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2125
    • 提供者:张镇
  1. rpe

    0下载:
  2. 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 netw
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3433
    • 提供者:张镇
  1. Numericalanalysiscalculationmethodscommonalgorithm

    0下载:
  2. 数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:332718
    • 提供者:huang
  1. chazhi

    0下载:
  2. Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10192
    • 提供者:舞蛳
  1. FP0

    0下载:
  2. Originally written for a PB2000 Casio computer program to solve power flow by five solutions methods (Gauss, Gauss-Seidel, Newton-Raphson-polar, Neuton-Raphson-Cartesian and Decoupled).-Originally written for a PB2000 Casio computer program to solve
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:4623
    • 提供者:sbach
  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. nolinerequationssolves

    0下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:14089
    • 提供者:liuming
  1. gaussn

    0下载:
  2. Damped Gauss-Newton with Armijo rule
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1027
    • 提供者:shfc
  1. guassnewton

    0下载:
  2. 求解无约束问题最优化问题的基础方法之一:高斯牛顿法-Gauss-Newton methon
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:653
    • 提供者:hmy
  1. Power

    0下载:
  2. load flow for newton raphson and gauss siedel methods
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4853
    • 提供者:RaNa
  1. data-process

    0下载:
  2. 高斯 牛顿 拟合算法 高斯 牛顿 拟合算法-gauss newton
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1552
    • 提供者:shenyang
  1. 002

    0下载:
  2. 对神经网络在故障诊断中的应用进行了探讨,针对潜油电泵机组故障的多态性 和多层次性,结合振动数据的轴向频域特征,建立了基于高斯-牛顿法的 BP 神经网络, 通过对其训练和学习,实现了三种常见故障的有效诊断。-The neural network fault diagnosis in the paper discusses the application, esp for fault the polymorphism of unit And more layered, combined
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1338455
    • 提供者:杨光乔
  1. ContentServer3

    0下载:
  2. 基于非线性最小二乘法的工程应用,运用高斯牛顿迭代法-Based on the nonlinear least squares method in engineering applications, by Gauss Newton iteration method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:315643
    • 提供者:john
  1. predict-USAs-popultion-in-2020

    1下载:
  2. 根据已知数据 运用三次样条插值法 有理数插值法 拉格朗日插值法 高斯牛顿法 拟合预测2020年美国人口 -According to the known data using cubic spline interpolation rational interpolation Lagrange interpolation Gauss-Newton fitting to predict the U.S. population in 2020
  3. 所属分类:Algorithm

    • 发布日期:2016-01-21
    • 文件大小:2048
    • 提供者:许双璐
  1. Nonlinear-adjustment

    0下载:
  2. 基于非线性平差模型的坐标转换公式,改进的高斯-牛顿法,包含一片论文-Nonlinear Adjustment Model-based coordinate conversion formula, improved Gauss- Newton method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:5728259
    • 提供者:wang
  1. lm_examp

    0下载:
  2. The Levenberg-Marquardt curve-fitting method is actually a combination of two minimization methods: the gradient descent method and the Gauss-Newton method.
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:1678
    • 提供者:ABDELHEDI
  1. Gauss-Seidel-method

    0下载:
  2. 使用高斯塞德尔数值算法解方程组的解,一般可结合牛顿法使用-Szczecin Del numerical solution algorithm for solving equations, Newton' s method can be combined with general use
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:2995
    • 提供者:赵永宁
  1. Guass_Newton

    0下载:
  2. 高斯牛顿函数的最优化算法matlab源程序-Function by the Gauss-Newton optimization algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:863
    • 提供者:yuzexi
  1. TOA

    0下载:
  2. 基于TOA测量的Newton-Raphson定位算法仿真 基于TOA测量的Gauss-Newton定位算法仿真 基于TOA测量的Steepest Descent定位仿真-TOA-based localization algorithm simulation based on TOA measurements Gauss-Newton measured TOA measurements based on the Newton-Raphson localization algorithm s
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1172
    • 提供者:jasonleo
  1. Gauss

    0下载:
  2. 列组消元法解线性方程组,牛顿最速下山法解非线性方程组-Column group elimination method for solving linear equations, Newton' s steepest descent method for solving nonlinear equations
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:1585
    • 提供者:mifeng
« 1 23 4 5 6 »
搜珍网 www.dssz.com