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

搜索资源列表

  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
    • 文件大小:818
    • 提供者:张涛
  1. tqw

    0下载:
  2. 运用雅各比迭代法计算方程近似值,每次回车迭代一次-The use of Jacobi iterative method to calculate approximate equation, each iteration a carriage return
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:593
    • 提供者:Joker
  1. bin

    0下载:
  2. matlab中调用Jacobi迭代法所使用的函数-call a function of the Jacobi iterative method used in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:952
    • 提供者:吕序员
  1. Jacobi

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

    • 发布日期:2017-11-12
    • 文件大小:201026
    • 提供者:zts
  1. jacobi

    0下载:
  2. 雅克比迭代法,通过雅克比迭代,扩散图片的颜色,最终扩散到全图。-Jacobian iteration method, the Jacobian iteration, spread the picture color, eventually spread to the full.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:1049
    • 提供者:刘晨
  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
    • 文件大小:1684
    • 提供者: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
    • 文件大小:693
    • 提供者:刘世界
  1. 4.1

    0下载:
  2. 雅可比迭代法 求解矩阵方程的解 雅可比迭代法 求解矩阵方程的解-Jacobi Method
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:610304
    • 提供者:liyue
  1. jacobi

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

    • 发布日期:2017-04-04
    • 文件大小:6922
    • 提供者:wangchao
  1. jacobi91

    0下载:
  2. CUDA编程,GPU编程实现雅可比迭代法。GPU并行求解方程组迭代的解-CUDA programming, GPU programming Jacobi iteration. GPU parallel iterative solution for solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1102
    • 提供者:wangchao
  1. Matrix-ProgrammingBeta2.0

    0下载:
  2. 该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等-The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative meth
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:557627
    • 提供者:fat
  1. Interate_Equation

    0下载:
  2. win32小程序 实现数值分析中迭代法求解方程组功能 包括雅可比迭代 高斯赛德尔迭代 超松弛迭代 能够正常运行 希望大家指教-Win32 small program to achieve numerical iteration method in solving equations features include Jacobi iteration gauss seidel iteration overrelaxation iteration can run normally hope you
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:8889651
    • 提供者:刘双九
  1. mathmatical-calculation-with-matlab

    0下载:
  2. CG、Gauss、SOR、Jacobi迭代法matlab程序 自己收藏的源程序-CG, Gauss, SOR, Jacobi iteration method matlab program his collection of source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4238
    • 提供者:yangjinhong
  1. solving-differential-equations

    0下载:
  2. 微分方程数值例子的解法,包括高斯消去法,jacobi迭代法,PR,SOR方法等-Numerical solution of differential equations Examples include Gaussian elimination, jacobi iterative method, PR, SOR method
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3033
    • 提供者:程智
  1. pveoflow

    0下载:
  2. matlab-jacobi实现matlab上的jacobi迭代法,很不错的代码(Matlab - Jacobi Jacobi iteration method on matlab, very good code)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:8192
    • 提供者:nhattl
  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
    • 文件大小:772096
    • 提供者:oneeee
  1. g-s迭代法

    0下载:
  2. 高斯迭代法,jacobi算法,数值分析实验(gaosidiedaifajacoisuanfa)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:9216
    • 提供者:阿瞬
  1. 牛顿

    0下载:
  2. 牛顿迭代法是解非线性方程组比较经典的方法; 拟牛顿法是为了解决求Jacobi矩阵时带来的困难,现已成为解决非线性方程组和最优化问题的最有效方法之一。(The Newton iterative method is a classic method for solving nonlinear equations. The quasi Newton method is one of the most effective methods for solving the nonlinear equat
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:==楠==
  1. Gauss-Seidel迭代算法(后面有与Jacobi法比较)

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

    • 发布日期:2018-04-30
    • 文件大小:82944
    • 提供者: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
    • 文件大小:24576
    • 提供者:jeff1130
« 12 »
搜珍网 www.dssz.com