CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 迭代法等

搜索资源列表

  1. 非线性方程组的迭代解法

    1下载:
  2. 非线性方程组的迭代解法,包括:简单迭代法、Newton法、割线法、拟Newton法等.详见程序注释-nonlinear equations of the iterative solution, including : simple iterative method, Newton, secant, to the Newton law. Detailed procedures Notes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16338
    • 提供者:周思良
  1. cyuyanjisuan

    0下载:
  2. c语言实现的一些算法:如:二分法,迭代法等-c language of some algorithm : if : dichotomy, iterative method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8390
    • 提供者:贾毅
  1. gausssaderalgrithem

    0下载:
  2. 高斯-赛德尔迭代法--源代码及关键源代码。包括了高斯-赛德尔矩阵算法类,高斯-赛德尔矩阵变换函数,迭代函数,求解函数,精度要求等-Gauss - Seidel iterative method -- the key source code and the source code. Including the Gauss - Seidel algorithm matrix category, Gauss - Seidel matrix transform function, iterative f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2807
    • 提供者:李可
  1. shuzhi_C++

    0下载:
  2. 包含二分法、复化辛卜生公式、改进欧拉法、拉格朗日插值多项式、龙贝格算法、牛顿迭代法、牛顿值多项式、最小二乘法、雅克比迭代法等算法。-contains dichotomy, rehabilitation of Oracle Health formula, Improved Euler, Lagrange polynomial interpolation. Long Bergh algorithm, Newton's method, Newton value polynomials, lea
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18798
    • 提供者:王民
  1. shuzhifenxi

    0下载:
  2. 数值计算各算法的程序,包括:牛顿迭代法,超松驰迭代法,微分法等.对于初学数值分析这门课程的人有很大的帮助.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:398535
    • 提供者:程婷
  1. work

    0下载:
  2. 数值分析常用几种方法,三湾矩阵。雅各比迭代法等算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9230
    • 提供者:Ella
  1. NRC++_cpp

    0下载:
  2. 这是数学计算上常用的计算方法,如牛顿法、高斯-赛德尔迭代法等,非常好用。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:385894
    • 提供者:
  1. shuzhifenxi

    0下载:
  2. 完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3330161
    • 提供者:吕彦廷
  1. SPARSKIT2.tar.gz

    2下载:
  2. 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:1157376
    • 提供者:张德柱
  1. CG-Jacobi-g-s-sor

    1下载:
  2. 解线性方程组的迭代法,包括jacobi迭代,G-S迭代,Sor迭代,及共轭梯度等。-iterative method for solving linear equations, including jacobi iteration, GS iterative, Sor iteration, and conjugate gradient.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2222
    • 提供者:xiaojunsuus
  1. numerical-method

    0下载:
  2. 数值方法课程中的程序,如GaussSeidel迭代法解方程组,Jacobi迭代法解方程组,SOR迭代法解方程组,杜利特尔矩阵分解以及矩阵的直接解法,拉格朗日插值等11个程序。-Courses in numerical methods, such as iterative method for solution GaussSeidel equations, Jacobi iterative method for solution of equations, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6707
    • 提供者:刘冬
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
  1. inviscid_eqution

    2下载:
  2. 求解粘性Burger方程和非粘性Burger方程的各种差分格式,包括BTCS格式的显式计算 BTCS格式的隐式计算 滞后非线性项 向前时间步长线性化 牛顿迭代法线性化 Lax-Wendroff格式 通量分裂格式显试计算 通量分裂格式隐式计算 CN格式隐式计算 等格式。-Solution of viscous Burger equation and non-viscous Burger differential equations of various for
  3. 所属分类:Algorithm

    • 发布日期:2016-10-02
    • 文件大小:7937
    • 提供者:王磊
  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. SOR

    0下载:
  2. 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Su
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:619
    • 提供者:iop
  1. nolinerequationssolves

    0下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:14089
    • 提供者:liuming
  1. diedaifa

    0下载:
  2. 利用迭代法对每段的物性参数和压力降分别进行计算,从而计算垂直井筒中压力分布,并得出了物性参数压力降等随井深的变化规律-Iterative method, one important physical parameters and pressure drop were calculated to estimate the vertical wellbore pressure distribution, and obtained physical parameters such as pressur
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:870220
    • 提供者:yy
  1. Iterative_Methods_for_Sparse_Linear_Systems

    3下载:
  2. Yousef Saad 的稀疏线性系统的迭代方法。包含预处理,Krylov子空间迭代法等内容。-iterative methods for sparse linear systems
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:2755584
    • 提供者:wangzijian
  1. Numerical-Recipes

    0下载:
  2. 本文件包含了高斯列主元消去法,拉格朗日插值多项式,牛顿插值多项式,龙贝格求积分法,牛顿迭代法等C/C++代码。-This document contains out PCA Gaussian elimination method, Lagrange interpolation polynomial, Newton interpolation polynomial, Romberg quadrature, Newton iterative method such as C/C++ code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:33200
    • 提供者:周东
  1. Mathematica实现数值分析

    1下载:
  2. 利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)
  3. 所属分类:数学计算

    • 发布日期:2020-12-22
    • 文件大小:445440
    • 提供者:UNSCINFINITY
« 12 3 »
搜珍网 www.dssz.com