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

搜索资源列表

  1. jacobi

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

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

    0下载:
  2. 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1381
    • 提供者:纪成
  1. Jacobi-iterative-method

    0下载:
  2. 利用Jacobi迭代法求解线性方程组的程序-Using the Jacobi iterative method for solving linear equations of the program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3288
    • 提供者:li
  1. jacobi

    0下载:
  2. 求解线性方程组的雅克比迭代法的C语言代码以及VC6.0编译器的项目文件。-The C language code of Jacobi iterative method for solving linear equations and the project files using the Visual Studio C++ 6.0 compile.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:62727
    • 提供者:qin
  1. Point_Jacobi

    0下载:
  2. Heat equation with variable coeficients using Point Jacobi Method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1058
    • 提供者:Vicky08
  1. jacobi-gauss-seidel-sor

    0下载:
  2. 用Jacobi Gauss-seidel SOR迭代法求解线性方程组-With Jacobi Gauss-seidel SOR iterative method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:50430
    • 提供者:李春兰
  1. iterative-method

    0下载:
  2. 包含Jacobi和Seidel两种迭代法,用于求解线性方程,计算简单,收敛快-Contains two kinds of Jacobi and Seidel iterative method for solving linear equations, computing simple, fast convergence
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:554
    • 提供者:杨海燕
  1. jacobi-gauss_seida

    0下载:
  2. 為jacobi與gauss seidal迭代法 只要把A,b,N更換成你要的即可-To jacobi and gauss seidal iterative method as long as the A, b, N you want to replace
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:10286
    • 提供者:吳宗霖
  1. jacobi

    0下载:
  2. 用雅克比迭代法求解方程,给出5*5 但可在此基础上拓展-Solving equations using Jacobi iterative method, gives 5* 5 but can be expanded on the basis of
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:560
    • 提供者:gd
  1. jacobi

    0下载:
  2. 雅克比算法 数值分析方法中另外一个求解的数值方法-Jacobi numerical method than the numerical analysis algorithms for solving another
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:44710
    • 提供者:liumin
  1. jacobi

    0下载:
  2. 用C++语言程序正确实现Jacobi-sedmial方法解方程和Jacobi解方程-Using C++ language to program correctly implements the Jacobi-sedmial method of solving the equation and Jacobi equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2042
    • 提供者:yusz
  1. Jacobi-iterative-method

    0下载:
  2. 该程序是在C语言的编译环境下探索利用Jacobi迭代方法求解线性方程组。-The program is to explore the environment in the C language compiler using Jacobi iterative method for solving linear equations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2664
    • 提供者:
  1. Approximating-Eigenvalues

    3下载:
  2. 矩阵特征值与特征向量的计算 幂法与反幂法 原点移位加速法 幂法的艾特肯加速 雅克比方法 QR方法 豪斯霍尔德变换 拟上三角形矩阵的QR分解-Matrix eigenvalue and eigenvector calculation: power method and inverse power method,origin shift power law Aitken acceleration method, Jacobi method,Householder’s Method, QR metho
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:14693
    • 提供者:huangyonghao
  1. Gauss_Seidel-and-Jacobi

    0下载:
  2. 分别用雅克比和高斯赛德尔方法求解方程组,并比较两种算法的迭代次数,比较实用的数值分析算法-use the Jacobi and Gauss-Seidel method to solve system of equations,and compare the interations of the two methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1126
    • 提供者:zhaojing
  1. gauss_seidel

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7070
    • 提供者:zineb24
  1. methode_jacobie

    0下载:
  2. In numerical linear algebra, the Jacobi method (or Jacobi iterative method[1]) is an algorithm for determining the solutions of a diagonally dominant system of linear equations. Each diagonal element is solved for, and an approximate value is plugged
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:45416
    • 提供者:zineb24
  1. suanfa

    0下载:
  2. 泊松方程求解的Jacobi方法、松弛迭代法、线松弛法、AID法、共轭梯度法等-Jacobi method for solving the Poisson equation, relaxation iterative method, line relaxation method, AID method, conjugate gradient method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:瑶瑶
  1. for

    0下载:
  2. 采用thomas法、Jacobi法、SOR法、Gauss-Seidel法求解一维导热方程-Using thomas method, Jacobi method, SOR method, Gauss-Seidel method for solving one-dimensional heat conduction equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1197
    • 提供者:瑶瑶
  1. Guass-jacob

    0下载:
  2. 该程序使用Guass-Seidel方法和Jacobi方法求解一四元方程组,并输出计算结果。- The program uses Guass-Seidel method and fourteen yuan Jacobi method for solving equations, and outputs the result. 您是不是要找: 该程序使用Gauss-Seidel方法求解四元方程组,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:829
    • 提供者:zeqing
  1. Gauss_Seidel

    0下载:
  2. 一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。-In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system o
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:533
    • 提供者:梁峻超
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com