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

搜索资源列表

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

    0下载:
  2. 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:1364
    • 提供者:谭松清
  1. Newton

    0下载:
  2. 用C++实现的计算方法--牛顿法Newton,但还是不太完善-With C++ The realization of the calculation method- Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:66790
    • 提供者:liu
  1. NewtonInterpolation

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

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

    0下载:
  2. 本程序设计采用C语言编程,采用二分法和牛顿法计算了一个方程的根,用给出的已知条件计算出三次样条插值,最后计算了一个11元线性方程组的根。正文中介绍了每个题目的详细分析步骤,附录中附有程序清单。-The program design using C language programming, the use of dichotomy and Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:53238
    • 提供者:李珊珊
  1. haha

    0下载:
  2. 牛顿迭代法 需要的同学尽量来拿吧 不要钱-Newton iteration needs of students as far as possible it should not来拿money
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1979
    • 提供者:不知道
  1. FACTION

    0下载:
  2. 用牛顿法解方程出现混沌情况的分形代码,VC实现。-Solution of equations by Newton s law chaotic situation in the fractal code, VC achieve.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:270368
    • 提供者:zwlo
  1. shuzhijisuan

    0下载:
  2. 包括 :定积分计算、多项式求根(牛顿法)周期性方程(追赶法)等三种算法-Include: calculation of definite integral, polynomial roots (Newton method) cyclical equation (catch-up method), three algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2454
    • 提供者:霍小明
  1. C++youhuajisuan

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法的c/c++源码,可以通过修改目标函数进行各种计算。-Quasi-Newton method (DFP) DFP algorithm c/c++ Source, you can by modifying the objective function for a wide variety of computing.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4064
    • 提供者:wangyangpeihua
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
  1. PQ-PF

    0下载:
  2. 这个是应用pq分解法解电力系统潮流的方法,比正常的牛顿拉夫逊法速度快,精度相差不大-Pq is the application of the decomposition method of power flow solution methods, than the normal Newton Raphson speed and accuracy is no less
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:25307
    • 提供者:王延鹏
  1. Newton

    0下载:
  2. 内含复平面上的牛顿迭代法源代码。双击N.html文件,程序运行;双击Newton.java文件,进入编辑环境。-Complex plane containing the Newton iteration the source code. Double-click N.html files, program operation Newton.java double-click the file, enter the editing environment.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:4152
    • 提供者:任建伟
  1. shuzhi

    0下载:
  2. 解非线性方程根的三种算法,包括牛顿法,二分法,切线法,内有具体例题解法-Solutions of nonlinear equations root three algorithms, including Newton s law, the dichotomy, tangent law, there are specific examples Solution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:18754
    • 提供者:hujingxin
  1. NewtonIterationMethod

    0下载:
  2. 通过使用Newton迭代法求解方程 并分析它的解法收敛性; 牛顿迭代法是比较适合用计算机来计算。 -Through the use of Newton iteration method for solving equations and analyze the convergence of its solution Newton iteration is more suitable for the computer to calculate.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:11881
    • 提供者:xulin
  1. Newton

    0下载:
  2. 牛顿计算方法,解非线性方程f(x)=0牛顿方法是一种将非线性函数线性化的方法。 牛顿迭代法求方程的一个实根 -Newton s method of calculating solution of nonlinear equations f (x) = 0 Newton method is a nonlinear function linearization method. Newton iteration equation for a real roots
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:279705
    • 提供者:xi
  1. netowdiedai

    0下载:
  2. \计算方法 程序\牛顿迭代法实现-Method of calculation procedures for the realization of Newton iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:6348
    • 提供者:jc
  1. shuzhifenximatlab

    0下载:
  2. 用matlab解决一些数值分析中常用的算法,如牛顿法、gauss、romberg等-Using matlab to solve some numerical analysis of commonly used algorithms, such as Newton method, gauss, romberg, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2585
    • 提供者:duhongye
  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. newtonpowerflow

    0下载:
  2. 电力系统牛顿拉夫逊法的潮流程序,电力系统的基础程序,非常适合初学者-Power System Newton Raphson trend procedure, the basic procedures of power system is very suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:20158
    • 提供者:徐鹏
  1. 423454

    0下载:
  2. 数值分析的实验报告,雅各比和高斯塞代尔迭代法,牛顿及拉格朗日插值法,Triangle.cpp等-Numerical Analysis of the experimental reports, and high-CEDEÑ O Jacoby dayr iterative method, Newton and Lagrange interpolation, Triangle.cpp, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8217
    • 提供者:冯莹莹
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com