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

搜索资源列表

  1. jacobi

    0下载:
  2. 应用C++编写的数值分析中的 雅克布迭代算法,是数值分析课程的基本算法迭代算法,是数值分析课程的基本算法-jacobi迭代算法是数值分析中的重要算法,主元消去法解方程组的有效方法
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:982
    • 提供者:宋寰宇
  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. Jacobi-iteration-algorithm

    0下载:
  2. 雅克比迭代算法,迭代算法中的一种,可以用于模型求解-Jacobi iteration algorithm, an iterative algorithm can be used to solve the model
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:620
    • 提供者:胡刚
  1. Jacobi

    0下载:
  2. 计算矩阵的解,是一种雅克比迭代,应用此程序可以很快的计算矩阵的解。-Computing solution matrix is a Jacobi iteration, the application of this procedure can quickly calculate the matrix solution.
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:2917
    • 提供者:yu hong li
  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. 3种jacobi迭代算法,即将Ax=b,转换为A=D-L-U,进而x=Bx+f-3 kinds of jacobi iterative algorithm, ie Ax = b, converted to A = DLU, and then x = Bx+ f
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:667
    • 提供者:Emma
  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 immigration law real symmetric matrix eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1260
    • 提供者:顾燕
  1. Jacobi-seeking-roots-of-equations

    0下载:
  2. 雅克比求方程组的根,已经调试成功。只需要输入变量即可。-Jacobi equations seeking roots, debugging has been successful. Only need to enter the variable.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:12913
    • 提供者:政治
  1. jacobi

    0下载:
  2. 用matlab编写的雅克比迭代算法,简单实用-Prepared using matlab Jacobi iterative algorithm is simple and practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:595
    • 提供者:岳鑫
  1. matlab-jacobi

    0下载:
  2. 用jacobi解线性方程组,这是老师布置的作业 -Solving linear equations with jacobi
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:18883
    • 提供者:赵连星
  1. jacobi

    0下载:
  2. jacobi法求解线性方程,输入方程系数即可求出线性方程的解-The Jacobi method for solving linear equations.Enter the equation coefficient to find the solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:48159
    • 提供者:
  1. Jacobi-algorithm-and-source-code

    0下载:
  2. Jacobi迭代算法求解线性方程组,有算法说明与C++代码-algorithm and C++ source code for Jacobi
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:58475
    • 提供者:李正东
  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-bingxing

    0下载:
  2. jacobi算法的并行程序,已在校并行机上运行。-jacobi algorithm for parallel program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3243
    • 提供者:wuruiqian
  1. guss-jacobi

    0下载:
  2. 高斯和雅克比迭代求解线性方程组.迭代数据放在文件内,A*x=b的形式储存-Gauss and Jacobi iteration for solving linear equations. Iterative data in the file, A* x = b in the form of storage
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2695
    • 提供者:jed
  1. jacobi

    0下载:
  2. 该函数可计算出雅可比矩阵,tau为3*3变换矩阵。- jacobi() will calculate the jacobi matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1131
    • 提供者:任婷婷
  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. Jacobi

    0下载:
  2. 雅克比算法求方阵所有的特征值以及特征向量-Jacobi algorithm for matrix all eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3480
    • 提供者:baiyiwen
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com