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

搜索资源列表

  1. mpiparaw.rar

    2下载:
  2. 在MPI上用并行LU分解求解线性方程组的源程序。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:4500
    • 提供者:
  1. Equations

    0下载:
  2. 科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14787
    • 提供者:王少卿
  1. LU分解法

    1下载:
  2. 用C语言来实现的,求解线性方程组,还可以实现解向量的一个程序。-The decomposition realizes with the C language, solution system of linear equations, but also may realize the solution vector one procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19578
    • 提供者:luo
  1. Gauss_Seidel迭代法

    0下载:
  2. 用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:19922
    • 提供者:luo
  1. Jacobi迭代法

    0下载:
  2. 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:20414
    • 提供者:luo
  1. cholesky

    0下载:
  2. 用乔里斯基(cholesky)算法求解对称正定方程组。- (cholesky) the algorithm solves symmetrically with the tall Reese base is deciding the system of equations.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:24523
    • 提供者:lkz
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7196
    • 提供者:李春波
  1. doollite

    0下载:
  2. 用Doolittle方法求解此方程组; 1.先由U[1][i]=a[1][i] 求的U的第一行,在根据L[i][1]=a[i][1]/U[1][1] 求的L的第一列;2..然后根据公式求得U,L其他的值; 3 回带求解得到X -Try using this method to solve equations; 1. First U [1] [i] = a [1] [i] for the U in the first line, in accordance with L [i] [1
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:28288
    • 提供者:崔青
  1. Sequation_ana

    0下载:
  2. 求解线形方程组,可参考说明,算法尚不够严谨-solving linear equations, reference note that the algorithm was not strict enough.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1861
    • 提供者:雷天无
  1. Lagrange 插值法

    0下载:
  2. 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14802
    • 提供者:姚天伟
  1. 分段线形Lagrange插值法

    0下载:
  2. 这个是用分段法求解线形方程组的算法,可以看一下,有帮助的-this section is used method of linear equations algorithm can look at, help
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3743
    • 提供者:姚天伟
  1. 矩阵直接三角分解法

    0下载:
  2. 数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法-c numerical methods used to prepare the direct numerical triangular matrix decomposition method of linear equations Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7405
    • 提供者:姚天伟
  1. 计算方法程序

    0下载:
  2. 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-purpose
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81012
    • 提供者: 孙灵宾
  1. wsolve

    1下载:
  2. 这是Maple下使用的“吴方法”推理求解多项式方程组的源代码。-use of the "Wu's Method" reasoning to solve polynomial equations source.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21061
    • 提供者:刘源
  1. 秩1拟牛顿法解非线性方程组

    2下载:
  2. 利用拟牛顿迭代的方法,求非线性方程组的数值解的matlab程序,经验证该程序有很难好的求解能力和收敛性。
  3. 所属分类:matlab例程

  1. 常微分方程和线性方程组的求解

    0下载:
  2. 包含常微分方程初值问题的求解,运用四阶Runge-Kutta方法计算该初值问题。还有对线性方程组的求解问题。是数值分析课程的基本程序。
  3. 所属分类:数学计算/工程计算

  1. 高斯消元fortran源代码

    0下载:
  2. 高斯消元法是线性代数规划中的一个算法,可用来为线性方程组求解。消元法是将方程组中的一方程的未知数用含有另一未知数的代数式表示,并将其代入到另一方程中,这就消去了一未知数,得到一解;或将方程组中的一方程倍乘某个常数加到另外一方程中去,也可达到消去一未知数的目的。消元法主要用于二元一次方程组的求解
  3. 所属分类:其它程序

  1. MATLAB求解非线性方程组

    0下载:
  2. 给出了非线性方程组的几种数值解法,附有MATLAB程序
  3. 所属分类:编程文档

  1. 共轭梯度法求解方程组例程

    0下载:
  2. 共轭梯度法求解方程组例程matlab代码Conjugate gradient method to solve equations routine matlab code
  3. 所属分类:matlab例程

  1. MATLAB的13个数值分析常用算法

    0下载:
  2. 插值 函数逼近 矩阵特征值计算 ..... 非线性方程组求解 常微分方程的初值问题 等等
  3. 所属分类:图形图像处理(光照,映射..)

« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com