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

搜索资源列表

  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. 001

    0下载:
  2. 分别用Jacobi方法和Gauss-seidel方法求解线性方程组-Jacobi methods were used and Gauss-seidel method for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1925
    • 提供者:Jason Hou
  1. library_solvers

    2下载:
  2. 数值分析中,用BICGSTAB方法和GMRES方法去求解线性方程组的解-Numerical analysis, using BICGSTAB method and GMRES method to the solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1301
    • 提供者:张勇
  1. LZY

    0下载:
  2. LU列主元变换求解方程组,c++程序代码,比较好用-LU out the main element transformation for solving equations
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:791
    • 提供者:123
  1. feixianxing

    1下载:
  2. 各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度-Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11027
    • 提供者:廖益文
  1. LECalculator

    0下载:
  2. 3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11 求解托伯利兹方程组的列文逊方法 3.12 高斯-赛德尔
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:71653
    • 提供者:王健
  1. pde

    0下载:
  2. 偏微分方程组的求解,使用偏微分代码直接求解。-Solving partial differential equations, using partial differential code directly solved.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1247
    • 提供者:付艳
  1. KrylovSubspceMethod

    1下载:
  2. Krylov subspace作为一种迭代方法,在求解非线性方程组方面发挥巨大作用,这个ppt和大家分享-Krlov subspace method
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:362234
    • 提供者:之末
  1. BAND0

    0下载:
  2. 压缩存储下求解具有多组常数向量带状方程组的C语言描述-Compressed storage group for solving a multi-vector constants of the C-Band System Descr iption
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:954
    • 提供者:even
  1. gauss

    0下载:
  2. 高斯列主元消去法求解线性方程组的程序 数值分析-Gauss
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1101
    • 提供者:孙艳彬
  1. Cjordn0

    0下载:
  2. 全选主元高斯-诺尔当消去法求解具有多组实常数向量的实系数线性方程组的C语言描述,算法-Full pivoting Gauss- Noel elimination method as a real constant vector with a multiple linear equations with real coefficients of C language descr iption of the algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1044
    • 提供者:even
  1. Treede0

    0下载:
  2. 压缩存储下用“追赶法”求解三对角方程组的C语言描述-Compression and storage use the " catch up method" for solving tridiagonal equations of C language descr iption
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:635
    • 提供者:even
  1. doolittle

    0下载:
  2. 这个程序是将系数矩阵进行杜利特尔分解,并求解线性方程组的通用程序-This program is the coefficient matrix Doolittle decomposition and solving linear equations of the general program
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1696
    • 提供者:张靖
  1. gaijin

    0下载:
  2. 这个程序是用改进平方根法对线性方程组进行求解,要求系数矩阵必须是对称正定矩阵-This procedure is used to improve the square root method to solve linear equations, requiring the coefficient matrix must be symmetric positive definite matrix
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:32313
    • 提供者:张靖
  1. FDTD

    8下载:
  2. 利用matlab求解麦克斯韦方程组的时域有限偏微分方程-Using matlab to solve Maxwell' s equations partial differential equations in time domain finite
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8256
    • 提供者:周玉玲
  1. GCME

    0下载:
  2. 这个程序是用列主元高斯消去法求解线性方程组的通用程序-This program is the main element out Gaussian elimination for solving linear equations of the general program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:29666
    • 提供者:张靖
  1. Doolittle

    0下载:
  2. 此方法为求解线性方程组的方法,LU分解法也称Doolittle分解法方便,是数值计算中经常运用的一种方法-This method is the method for solving linear equations, LU decomposition, also known as Doolittle decomposition method is convenient, is often used in numerical calculation method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:12450
    • 提供者:陈岩
  1. JacabiandGuass-Seidel

    0下载:
  2. Jacabi and Guass-Seidel迭代法是求解线性方程组中一种非常有效地方法,本文包含算例和程序-Jacabi and Guass-Seidel iterative method for solving linear equations is a very effective method, this article contains examples and procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:12272
    • 提供者:陈岩
  1. Gaussianeliminationmethod

    0下载:
  2. 解线性方程组,结果输出到文件,程序中先把方程组化为同解的上三角形方程组,再按相反顺序求解上三角形方程组-Solving linear equations, the resulting output to a file, the program first with the solutions of equations into the upper triangular system, and then in reverse order to solve the triangular system
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:133172
    • 提供者:赵洲
  1. mulSimNewton

    1下载:
  2. MATLAB用于非线性方程组的求解问题,用的方法是牛顿迭代法-the solution of nonlinear functions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:529
    • 提供者:zhang xiao ai
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com