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

搜索资源列表

  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. newtonandmath

    0下载:
  2. C解决的牛顿算法可以实现快速的迭代用来解决数学和图像上的代码启迪-C solution of Newton s algorithm can achieve rapid iteration to solve math and image code inspiration
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10802571
    • 提供者:zhaojing
  1. niudun

    0下载:
  2. 数值分析当中牛顿算法,原创,下载后可以直接运行的-Newton algorithm for numerical analysis, originality, downloaded directly run
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:5609
    • 提供者:lix
  1. CalculationAlgorithm

    0下载:
  2. Gauss,加速迭代,拉格朗日插值法,龙贝格算法,牛顿迭代算法,梯形法积分,自适应梯形公式-Gauss, to accelerate the iteration, the Lagrange interpolation method, Romberg algorithm, Newton algorithm, trapezoidal integration method, adaptive trapezoid formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:3137
    • 提供者:james
  1. niudun

    0下载:
  2. 本文件是基于MATLAB的解最优化算法的源代码,为牛顿法-This document is based on the MATLAB optimization algorithm solution of the source code for the Newton method
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1497
    • 提供者:zzk
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. maitricLUdistribution

    0下载:
  2. 这是一种牛顿迭代算法,用于计算曲线的近似估计,使用非常方便,只需将程序稍微修改以适应自己的需要即可。-This is a Newton iteration algorithm used to calculate the approximate curve is estimated that the use of very convenient, just a slight modification to the procedure in order to adapt to their own n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2082
    • 提供者:zhaozhenkun
  1. Newtonalgorithm

    0下载:
  2. 牛顿算法!感觉不错!上载给大家试用!希望大家喜欢!-Newton algorithm! Feel good! U.S. trial set up to!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:46979
    • 提供者:ljm
  1. StructEquation2

    0下载:
  2. 结构方程中拟合函数的迭代算法,不同于PLS算法。而是采用BFGS拟牛顿法求解,得出的结果与LISREL软件结果一致. 注:此算法只是针对本人一个模型使用,不同模型要做改动-This program for solving the fit function of Strual Equation Modeling ,BFGS is using for minimize the fit function with the initial point estimated by PLS
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4728
    • 提供者:周旭
  1. Homology_Continuation_Algorithm

    2下载:
  2. 同伦算法的Matlab程序,同伦算法是一种大范围搜索算法,可以克服传统数值算法(如牛顿法)的许多缺点。 -code for Homology_Continuation_Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:662
    • 提供者:Frank
  1. PowerFlow

    0下载:
  2. 牛顿-拉夫逊法潮流计算的算法实现,比较易懂-Newton- Raphson method of power flow calculation algorithm, more understandable
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:619327
    • 提供者:许智全
  1. nd-dd

    0下载:
  2. 牛顿迭代算法 m文件 我们在计算方法课上讲过,按书上给的算法作的-Newton iterative algorithm m our calculations document class said, according to the book to make the algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:777
    • 提供者:lanyi198962004
  1. feixianxing

    4下载:
  2. mulStablePoint 用不动点迭代法求非线性方程组的一个根 mulNewton 用牛顿法法求非线性方程组的一个根 mulDiscNewton 用离散牛顿法法求非线性方程组的一个根 mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根 mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根 mulDNewton 用牛顿下山法求非线性方程组的一个根 mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根 mulGXF2 用两点割线法的第二
  3. 所属分类:matlab

    • 发布日期:2016-09-09
    • 文件大小:12092
    • 提供者:舞蛳
  1. shuzhifenxichazhi

    0下载:
  2. 该算法集集中了数值分析当中几乎所有的插值算法,如牛顿法,艾特肯法,高斯法,样条函数法等,均在MATLAB(R2006@)中运行通过了。-The algorithm sets a numerical analysis which focused on almost all the interpolation algorithms, such as Newton' s law, Aitken law, Gauss law, such as spline function method, are
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10208
    • 提供者:qinghexiaoyue
  1. root

    0下载:
  2. 数值程序,多种求方程零点的数值程序包括牛顿算法、牛顿下山发-Numerical procedures, a variety of demand equation against the numerical procedures, including Newton' s algorithm, Newton-fat and so on down the mountain
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:3306289
    • 提供者:叶飞
  1. 01Introduction

    0下载:
  2. java算法,主要是金融算法的实现,有具体的实现代码。包括中间二分法,牛顿算法等。-java algorithms, mainly the implementation of financial algorithms, there is a specific implementation code. Including Middle dichotomy, Newton algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:260655
    • 提供者:耿立博
  1. program

    0下载:
  2. 这套程序用VC++语言编程解决潮流计算问题,采用牛顿拉夫逊算法,计算速度快,收敛性比较好。-This procedure using VC++ programming language to solve power flow problem, using Newton Raphson algorithm, computational speed and convergence is better.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:3997
    • 提供者:jiaqingyan
  1. niudunchazhi

    0下载:
  2. 牛顿插值算法实现,以方便数学计算模块的应用,提供便利-Newton interpolation algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:557
    • 提供者:小珞
  1. newton

    0下载:
  2. 很简单的牛顿算法,不考虑其他的东西,只用简单的迭代-new ton
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:64563
    • 提供者:KingRay
  1. C

    0下载:
  2. 包含了许多的最优化算法,有牛顿法,单纯形法等,都已运行通过了-Contains a number of optimization algorithms, there is Newton' s method, simplex method, etc., have to run through the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5335
    • 提供者:hanxuan
« 1 2 3 45 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com