CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Jacobi

搜索资源列表

  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996byte
    • 提供者:kgd
  1. Mathematics

    0下载:
  2. 利用数值分析中LU、LDLT、JACOBI、GAUSS_SEIDEL、RELAXATION各种方法解结构矩阵问题,Visual C#源代码-Numerical analysis of the use of LU, LDLT, JACOBI, GAUSS_SEIDEL, RELAXATION structure matrix method to solve various problems, Visual C# Source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:5.03kb
    • 提供者:王大和
  1. GaussSeide

    0下载:
  2. 实验题目:求解线性代数方程组的迭代法 相关知识:求解线性代数方程组的Gauss-Seidel迭代法的计算公式如下 数据结构:一个一维数组和一个二维数组 算法设计:用Gauss-Seidel迭代法求解线性代数方程组的算法如下 第一步:对于i=1,2,…,n (取零向量为初始向量) 第二步:e←0 第三步:对于i=1,2,…,n ⑴ ⑵对于j=1,2,…,n但 ⑶ ⑷若 ,则 ⑸ 第四步:若 (预先给定的误差精度),则转
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:818byte
    • 提供者:张涛
  1. Jacobi

    0下载:
  2. 数值分析分析中 用jacobi迭代求解线性方程-Analysis of numerical analysis using jacobi iteration for solving linear equations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:849byte
    • 提供者:黎少
  1. jacobbi

    0下载:
  2. 雅克比迭代代码,用于迭代求解方程组。迭代一定次数后可求出方程组的近似解,可自由规定精度。-Jacobi iteration code for the iterative solution of equations. After a certain number of iterations of equations can be derived approximate solution can be free to provide accuracy.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:648byte
    • 提供者:宋全
  1. jacobi

    0下载:
  2. fortran程序实现简单的jacobi迭代 VF6.6 下编译通过 需安装mpich-jacobi iteration
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:853byte
    • 提供者:
  1. Jacobi

    0下载:
  2. 雅可比矩阵数学算法的C语言实现,尚未测试。-jacobi matrix mathmatics algorithm C program
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:226.59kb
    • 提供者:zz
  1. Jacobi

    0下载:
  2. Jacobi迭代法 详细代码及工程文件 具体文件-Jacobi iteration code and project files specific file
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:196.31kb
    • 提供者:zts
  1. gauseidel-jacobi-richason-SOR

    0下载:
  2. 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1.64kb
    • 提供者:pengtao
  1. Jacobi

    0下载:
  2. 本程序用C语言实现雅克比迭代法的应用,很简单。-This program with C language application of the Jacobi iterative method is very simple.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:693byte
    • 提供者:刘世界
  1. jacobi

    0下载:
  2. 雅可比迭代法的C++代码,最简单的迭代法求解方程组-jacobi iteration method C++ code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:6.76kb
    • 提供者:wangchao
  1. Jacobi

    0下载:
  2. 利用Jacobi迭代方法求解线性/非线性方程的Fortran程序。-Using Jacobi iteration method to solve the linear/nonlinear equations of the Fortran program.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:165.58kb
    • 提供者:大兵
  1. Jacobi

    0下载:
  2. Jacobi iterative code in Fortran 90
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:240.89kb
    • 提供者:PAULO
  1. jacobi

    0下载:
  2. 通过使用MATLAB,实现了雅克比迭代算法,具体是应用数值分析的方法。-By using MATLAB, to achieve a Jacobi iteration algorithm, in particular numerical analysis method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:957byte
    • 提供者:zhaochong
  1. GS-Jacobi

    0下载:
  2. 矩阵消元程序,中含有列主元消元法,雅克比消元法和GS消元法。适用于矩阵的消元运算及对线性方程组的求解工作。-Matrix elimination program, contains out PCA elimination method, Jacobi and GS elimination method elimination method. Suitable for matrix elimination operation and work to solve linear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4.89kb
    • 提供者:MSY
  1. jacobi

    0下载:
  2. 家可比MATLAB 谱方法数值计算的功能软件(jacobi MATLAB introduction spectral)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:8kb
    • 提供者:啾啾99
  1. 数据结构1800试题

    0下载:
  2. 前面所讨论的Jacobi迭代法,一次只计算一个分量。要完成一次迭代,需要逐个地计算迭代解向量中的每一个分量,直到算出全部分量的值。然后再进行下一次迭代,使解向量达到计算精度为止。通常,称这种迭代法为点迭代法。(The Jacobi iteration method discussed earlier, only one component is calculated at one time. In order to complete an iteration, each component in
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:754kb
    • 提供者:oneeee
  1. jacobi

    0下载:
  2. 利用Jacobi计算热分布问题,获得目标结果(Using Jacobi to calculate the heat distribution problem)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:2kb
    • 提供者:花花mao
  1. Gauss-Seidel迭代算法(后面有与Jacobi法比较)

    0下载:
  2. 高斯的迭代算法,后面有何jacobi算法比较(Gauss's iterative algorithm, what's the comparison of Jacobi algorithm later?)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:81kb
    • 提供者:bobolanglang
  1. 5线性方程组的迭代解法—Jacobi迭代法

    0下载:
  2. 使用matlab编写了Jacobi迭代法的函数,并通过例子进行了验证。(The function of Jacobi iteration method is written by MATLAB, and is verified by an example.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:24kb
    • 提供者:jeff1130
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com