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

搜索资源列表

  1. AlgorithmsforNonlinearEquations

    1下载:
  2. 非线性方程组求解的经典算法,例如牛顿法,两点割线法,最快下降法-Solving nonlinear equations of classical algorithms, such as Newton method,bi-section method,the fastest descent method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12092
    • 提供者:Bingo
  1. Newtonmethod

    0下载:
  2. 基于牛顿法,现采用编程来计算最优解,matlab程序和简要说明文档。-newton method for optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6399
    • 提供者:liliujun
  1. matlab_newton

    0下载:
  2. 用于matlab用牛顿迭代法解方程,这个在数值计算中是很重要的-Matlab by Newton' s iterative method for solving equations, this in numerical calculation is very important to
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1007
    • 提供者:杜晓伟
  1. algorithms

    0下载:
  2. 分别用变尺度算法、牛顿法、阻尼牛顿法和最速下降法求函数的最值。-Variable metric algorithms were used, Newton, damped Newton method and steepest descent of a function of the value.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:835705
    • 提供者:tubao
  1. 2

    1下载:
  2. matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。-matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1548
    • 提供者:平猪
  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. pq

    0下载:
  2. 计算电网潮流的一个程序,使用的是牛顿拉弗逊方法-A power flow calculation program, using Newton' s method Laffer Johnson
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1962
    • 提供者:darren
  1. guanggansedeyanjiu

    0下载:
  2. 光的干涉的研究 两束相干光的干涉强度和干涉条纹 牛顿环-Study of light interference of two coherent light beam interference intensity and interference fringes Newton ring
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:310008
    • 提供者:蔡敏时
  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. unconstrained_optimization

    1下载:
  2. VC实现的,多维函数搜索,无约束优化方法, (1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法 -VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton' s method (3) conjugate gradient
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3191037
    • 提供者:李湖
  1. Newton_s_Method

    0下载:
  2. A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1014
    • 提供者:anthony chan
  1. OneDimensionalSearch

    0下载:
  2. 优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数-Optimal Design of one-dimensional search methods, including Newton
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2870
    • 提供者:张宪
  1. C++数值分析代码

    0下载:
  2. 里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:19439
    • 提供者:廖春华
  1. Matlab

    0下载:
  2. 矩正实验室的源代码,包括牛顿迭代法 拉格朗日法 和其他的经典算法-Moment is the laboratory s source code, including the Newton iteration Lagrangian and other classical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:22486
    • 提供者:李楠
  1. erfenfaheNewtonXiashan

    0下载:
  2. 包括二分法,Newton下山法和improved Newton迭代法-Including the dichotomy, Newton downhill method and improved Newton iteration method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1539
    • 提供者:secret
  1. NewtonAndromberg

    0下载:
  2. 非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1194
    • 提供者:secret
  1. ICA_with_Reference

    0下载:
  2. We present the technique of the ICA with Reference (ICA-R) to extract an interesting subset of independent sources from their linear mixtures when some a priori information of the sources are available in the form of rough templates (references). T
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-24
    • 文件大小:390914
    • 提供者:ma ming
  1. 3107002005_5th_NEWTON

    0下载:
  2. 牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1305
    • 提供者:lommmmmm
  1. PhaseConnectOk

    0下载:
  2. matlab牛顿环干涉图主值相位计算以及相位连接算法。-Newton
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:1013
    • 提供者:lh
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com