搜索资源列表

  1. GS-SOR

    0下载:
  2. 有关于数值代数中Guass-Seidal迭代法和SOR迭代法的完整源码。-The complete source about the numerical algebra Guass-Seidal iterative method and SOR iterative method.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:regina
  1. sor

    0下载:
  2. SOR法解方程组,里面有说明解释注意事项等等。-The SOR method solution of equations, there are explanations Note.
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:xhb
  1. matlab-sor

    0下载:
  2. 包含了常用的CG算法/SOR迭代算法/SDM最速下降法等算法-Used CG algorithm/SOR iterative algorithm/SDM steepest descent method algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Will Leung
  1. SOR

    0下载:
  2. 研究松弛因子对SOR法收敛速度的影响,可为作数值分析实验的提供参考。-Study the effect of relaxation factor on the SOR method is convergent speed,it Can provide reference for numerical analysis experiment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:denglin
  1. SOR

    0下载:
  2. 本程序时对SOR的计算过程的详细编程,适用于手算-The procedure for the calculation of SOR detailed programming process for hand calculations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:丁满
  1. SOR

    0下载:
  2. SOR迭代法求解线性方程组的C++程序,是一种数值分析常用程序-SOR iterative method for solving linear equations C++ procedure is a procedure commonly used numerical analysis
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:592896
    • 提供者:Chrestina
  1. sor

    0下载:
  2. 自己编的SOR迭代法。列出每次迭代结果。精确解由高斯列主元消去法求得。-My SOR iterative algorithms. The results in each iteration are listed.The exactsolution obtained by the Gauss elimination method .
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:gamila
  1. jacobi-gauss-seidel-sor

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

    • 发布日期:2024-05-14
    • 文件大小:50176
    • 提供者:李春兰
  1. SOR

    0下载:
  2. SOR迭代方法的源代码 的数值分析可能有助于孩子的数值分析研究-Numerical analysis of the source code of SOR iterative method source code may be helpful for the numerical analysis to study the child
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:图拉
  1. SOR

    0下载:
  2. 实现SOR迭代,解决大规模矩阵的问题,十分有用-Achieve SOR iteration to solve the problem of large-scale matrix is useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:herhero
  1. jacobi-Gauss-Seidel-SOR

    0下载:
  2. 雅克比迭代,SOR迭代计算器,输入方程组可求得结果-Jacobi iteration, SOR iteration calculator, enter the results of equations can be obtained
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:黄庆庆
  1. SOR

    0下载:
  2. 本程序为[MATLAB语言常用算法程序集].(龚纯).清晰版书中求解非线性方程组的一种方法:SOR法-This program is [MATLAB language commonly used algorithm for assembly] (Gong pure) clear version of the book method for solving nonlinear equations:.. SOR method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:huxiaoyan
  1. sor

    0下载:
  2. SOR法求解病态线性方程组的MATLAB源代码-SOR method for solving ill-conditioned linear equations MATLAB source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:kal
  1. SOR

    0下载:
  2. Implementation of SOR method in C language, using LAPACK package for solving linear system Ax=b.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:22528
    • 提供者:Petar
  1. SOR

    0下载:
  2. 这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group
  3. 所属分类:数据库编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:chena79enee
  1. SOR-Fortran

    0下载:
  2. SOR算法,利用Fortran语言编译,有助于初学Fortran语言的同学深入学习程序,并熟练该算法。-SOR FORTRAN is useful for learners to improve their ability of writing procedure.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:张江
  1. SOR-iterative

    0下载:
  2. SOR迭代法,Hilbert矩阵,结果比较精确-SOR iterative ,Hilbert matrix
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:yy
  1. Gauss-Seidel-AND-SOR

    0下载:
  2. 数值分析Gauss_Seidel 和 SOR方法-the way of Gauss_Seideland SOR
  3. 所属分类:文件格式

    • 发布日期:2024-05-14
    • 文件大小:32768
    • 提供者:漆广文
  1. SOR

    0下载:
  2. SOR求解方程,一种是根据公式直接计算,另一种是根据原理来求解。-SOR solving equations, one is based on the direct calculation of the formula, the other is based on the principle to solve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:clay
  1. SOR-matlab

    0下载:
  2. 用超松弛迭代SOR求解线性方程组的matlab实例程序-a example program about solving linear equations with super- relaxation iterative
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:16384
    • 提供者:凌霄
« 1 2 3 4 56 7 8 9 10 ... 17 »

源码中国 www.ymcn.org