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

搜索资源列表

  1. jacob

    0下载:
  2. 工程硕士计算方法课程,雅克比迭代法matlab源代码-Master of Engineering calculation methods courses, the Jacobi iteration method Matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:27133
    • 提供者:豆豆
  1. solutions

    0下载:
  2. 各种常见的解方程组方法:Cholesky分解法解方程组、LU分解线性方程组、高斯消去法解方程组、列主元解线性方程组、雅可比迭代解线性方程组-Common solution of equations: the Cholesky decomposition of equations, LU decomposition of linear equations, Gaussian elimination method for solving equations, column element for s
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1261663
    • 提供者:wenwen
  1. 32365

    0下载:
  2. 数值分析matlab部分例题代码:Jacobi迭代法,二分法,幂法,龙贝格算法,插值法-Numerical analysis matlab part of the example code: Jacobi iteration method, bisection method, power method, Romberg algorithm, interpolation
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:320709
    • 提供者:学制
  1. Jacobi-over-relaxation

    0下载:
  2. Jacobi超松弛迭代是不动点迭代的一种,但收敛速度一般来讲并不理想。-Jacobi over relaxation is a fixed point iteration, the convergence rate is not ideal.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:693445
    • 提供者:
  1. jacobi_use

    0下载:
  2. 雅可比迭代法求解线性方程组,有具体的实例及运行结果。-Jacobi iteration method to solve linear system of equations with specific example and result.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:yongminghu
  1. Jjacobbia

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

    • 发布日期:2017-04-11
    • 文件大小:700
    • 提供者:zmougang
  1. VC_numerical_analysis

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1288754
    • 提供者:afei
  1. Jaccobi-chuanxing

    1下载:
  2. 这是雅克比迭代的串行算法。主要目的是计算串行所用的时间。-Jacobi iteration serial algorithm. The main purpose is to calculate the time used for the serial.
  3. 所属分类:MPI

    • 发布日期:2017-11-09
    • 文件大小:181397
    • 提供者:wang bo
  1. 12

    0下载:
  2. 包括高斯-塞德尔迭代法和雅可比迭代法,数值计算实验课-Gauss- Seidel iterative method and Jacobi iteration method, numerical experiment course
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-22
    • 文件大小:1271
    • 提供者:路右
  1. Jacobi

    0下载:
  2. jecobi迭代,自己编的 已经经过试验的验证-jecobi iteration, their series has passed the test of verification
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:946
    • 提供者:kaka
  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. E3

    0下载:
  2. 解线性方程组的迭代法-Jacobi迭代和Gauss-seidel迭代法-Solving linear equations iterative methods-Jacobi iteration and Gauss-seidel iterative method
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1460
    • 提供者:hmg
  1. laplace_2D

    0下载:
  2. this Laplace 2D . i solve with Jacobi Iteration method ,Point Gauss-seidel Interation method,Line Gauss-Seidel Iteration method ,Point Successive Over-Relaxation method (PSOR),Line Successive Over-Relaxation method (LSOR)-this is Laplace 2D . i solve
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:942
    • 提供者:Thanh
  1. 201305236-7

    0下载:
  2. mathlab题目代码,编程分别用jocabi迭代法求解方程。在一般情况下,Guass-Seide迭代法比Jacobi迭代法收敛要快一些,但这也不是绝对的,在木些情况下,Jacobi迭代法收敛,Guass-Seide迭代却可能不收敛-use matlab to deal with the equation -mathlab subject code, programming respectively jocabi iterative method for solving equations. U
  3. 所属分类:Project Design

    • 发布日期:2017-11-26
    • 文件大小:8634
    • 提供者:wangwenjin
  1. diedai

    0下载:
  2. 迭代算法,利用matlab编译环境实现迭代求解矩阵最大特征值和特征向量;包含雅克比迭代、高斯迭代和SOR-Iterative algorithm, using matlab compiler environment to achieve maximum iteration for solving matrix eigenvalues ​ ​ and eigenvectors contains Jacobi iteration, Gauss and SOR iteration
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1015
    • 提供者:
  1. numerical-computing-method

    0下载:
  2. 数值计算LU分解,追赶法,jacobi迭代,高斯迭代法,牛顿插值法,Romberg积分法-Numerical LU decomposition, chasing method, jacobi iteration, Gauss iterative method, Newton interpolation, Romberg integration method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:5398
    • 提供者:袁皓
  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. C_Lauguage

    0下载:
  2. 用雅克比迭代公式,求解线性方程组的近似解。-With Jacobi iteration formula for solving linear equations approximate solution.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:178733
    • 提供者:刘冬
  1. solver_Eq

    0下载:
  2. 本程序包采用matlab编写的几种数值计算中经典的解方程组的算法,包括LU分解、Gauss消元法、Jacobi迭代法、以及Guass-Seidel迭代法的源代码。供大家参考。-This package prepared using matlab several numerical solution of equations of classical algorithms, including LU decomposition, Gauss elimination method, Jacobi i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2879
    • 提供者:蔡声泽
  1. Newton-Yacobi

    0下载:
  2. 牛顿迭代.雅克比迭代求方程近似解C语言算法实现。数值计算方法中常用-Newton iteration. Jacobi iteration approximate solution of equation C language algorithm. Commonly used numerical method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3432
    • 提供者:张国力
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »
搜珍网 www.dssz.com