搜索资源列表

  1. AlgorithmsforNonlinearEquations

    1下载:
  2. 非线性方程组求解的经典算法,例如牛顿法,两点割线法,最快下降法-Solving nonlinear equations of classical algorithms, such as Newton method,bi-section method,the fastest descent method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:Bingo
  1. DLZTTC-FDTD

    0下载:
  2. 通过求解线性方程组来完成各个场量的迭代,能够计算导体球的散射截面。-By solving linear equations to complete the volume of each market iteration, to calculate the scattering cross section of conducting sphere.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:汤恩现
  1. TEST1402

    0下载:
  2. 这个程序是对高斯消去法求解线性方程组的fortran源代码-This process is a Gaussian elimination method to solve linear equations of the fortran source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:明明
  1. exp7

    0下载:
  2. Gauss-Seidel法求解线性方程组,方程组在程序中指定-Gauss-Seidel method for solving linear equations, equations specified in the procedure
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:苍月
  1. gauss

    0下载:
  2. 用于求解线性方程组的经典高斯迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the classical iterative method of Gauss! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to dow
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:juice
  1. catch

    0下载:
  2. 用于求解线性方程组的追赶法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the law to catch up! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:juice
  1. GaussElimination

    0下载:
  2. 在MATLAB中实现用高斯消元法求解线性方程组!-In MATLAB to achieve using Gaussian elimination method for solving linear equations!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈玉岚
  1. MGSolver

    0下载:
  2. 多重网格算法,可以求解线性方程组,求解速度比较高,对高数值计算的人士很有好处。-This is a multigrid programme,made bu Fortran
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:李健
  1. program

    0下载:
  2. 各种算法求解线性方程组,包含了牛顿法,LU,高斯等算法-many method to resove the fun
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:3374080
    • 提供者:zmmcoko
  1. EquationSolve

    0下载:
  2. 高斯消元法求解线性方程组,语言采用c++,开发平台.net2003-Gauss elimination
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:mary
  1. 123

    0下载:
  2. 求解线性方程组的多种方法,希望对大家有所帮助啊-Solving linear equations of a number of ways
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:nihao
  1. MySolutions

    0下载:
  2. 运用迭代法求解线性方程组,包括高斯-赛德尔法、雅克比法、SOR法。-The use of iterative method for solving linear equations, including Gauss- Seidel method, Jacobian method, SOR method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1805312
    • 提供者:王方
  1. UMFPACK

    0下载:
  2. UMFPACK是求解线性方程组AX=B的函数库,其使用非常简单-UMFPACK is a set of routines for solving unsymmetric sparse linear systems, Ax=b, using the Unsymmetric MultiFrontal method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1259520
    • 提供者:南亮亮
  1. sol

    0下载:
  2. 利用高斯列主元消去法求解线性方程组的fortran程序,测试通过!-Out the use of principal component Gaussian elimination for solving linear equations fortran procedures, test!
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:129024
    • 提供者:康师傅
  1. jacobi

    0下载:
  2. 既可以能过两种方法考察线性方程组的雅克比迭代法是否收敛,又可以求解线性方程组-Can have two methods to study the system of linear equations Jacobian iterative method is convergent, but also for solving linear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:52224
    • 提供者:赵萍
  1. szds

    0下载:
  2. 几种数值代数中求解线性方程组的方法,包括雅克比,G-S,超松弛等-Several numerical linear algebra to solve equations, including Jacobi, GS, such as over-relaxation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:137216
    • 提供者:初蕾
  1. szjs

    0下载:
  2. 几种数值代数中求解线性方程组的方法,包括平方根法,列选主元,全选主元等-Several numerical linear algebra to solve equations, including the square root law, the election out PCA, PCA, etc. Select All
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:初蕾
  1. vb.NET

    0下载:
  2. 利用克拉姆法则求解线性方程组,例子为四阶-solving linear equations with cramer rules
  3. 所属分类:.net编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:owen
  1. massor

    0下载:
  2. 求解线性方程组的对称逐次超松弛迭代法ssor-Solving linear equations of symmetric successive over-relaxation iteration method(ssor)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:malanxiang
  1. dolittle

    0下载:
  2. dolittle方法求解线性方程组,采用c语言进行编写-linearity equations resolved bu dolittle
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:叶天柳
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org