搜索资源列表

  1. JacobiMATLAB

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

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

    0下载:
  2. C++解线性方程组 复系数方程组的全选主元高斯消去法-C++ solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:张宁
  1. mm

    0下载:
  2. 雅可比迭代求解方程 用雅可比迭代计算一个线性方程组。用户只需要输入系数矩阵和常数矩阵就可以-Jacobi iteration equation Jacobian an iterative calculation of linear equations. Users only need to input matrix and constant coefficient matrix can
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:浪子
  1. LUDCMP

    0下载:
  2. LU分解法解线性方程组,内含LU分解函数以及调用的例子-LU decomposition method for solving linear equations, containing LU decomposition and the calling function examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. TriDag

    0下载:
  2. 追赶法解线性方程组,内含追赶函数以及调用的例子-chasing method for solving linear equations, containing catch up with the calling function and examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. gaosixiaoyuan

    0下载:
  2. 计算方法 用高斯消元法解方程组,源代码以及注释 注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:277504
    • 提供者:袁坤
  1. do_login

    0下载:
  2. 1. 编制应用Broyden方法求解非线性方程组 的解的计算程序。并求非线性方程组-1. Application Broyden preparation method for solving nonlinear equations of Solutions program. And for nonlinear equations
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:许问还
  1. spgs

    0下载:
  2. 用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王志波
  1. LEModule

    0下载:
  2. 求解线性方程组,各种方法都包括在内,可以直接粘贴使用-solving linear equations, all methods included, can be directly used paste
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:26624
    • 提供者:zhlei
  1. xianxingfangchengzudejie

    0下载:
  2. 解线性方程组的软件源代码。用于求解线性方程组-solving linear equations software source code. For solving linear equations
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:helina
  1. LU

    0下载:
  2. 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Y.P.Zhou
  1. RGKT13

    0下载:
  2. c语言编程。单精度的龙格-库塔-基尔法在初始条件下求解n元联立一阶常微分方程组;很好。-c programming language. Single precision of the Runge- Kutta- Kiel in the initial conditions for n simultaneous first-order differential equations; Good.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:张超
  1. TGKT(2)

    0下载:
  2. 变步长是一种很好的数值求解方法。 c语言编程,求解龙哥库塔的四阶 初值给定的常微分方程组-variable step is a good numerical solution method. C programming language, for Mangge Kuta initial four bands to the Ordinary Differential Equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:张超
  1. guessdiedai

    0下载:
  2. 高斯-赛德尔迭代求解线性方程组.很实用的数学计算软件-Gauss- Seidel method for solving linear equations. Very useful mathematical calculation software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:woody
  1. gaussserial

    0下载:
  2. 数值计算方法中的消元法解线性方程组数值计算方法中的guss 解线性方程组-numerical method of elimination method for solving linear equations numerical method of guss solving linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:bobo
  1. shuzhifenxijrx

    0下载:
  2. 利用高斯消去法求线性方程组 自己写的 简陋了点-using Gaussian elimination method for solving linear equations themselves have written a simple point
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:老虎
  1. 04150247

    0下载:
  2. 用语言编写的解线性方程组的直接方法(包含Gauss顺序消去法、Gauss列主元素消去法、Doolittle三角分解法)-language to be used to prepare the solution of linear equations of the direct method (including Gauss elimination order, Gauss out the main elements of eliminat
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:206848
    • 提供者:huafei
  1. LDL

    0下载:
  2. LDL分解法,用于求解大型的线性方程组。此程序中最多能解100维的,速度还不错-LDL decomposition method for solving large-scale linear equations. This procedure can be up to 100 peacekeepers solutions, speed is not bad.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:shipengyi
  1. GaussandDoolittle

    0下载:
  2. 用Gauss消去法和Doolittle三角分解法求解解线性方程组的程序源代码.-using Gauss elimination method and alignment triangular decomposition method for solving linear equations of the program source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:huafei
  1. GaussFangcheng

    0下载:
  2. 数值分析中用Gauss消去法求非线性方程组的解-numerical analysis using Gauss elimination method for solving systems of nonlinear equations solution
  3. 所属分类:数学计算/工程计算

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

源码中国 www.ymcn.org