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

搜索资源列表

  1. HOVER

    0下载:
  2. 用于电力潮流牛顿法计算的程序,可套用IEEE的任何节点数据-for electricity trend Newton method of calculation procedures can use the IEEE any node data
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3944
    • 提供者:hover
  1. niudun

    0下载:
  2. 图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "necklace." The procedure is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2093
    • 提供者:刁轩
  1. Newton

    0下载:
  2. 在windows环境下,完成运动学顺解的牛顿算法,计算速度稍慢-In the windows environment, the complete solution kinematics along Newton method is slower calculation speed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2901
    • 提供者:miaomiao
  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. newton-method-and-PQ-method

    0下载:
  2. 电力系统中计算潮流的牛顿拉夫逊拉法和PQ快速分解法-newton method and PQ method
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:3500
    • 提供者:易风
  1. Newton

    0下载:
  2. 此程序实现了利用牛顿迭代法解方程的算法,重要的是利用牛顿迭代法的基本原理,通过编程算出了最后的解-This program implements the algorithm using Newton iterative method of solving equations, newton method basic principle, be programmed to calculate the final solution
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:207673
    • 提供者:
  1. Newton-Mathod-

    0下载:
  2. 牛顿法求解电力系统潮流计算,自己编写的简单快捷的电力系统潮流计算源程序,适合于简单的电力系统。-Newton method for solving power flow calculation, I have written a simple and quick power flow calculation source code for the simple power system.
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:2378
    • 提供者:Porlandd
  1. stochastic-Newton

    0下载:
  2. 采用随机牛顿法进行系统辨识,获得比较高的辨识精度,加快收敛速度-Using stochastic system identification based on the Newton method and obtain a higher identification accuracy, and speed up the convergence
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:735
    • 提供者:刁俊
  1. Quasi-Newton-method

    0下载:
  2. 最优化算法中的拟牛顿法,是一种非线性算法问题-Optimization algorithm quasi-Newton method, is a nonlinear algorithm problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:3115
    • 提供者:haohaiqiang
  1. Newton-method

    0下载:
  2. Newton法解决重根问题时的有效修正,mathematica编写,注重讲解,学习数值分析的同学可以看一下。-Newton method effective amendment to solve the root problem of heavy
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4669
    • 提供者:孙传昊
  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-method

    0下载:
  2. 牛顿法求一个函数的最小值Newton method for the minimum value of a function-Newton method for the minimum value of a function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4645
    • 提供者:tangjixu
  1. Newton

    1下载:
  2. 多维牛顿法,适合于研究生课程最优化方法,是一种基于matlab的仿真算例-Multidimensional Newton method is suitable for postgraduate optimization method is a matlab simulation example
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1824
    • 提供者:CHEN
  1. newton.c

    0下载:
  2. 牛顿法C语言编程程序, 牛顿法C语言编程程序,-Newton method C language programming,Newton method C language programming,
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:361192
    • 提供者:邓磊
  1. Newton

    1下载:
  2. 以电压为初值,用牛顿拉夫逊法计算电力系统潮流(Power flow calculation using Newton method)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:那时那你
  1. newton-feixianxingfangcheng

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

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:木手冈
  1. 最优化:拟Newton法

    0下载:
  2. 拟牛顿法课件(Quasi Newton method courseware)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:402432
    • 提供者:XIAOXIAOPANG
  1. Newton-Raphson Method

    2下载:
  2. Newton-Raphson, Modified Newton-Raphson算法的计算原理(The calculation principle of Newton-Raphson and Modified Newton-Raphson algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:冯元777
  1. la méthode de Newton

    0下载:
  2. code source linear equation by newton method
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:p_lou
  1. 牛顿

    0下载:
  2. 牛顿迭代法是解非线性方程组比较经典的方法; 拟牛顿法是为了解决求Jacobi矩阵时带来的困难,现已成为解决非线性方程组和最优化问题的最有效方法之一。(The Newton iterative method is a classic method for solving nonlinear equations. The quasi Newton method is one of the most effective methods for solving the nonlinear equat
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:==楠==
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com