CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - matlab newton

搜索资源列表

  1. nr14

    0下载:
  2. IEEE14节点潮流算法,牛顿法,考虑了节点顺序优化-IEEE14 node flow algorithm, Newton method, consider a node sequence optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:2098
    • 提供者:yexiaming
  1. complexNewtonraphsommethodtosolvedistributionpower

    0下载:
  2. solve distribution powerflow-complex Newton raphsom method to solve distribution powerflow
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1819
    • 提供者:aohuqi
  1. niudunchaoliu)

    0下载:
  2. 能进行牛顿法的电力电力系统的潮流计算而且它的收敛性很好已经进行了测试-Newton' s law can be the power flow calculation of power system
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2202
    • 提供者:lxh
  1. quasi_newton_dfp

    1下载:
  2. The scr ipt quasi_newton_dfp.m optimizes a multivariable function using DFP Quasi Newton method.-The scr ipt quasi_newton_dfp.m optimizes a multivariable function using DFP Quasi Newton method.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:3729
    • 提供者:ahyu
  1. NF

    0下载:
  2. Newton Raphson Load Flow
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2169
    • 提供者:albertnikpendar
  1. mandbrot_newtonfractal

    0下载:
  2. newton分形和mandbrot分形的生成,展示分形的生成过程-newton fractal and fractal generation mandbrot display fractal generating process
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:670
    • 提供者:chou
  1. suanfa

    0下载:
  2. 多种实用算法 matlab 高级运筹学必备-matlab newton and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3242
    • 提供者:bobby958
  1. newton

    0下载:
  2. 这是一个实现牛顿插值的程序,比较经典,也横容易看懂-This is a realization of Newton' s interpolation procedure, compare the classic, but also easy to understand cross-
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:831
    • 提供者:清风
  1. Newton

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1052
    • 提供者:zhuyuanli
  1. cheshixitong

    0下载:
  2. MATLAB 的牛顿拉夫逊程序,里面有好几个节点求取潮流,已测试-MATLAB Newton Raphson procedure, there are several nodes strike trend has been tested
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:216530
    • 提供者:静岚
  1. matlab

    1下载:
  2. matlab的追赶法,追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵,及matlab的gauss求解方程方法,牛顿插值法,拉格朗日插值法。-matlab chasing method chasing method is applicable to the tridiagonal matrix method for solving linear equations, does not apply to other types of matrix and matlab gau
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:2978
    • 提供者:
  1. newton

    0下载:
  2. 牛顿迭代法 数值分析 求解方程组的解 这是一个matlab程序代码-newton iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:592
    • 提供者:diana
  1. Atken-Gauss-Newton

    0下载:
  2. 艾肯特插值,高斯插值和牛顿插值法的matlab代码。上述三种方法均用于数值插值。-Ai Kente interpolation, the matlab code of the the Gaussian interpolation and the Newton interpolation law. The the above-mentioned three methods are used for the numerical interpolation.
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1551
    • 提供者:pengtao
  1. newton-iteration

    0下载:
  2. matlab编写,牛顿迭代法以及二分法等数值积分方法-numerical integration methods matlab prepared Newton iteration dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2829
    • 提供者:hongguang
  1. Newton

    0下载:
  2. matlab 牛顿差值代码 数值分析 实验 -matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:577
    • 提供者:郭杨
  1. matlab--newton-33node-powerflow

    0下载:
  2. matlab配网33节点用牛顿拉夫舜法求解电网潮流计算。-matlab distribution network node 33 Ralph Shun calculated using Newton method for solving power flow.
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:27367
    • 提供者:陈颉
  1. newton-feixianxingfangcheng

    0下载:
  2. MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:木手冈
  1. 外点牛顿罚函数优化matlab

    0下载:
  2. 关于外点牛顿罚函数优化的matlab代码(Optimization of exterior point Newton penalty function matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:Loumoz
  1. 牛顿插值法matlab程序代码

    0下载:
  2. 文件为牛顿插值法的matlab求解程序,有注解说明每一步意义(The matlab solution program of Newton interpolation method.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:lilynn
  1. Matlab Common applets

    0下载:
  2. matlab在数学建模中常用的三十个小程序(Matlab thirty small programs commonly used in mathematical modeling)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:13312
    • 提供者:一只斑马
« 12 3 4 »
搜珍网 www.dssz.com