搜索资源列表

  1. JacobiMATLAB

    0下载:
  2. 用Jacobi迭代法计算大型方程组的MATLAB函数文件-Jacobi iterative method using large calculation equations MATLAB function documents
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:宁学勇
  1. OpenNL2

    0下载:
  2. This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * Op
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:84992
    • 提供者:Wayne
  1. jacob_QR

    0下载:
  2. jacobi 和QR 算法 用来求解特征值问题 自己编的 不知道是否好用-jacobi and QR algorithm used to solve the eigenvalue problem of their series do not know whether it handy.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:201728
    • 提供者:shipengyi
  1. Jacobidiedai

    0下载:
  2. Jacobi迭代的算法 根据给出的系数矩阵和函数值以及需要精度 能求出方程值,以及迭代次数-Jacobi iteration of the algorithm is based on the coefficient matrix and function values and the need for accuracy can be obtained value equation , and the number of iter
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:234496
    • 提供者:cmooc
  1. Jacobiupdate

    0下载:
  2. 数值分析中的经典求解算法jacobi迭代法的改进算法。-numerical analysis of the classical algorithm jacobi iteration of the algorithm improvements.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:张薇
  1. BigInteger_src

    0下载:
  2. C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bi
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:jason..
  1. t2_5

    0下载:
  2. 本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。 -that the use of the method of calculating
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王明明
  1. mm_mpi_jacobi.f90

    0下载:
  2. 用MPI在fortran下实现Jacobi迭代算法-with MPI under the fortran Jacobi iterative algorithm
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:段宾
  1. jacobidiedaifa

    0下载:
  2. 这是数值分析中雅可比迭代法的实现程序,c语言。-This is the numerical analysis Jacobi iteration of the procedures, c language.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:41984
    • 提供者:乐乐
  1. C_Program

    0下载:
  2. Jacobi法求取特征值的C程序. 试验验证过了。-Jacobi eigenvalue method to strike the C program. Test verified.
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:James
  1. include

    0下载:
  2. jacobi方法解线性方程组 可以参考一下-jacobi method to solve linear equations can refer to
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:陈勋林
  1. work2

    0下载:
  2. 在matlab环境下对偏微分方程的Jacobi迭代解法的算法实现-Environment in matlab partial differential equations of the Jacobi iterative solution algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:汪波
  1. Jacobi

    0下载:
  2. 2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100 -2. Using Gaussian elimination method and Gaussian eliminati
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:78848
    • 提供者:吕鹏
  1. Gauss-Seidel

    0下载:
  2. Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The required precision is   =0.00001, and the maximum iteration number N=25. Compare the number of iterations and t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:78848
    • 提供者:吕鹏
  1. Gaussian_row

    0下载:
  2. We can see that using Gauss-Seidel iterative methods need only 13 timed to make           But using Jacobi method after 25 times the  ᠃
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:78848
    • 提供者:吕鹏
  1. jacobi

    0下载:
  2. matlab下雅克比在数值计算中有很好的应用!-Jacobian under matlab numerical calculation in a very good application!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:廖代发
  1. Jacobi

    0下载:
  2. 用数值方法来求解雅克比矩阵的迭代过程,并且有仿真结果-Numerical methods to solve the Jacobian matrix of the iterative process, and simulation results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:张学友
  1. diedaisuanfa

    0下载:
  2. 解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法-Solution of linear equations of Jacobi, Gauss_Seidel, SOR iteration, as well as Runge_Kutta four fourth-order method, Adams forecast correction algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:xinrui
  1. gauss

    0下载:
  2. 线行方程组的Gauss Jacobi 及一个简单的自适应算法-Line line Gauss Jacobi equations and a simple adaptive algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张俊杰
  1. cmpi

    0下载:
  2. C+mpi编写的jacobi的迭代求解源码-C+ Mpi prepared jacobi iteration of the source
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:欧阳纯萍
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org