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

搜索资源列表

  1. na1-7

    0下载:
  2. naville法,雅各比法,牛顿法,CG法等等数值分析课程中使用的Matlab程序。-naville method, Jacobi method, Newton method, CG method, etc. used in numerical analysis courses Matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:457983
    • 提供者:don
  1. NetwonR

    3下载:
  2. 牛顿拉夫逊法潮流计算程序,已测试40个节点,内附参考结果和典型系统的描述,很全的资料-Newton Raphson power flow program, 40 nodes have been tested, the results and typical system containing a reference to the descr iption, it is all the information
  3. 所属分类:matlab

    • 发布日期:2014-11-24
    • 文件大小:64512
    • 提供者:zhangyuedong
  1. program14

    2下载:
  2. 电力系统IEEE14节点潮流程序,使用牛顿法,在matlab下调试无误-power flow program of 14 nodes , Newton method,it worked in matlab
  3. 所属分类:Energy industry

    • 发布日期:2017-02-11
    • 文件大小:2048
    • 提供者:吴三桂
  1. NewtonInterpolation

    0下载:
  2. 用牛顿插值法对离散点进行差值,如果在原来的基础上增加一个点,用该种插值法速度很快,效率高-Using Newton
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:786
    • 提供者:萧筱
  1. mtl_nle_sim_newmet

    0下载:
  2. 在matlab里面实现的用牛顿法求解方程的根的源代码-Inside achievable in matlab method with Newton equation root source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1606
    • 提供者:yi laiya
  1. powerflow

    2下载:
  2. 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1507
    • 提供者:aldjf
  1. 06071402Newtonmethodfunctionandresults

    0下载:
  2. matlab牛顿法的函数和执行调用的结果-Newton method functionand the results
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:32554
    • 提供者:艾山
  1. paul

    0下载:
  2. 各种数值分析常用的程序,雅克比迭代,G_S法,牛顿 拟牛顿,拉格朗日数乘等-Numerical analysis of a variety of commonly used procedures, Jacobian iteration, G_S law, Newton' s quasi-Newton, Lagrange and so few take
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3719
    • 提供者:paul
  1. caoliujisuan

    0下载:
  2. 自己编写的牛顿法 电力系统潮流计算的MATLAB的例子 很好很实用的-I have written a Newton power flow calculation of MATLAB is very useful examples of good
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:17651
    • 提供者:李梦婷
  1. 113172205Newton

    0下载:
  2. 牛顿法的MATLAB,随便写的水平有限请谅解-Newton' s law of MATLAB, low level of random write requests with the understanding
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12795
    • 提供者:许猛
  1. newtonpoly

    0下载:
  2. 牛顿法插值在matlab中应用,适合数值分析初学者的应用-newton
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:557
    • 提供者:厉峰
  1. MATLAB

    0下载:
  2. 电力系统潮流计算的计算机算法,根据牛顿-拉夫逊法计算。-Power Flow Calculation of the computer algorithm, according to Newton- Raphson method.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:51839
    • 提供者:杨先生
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. semi2M

    0下载:
  2. 这是一个半光滑牛顿法解决图像复原问题的MATLAB算法-semi-smooth newton method for image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:348934
    • 提供者:salfjd
  1. Newton-Raphson_power_flow

    1下载:
  2. 基于牛顿—拉夫逊法编写的潮流计算程序,采用的是IEEE标准输入格式,该程序通俗易懂,适应力较强。-Based on Newton- Raphson power flow calculation program written in, using the IEEE standard input format, the program is user-friendly, adaptable and strong.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6037
    • 提供者:皇甫星星
  1. Broyden

    0下载:
  2. 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点.-Newton iterative method is a relatively new method of Newton shall be required to overcome the derivative and inverse shortcomings.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:jiaoyuwei
  1. nr

    0下载:
  2. 牛顿拉普逊法就算配电网重构的潮流程序,结构清晰易懂。-Newton Raphson method Rapp trend even if the distribution network reconfiguration process, clear and understandable structure.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-28
    • 文件大小:2452
    • 提供者:徐晓亮
  1. 2

    0下载:
  2. matlab算法练习,包括牛顿迭代法,赛德尔迭代法等-matlab learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3644
    • 提供者:HXY
  1. newtonzuisu

    0下载:
  2. 牛顿法使用MATLAB编写的,请大家分享,我愿和大家一起努力!-Newton prepared using MATLAB, please share, I would like to work with everyone!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7558
    • 提供者:lihao
  1. task

    0下载:
  2. 数值计算常用程序 牛顿法了 雅克比 等十多个 本人自己编的 很适合初学者 C语言和matlab的 欢迎下载-Newton numerical procedure used the Adams Jacques ratio of more than 10, I made themselves very suitable for beginners are welcome to download
  3. 所属分类:matlab例程

    • 发布日期:2018-12-01
    • 文件大小:863767
    • 提供者:zhezhe
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com