CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - jacobi iteration

搜索资源列表

  1. xianxingfangcheng

    0下载:
  2. 有雅克比迭代法解线性方程和用高斯迭代法解线性方程-Have the Jacobi iteration method solving linear equation and linear equation with gaussian iteration method solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1003
    • 提供者:王哲豪
  1. gs

    0下载:
  2. 高斯-塞德尔迭代方法,于雅可比迭代不同之处是将每次迭代的最新结果,用在当前迭代过程中。-Gauss- Seidel iteration method, the Jacobi iteration is different from the latest results of each iteration, the process used in the current iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1370
    • 提供者:岳晓鹏
  1. 1153304_4_4.cpp

    0下载:
  2. 改程序分别用Jacobi迭代法和G-S迭代法求解给出的方程组,并分别就记录达到所需精度的迭代次数。-Reform program were the Jacobi iteration and GS iterative method for solving equations given, respectively, on the record number of iterations to achieve the required accuracy.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:小哈
  1. yakebi-diedai

    0下载:
  2. 这是一个非常好用而且非常实用的雅克比迭代法用c++实现的算法-This is a very easy to use and very practical Jacobi iteration algorithm implemented with c++
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2454
    • 提供者:时林江
  1. aaa

    0下载:
  2. 矩阵运算的例子,雅克比迭代,高斯迭代,还有十进制向二进制、八进制、十六进制转换的MATLAB源代码。-Examples of matrix operations, Jacobi iteration, Gauss iteration, and decimal to binary, octal, hexadecimal conversion of MATLAB source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2344
    • 提供者:baodabao
  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. liner-formular

    0下载:
  2. 利用Jacobi迭代法和共轭梯度法来解线性方程组的matlab源代码-Use Jacobi iteration method and conjugate gradient method for solving linear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:李耀兵
  1. Iteration

    0下载:
  2. 气象上的变量差值计算,包含jacobi与g-i-f两种-Calculated on the difference between the meteorological variables, including two kinds of jacobi and gif
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:881
    • 提供者:李春慧
  1. source66

    0下载:
  2. MPI 用虚拟进程拓扑和向量数据类型来实现Jacobi 迭代-MPI processes with virtual topology and vector data types to achieve the Jacobi iteration
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1734
    • 提供者:wangfan
  1. j

    0下载:
  2. MPI实现Jacobi矩阵迭代,每迭代5次输出中间结果-MPI implementations Jacobi iteration matrix, each iteration 5 times the output of intermediate results
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:1306
    • 提供者:小苹
  1. Five-point-difference-scheme

    0下载:
  2. 利用五点差分格式近似Dirichlet问题,试用雅克比迭代、Gauss-sedel迭代求解。-Use a five-point difference scheme approximation Dirichlet problem, the trial Jacobi iteration, Gauss-sedel iterative solver.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:16341
    • 提供者:王册
  1. pc

    5下载:
  2. 天津大学并行计算大作业代码及实验报告。 包括: 1.利用Pthread并行实现求Pi和Jacobi迭代 2.利用MPI并行实现Jacobi迭代 3.hadoop下的Mapreduce实现Wordcount算法-Tianjin University of parallel computing job code and lab reports. Include: (1) the use of parallel implementation Pthread seeking Pi and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4210062
    • 提供者:李晨
  1. yakebi

    0下载:
  2. 是解决线性方程组的一种方法,雅克比迭代法可以高效的计算高阶线性方程组,并给出需要迭代的次数-Is a method of solving linear equations, the Jacobi iteration method can efficiently calculate the higher order linear equations, and need the number of iteration is given
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2680
    • 提供者:毕晓伟
  1. Pthread

    1下载:
  2. 1.pthread多线程计算圆周率 2.pthread多线程雅可比迭代-1.pthread multi-threaded multi-threaded computing pi 2.pthread Jacobi iteration
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:27406
    • 提供者:郭可成
  1. matlab4

    0下载:
  2. 用迭代法解方程,精度为10e-4:1.用Jacobi法迭代 2.用sor法迭代-Iterative method for solving equations, the accuracy of 10e-4: 1 by Jacobi iteration method 2 sor iteration method.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:27124
    • 提供者:陆阳
  1. wchy_agui

    0下载:
  2. 计算方法大作业源代码,实现了二分法,牛顿迭代法,高斯消去法,解三对角分解法,雅可比迭代法等10余个算法-Method to calculate the project source code, the realization of the dichotomy, Newton iterative method, gauss elimination, solving tridiagonal decomposition method, Jacobi iteration method and so on
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:7441
    • 提供者:arthur
  1. Computing-system-of-linear-equations

    0下载:
  2. 用雅可比迭代法计算线性方程组的解,方便快捷-The Jacobi iteration method to calculate the solution of the system of linear equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:981
    • 提供者:nick
  1. Linear_equations

    0下载:
  2. 线性方程组的数值解法,包括高斯列主元消去法 ,Jacobi迭代法,Gauss--Saidel迭代法,超松弛迭代法-The numerical solution of linear equations, including gaussian pca elimination method, Jacobi iteration method, Gauss- Saidel iteration method, overrelaxation iteration method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:170463
    • 提供者:熊莹
  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. Jacobi_Iteration

    0下载:
  2. 数值计算方法,雅克比迭代类,使用c++编写-A class of Jacobi iteration writen by C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3025
    • 提供者:翟天亨
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »
搜珍网 www.dssz.com