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

搜索资源列表

  1. nr14

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

    • 发布日期:2017-03-30
    • 文件大小: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-03
    • 文件大小: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-03
    • 文件大小:670
    • 提供者:chou
  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. 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-19
    • 文件大小:2829
    • 提供者:hongguang
  1. Newton

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

    • 发布日期:2017-04-11
    • 文件大小:577
    • 提供者:郭杨
  1. matlab

    1下载:
  2. test2: 一、 基本最小二乘法一次算法 二、 基本最小二乘法递推算法 三、 最小二乘遗忘因子一次完成算法 四、 最小二乘遗忘因子递推算法 五、 最小二乘限定记忆算法 六、 最小二乘偏差补偿算法 七、 增广最小二乘算法 八、 广义最小二乘算法 test3: 一、 辅助变量自适应滤波算法 二、 辅助变量纯滞后算法 三、 辅助变量Tally原理算法 四、 多级最小二乘算法 五、 各类改进最小二乘算法的特点 test4: 1、 第二类随
  3. 所属分类:Other systems

    • 发布日期:2016-06-04
    • 文件大小:445440
    • 提供者:yurong
  1. MATLAB

    0下载:
  2. 分别用牛顿法、最速下降法、二分法求解非线性方程,用MATLAB编写这些程序-Respectively Newton, steepest descent method, for solving nonlinear equations dichotomy, these programs using MATLAB
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:18342605
    • 提供者:杜宁
  1. matlab

    2下载:
  2. 基于matalb的杨氏双缝干涉、牛顿环、单缝衍射 仿真 -Based on Young' s double-slit interference matalb, Newton' s rings, single-slit diffraction simulation
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:200218
    • 提供者:
  1. newton-lafuxun-matpower4.1

    5下载:
  2. MATLAB中电力系统微电网潮流计算牛顿拉夫逊法的程序。-Microgrid system in MATLAB power flow calculation Newton Raphson procedure.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3883754
    • 提供者:舒先生
  1. 外点牛顿罚函数优化matlab

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

    • 发布日期:2017-12-26
    • 文件大小: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