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

搜索资源列表

  1. yingyongshuzhifenxi.rar

    0下载:
  2. 本书包括绪论,插值法,函数逼近,解线性方程组的直接方法、迭代法,数值微分与数值积分,非线性方程求根,常微分方程数值解法,矩阵特征值与特征向量的计算以及附录和习题解答等。 ,This book includes introduction, interpolation, function approximation, solution of linear equations of the direct method, iterative method, numerical differentiati
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3239623
    • 提供者:zz
  1. liner

    0下载:
  2. 解线性方程组。算法是克拉默法则。其局限性在于时间复杂度高-Solving linear equations. Algorithm is the Cramer rule. Its limitations is the time of high complexity
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:592
    • 提供者:王明
  1. SOR

    0下载:
  2. SOR方法解线性方程组,一般解法和矩阵解法。(MATLAB程序)-SOR method to solve linear equations, the general method and matrix method. (MATLAB program)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:883
    • 提供者:chenyijun2131
  1. SOR

    2下载:
  2. SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1395
    • 提供者:罗磊君
  1. gauss

    0下载:
  2. 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:2893
    • 提供者:成斌
  1. thomas.tar

    0下载:
  2. matlab实现thomas算法对三角矩阵解线性方程组-matlab thomas algorithm to achieve the solution of the triangular matrix of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1805
    • 提供者:tim
  1. Gauss

    0下载:
  2. 给定三个n阶线性方程组Ax=b,采用列主元素法解线性方程组的直接法。-Given three n-order linear equations Ax = b, out the main element method using linear equations solution of the direct method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:959
    • 提供者:曹林
  1. CG

    1下载:
  2. 共轭梯度法CGmatlab程序 解线性方程组-Conjugate gradient method matlab program for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:726
    • 提供者:zn
  1. CG-Jacobi-g-s-sor

    1下载:
  2. 解线性方程组的迭代法,包括jacobi迭代,G-S迭代,Sor迭代,及共轭梯度等。-iterative method for solving linear equations, including jacobi iteration, GS iterative, Sor iteration, and conjugate gradient.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2222
    • 提供者:xiaojunsuus
  1. sor

    0下载:
  2. 算法实验名称: 解线性方程组的超松弛迭代法的c程序 功能说明: 本实验主要写出了解线性方程组Ax=b的超松弛迭代法的C程序代码,并举例进行了运算.-err
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5375
    • 提供者:白文静
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. Deliver

    0下载:
  2. 包含冒泡排序算法函数模板和数据结构中的字符串查找例子及解线性方程组的3个典型算法加演示。-Contains the Bubble Sort algorithm function templates and data structure of string to find examples and solutions of linear equations of the three typical algorithms plus demo.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:4761
    • 提供者:黄尚
  1. Gauss

    1下载:
  2. 高斯法解线性方程组,简短实用的一个matlab例程-Gauss Method for linear equations, a brief practical matlab routines
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5942
    • 提供者:hkf
  1. N_COmp

    0下载:
  2. 数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) -Numerical algorithms, including: (1) Lagrange interpolat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-11
    • 文件大小:16953
    • 提供者:wang yucao
  1. chap7(1)

    0下载:
  2. 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the theoretical linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2971
    • 提供者:xutianyuan
  1. chap7(2)

    0下载:
  2. 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the theoretical linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1754
    • 提供者:xutianyuan
  1. gauss(3)

    0下载:
  2. 列主消元法解线性方程组的C语言程序,欢迎下载-Out the main elimination method solution of linear equations of C language procedures, welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:957
    • 提供者:肖庆普
  1. gauss(4)

    0下载:
  2. 列主消元法解线性方程组的C语言程序,欢迎下载-Out the main elimination method solution of linear equations of C language procedures, welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1060
    • 提供者:肖庆普
  1. excel_in_civil_egineering

    1下载:
  2. 工量预测.xls 截面扭转特性.xls 截面特性一.xls 截面特性二.xls 最优化问题.xls 最值问题.xls 牛顿法解方程.xls 矩阵运算.xls 线性拟合.xls 解线性方程组.xls 解线性方程组(二).xls 辛普森法积分.xls 频率与振型求解.xls 双变量模拟运算.xls 多元线性回归.xls 多项式拟合.xls 实例1.xls 实例2.xls 实例3.xls
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:114954
    • 提供者:张力
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 39 »
搜珍网 www.dssz.com