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

搜索资源列表

  1. venkyNR

    0下载:
  2. newton raphson method for findin load flow problems j1,j2,j3,j4
  3. 所属分类:Education soft system

    • 发布日期:2017-04-10
    • 文件大小:1065
    • 提供者:nishu
  1. newton

    0下载:
  2. newton interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:514
    • 提供者:wang
  1. Newton

    0下载:
  2. It is about the newton algrithm, the algrithm is used to calculate the root.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1096
    • 提供者:Gage
  1. Newton

    0下载:
  2. 这是数值计算中的newton算法,适合初学者学习,算法快捷易读-This is the numerical calculation of the CG algorithm, suitable for beginners to learn, easy to read fast algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:625
    • 提供者:李超
  1. newton

    0下载:
  2. 用简单迭代法和牛顿迭代法求exp(x)+10*x-2=0的近似根,误差不超过0.0005,取初值为0,简单迭代法用迭代过程(2-exp(x))/10-With a simple iteration method and Newton iterative method seeking exp (x)+10* x-2 = 0 approximation of the root, the error does not exceed 0.0005, take initial value of 0, a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:511074
    • 提供者:吴岳伟
  1. mandbrot_newtonfractal

    0下载:
  2. newton分形和mandbrot分形的生成,展示分形的生成过程-newton fractal and fractal generation mandbrot display fractal generating process
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:670
    • 提供者:chou
  1. STRSCNE

    0下载:
  2. 给出变量的上下边界、初值和代价函数,能够搜索代价函数最小值时的变量取值。属于带约束的优化算法,可以用来求算非线性方程组。-STRSCNE is a Matlab code for constrained nonlinear systems of equations F(x)=0 l<=x<=u where F: R^n--> R^n, l and u a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4843
    • 提供者:muxihan
  1. Newton

    0下载:
  2. 可以计算非线性方程的近似解,通过牛顿迭代法逐渐接近真值。-Can calculate the approximate solution of nonlinear equations by Newton' s iterative method move closer to true value.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:679
    • 提供者:陈寅生
  1. Newton

    0下载:
  2. 牛顿插值法和拉格朗日插值法 数值分析中的重要算法啊-Newton interpolation method and Lagrange interpolation and numerical analysis of the important algorithms ah
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:39264
    • 提供者:zhangyan
  1. Newton

    0下载:
  2. 牛顿法解非线性方程 一种很实用简短的算法-Newton
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1943
    • 提供者:gaoxiaoan
  1. newton

    0下载:
  2. 计算方法中的牛顿差值算法,计算方法中的牛顿差值算法-Method of calculating the difference in the Newton algorithm, the calculation of the difference between Newton' s algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:896
    • 提供者:jarly
  1. newtsol

    0下载:
  2. Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Outp
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1344
    • 提供者:devdvl
  1. newton

    0下载:
  2. 高效率的牛顿迭代法,求根。C实现的版本。-Efficient Newton iteration method, Roots. C implementation version.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1552
    • 提供者:Cao Zhongyan
  1. newton

    0下载:
  2. newton插值的一个算法,不能算是一个很好的算法,但是基本可以参考吧,三次样条插值实验的时候可以作为一个对比参考-numerical analysis.very simple.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:122446
    • 提供者:羽翊
  1. Matlab-Newton-Interpolation-Code

    0下载:
  2. 这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法。-The matlab program implements Newton interpolation (Newton' s Interpolation) algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:547
    • 提供者:动荡
  1. Newton

    0下载:
  2. 牛顿迭代法解方程组 写得比较简单 但是使用-Newton' s iterative method solution of equations written in relatively simple, but the use of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:608
    • 提供者:crynixes
  1. newton

    0下载:
  2. 很好很快的计算Newton法的C++程序算法,希望能给大家带来帮助-Very fast calculation of Newton method algorithm for C++ programs, hoping to give us some help
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:206053
    • 提供者:chenhong
  1. Simulation_of_a_variety_of_LMS_Algorithm

    0下载:
  2. 仿真了LMS算和和牛顿算法以及最速下降算法有图形可以清楚的看到几个算法的收敛速度的快慢-Calculation and simulation of the LMS and Newton algorithm and the steepest descent algorithm can clearly see several graphical convergence of the algorithm for the pace of
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4198
    • 提供者:朱向鹏
  1. newton

    0下载:
  2. 在MATLAB环境中运行的两种Newton插值法-Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:949
    • 提供者:anthony
  1. dpnewton_zuisu

    2下载:
  2. 阻尼牛顿法、最速下降法、变尺度法的matlab程序。-Damped Newton' s method, steepest descent method, variable metric method matlab program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1476
    • 提供者:ken
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com