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

搜索资源列表

  1. 2

    0下载:
  2. 算法C语言实现源代码之二:牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-Algorithm C language source code of the two: Newton- Cortez, Jacobi, Qinjiu Zhao, power method, high Sisaideer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1665
    • 提供者:张丽丽
  1. NumericalComputationMethod

    0下载:
  2. 某985/211大学研究生计算方法课程作业及源程序,包含常见的高斯法,克劳分解,雅克比赛得儿迭代,牛顿差值多项式,三次样条插值多项式,龙贝格积分法的源代码-Calculation of a 985/211 Graduate course work and the source, including common Gaussian law, Crow decomposition, Jacques games have children iteration, Newton difference po
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:32105
    • 提供者:kingkong
  1. NumericalAnalysisProgram

    0下载:
  2. 数值分析课程的一些实用典型算例程序: 二分法,高斯消元法,牛顿法,拉格朗日法,龙贝格-Numerical analysis courses typical examples of some practical procedures: dichotomy, Gaussian elimination method, Newton method, Lagrangian, Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3276479
    • 提供者:yuchao
  1. ji-suan-fang-fa-shiyan

    0下载:
  2. 计算方法实验:包括高斯迭代和牛顿下山法;1、用Gauss - Seidel 迭代法求解方程组 10x1-x2-2x3=7.2 -x1+10x2-2x3=8.3 -x1-x2=5x3 输入:系数矩阵A,最大迭代次数N,初始向量,误差限e 输出:解向量 2、用牛顿下山法解方程 x*x*x-x*x-1=0(初值为0.6) 输入:初值,误差限,迭代最大次数,下山最大次数 输出:近似根各步下山因子。-Experimental method: includ
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1689553
    • 提供者:
  1. mathchip

    0下载:
  2. 数学插值算法,包含牛顿插值、后向牛顿插值、高斯插值、拉格朗日插值算法-Mathematical interpolation algorithms, including interpolation, after the interpolation, Gauss interpolation, Lagrange interpolation, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2586
    • 提供者:ZY
  1. ShuZhiSuanFa

    0下载:
  2. 数值分析中常用的经典算法,包括最小二乘、牛顿、高斯、龙贝格、拉格朗日、欧拉等算法的集合。-Commonly used in classical numerical analysis algorithms, including least squares, Newton, Gauss, Romberg, Lagrange, Euler and other collection algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5724
    • 提供者:zhaoyang
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
  1. jisuanfangfa

    0下载:
  2. 计算方法程序:三次拉格朗日插值、牛顿插值、复化梯形积分、复化Simpson积分、高斯列主元消去法、LU分解法-Calculation procedure: three Lagrange interpolation, Newton interpolation, complex trapezoidal integration, complex integration of Simpson, principal component elimination method Gauss column, LU
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:29968
    • 提供者:wangxuanbo
  1. shuzhifenxichengxu

    0下载:
  2. 包含多个数值分析程序,高斯消去法,拉格朗日插值法,牛顿插值法,sor,平方根法等。-Multiple numerical analysis program, Gaussian elimination method, Lagrange interpolation, Newton interpolation, sor, the square root law.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3019
    • 提供者:刘伟
  1. third

    0下载:
  2. 全选主元高斯消去法解线性方程组,牛顿迭代法求非线性方程组-Full pivoting Gaussian elimination method for solving linear equations, Newton iterative method for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1501
    • 提供者:Dennis
  1. bss_ydm

    0下载:
  2. 通过基于负熵和牛顿迭代方法的fastica算法实现了随机产生的非高斯独立成分混合后矩阵的盲源分离-By FastICA and Matlab,implementint BSS.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1434
    • 提供者:myway home
  1. Numerical-Analysis

    1下载:
  2. 数值分析: lagrange插值与三次样条插值 simpson复化积分和两点高斯复化积分 四阶龙格—库塔解微分方程 牛顿下山法求解方程的根 列主元消去法求解线性方程组的根 -Numerical Analysis: lagrange interpolation and cubic spline interpolation simpson recovery of complex points and two points of the Gaussian integral Ru
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:34816
    • 提供者:susan
  1. GAUSS

    1下载:
  2. 利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-30
    • 文件大小:1024
    • 提供者:Bryne
  1. jisuanfangfa_epm5s

    0下载:
  2. 计算方法实验课报告代码,自己写的,包含龙贝格算法,高斯赛德尔迭代,牛顿下山法,龙格-塔库算法,可以用作数值分析实验参考………… 程序已经VC6.0测试,实验考试分数96,希望能对你有所帮助。 算法可能稍微繁琐一些,但是更像一个学生的作业,就不要上网上去down一些高级程序员的作品了。-for SHUZHIFENXI examination
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2529
    • 提供者:xielongqinga
  1. Numerical-calculation-method

    0下载:
  2. 实现插值,lu,二分法,高斯塞德尔,高斯消元法,高斯主元素,幂法,牛顿法八种数值计算方法的八个C程序源码-To realize interpolation, lu, dichotomy, gaussian plug del, gaussian elimination, gaussian Lord elements, power method, Newton method eight kinds of numerical calculation method of the eight C prog
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:6735
    • 提供者:sunqi
  1. 4

    0下载:
  2. 插值的函数 函数名 功能 Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:10240
    • 提供者:gleeman
  1. NumAnlys

    0下载:
  2. 东大研究生数值分析上机题,包括牛顿法,高斯算法,逐次超松弛迭代法,3次样条插值,RK4法等函数。-The numerical analysis exercises by computer of southeast university,including Newtons law,Gauss algorithm,SOR,3 times spline interpolation,RK4,etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5108
    • 提供者:星星
  1. test

    0下载:
  2. 基于牛顿法的交流电力系统潮流计算,输入输出文件,通用性好,高斯消去法求解-Based on Newton' s method of communication power flow calculation, input and output files, common good, Gaussian elimination method to solve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5416
    • 提供者:常安
  1. Calculation-methods-

    0下载:
  2. 计算方法程序 包括高斯消去法,牛顿插值,三次样条插值,Jacobi和高斯赛德尔迭代等-Calculation methods and procedures, including the Gaussian elimination method, Newton interpolation, cubic spline interpolation, Jacobi and Gauss-seidel iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4785
    • 提供者:天天
  1. Newton-and-polint

    0下载:
  2. 最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1616
    • 提供者:王楠
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com