CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 主元分析

搜索资源列表

  1. 数值分析课程设计

    0下载:
  2. 本人的数值分析课程设计 ,比较完整!Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。-Numerical analysis of the curriculum design, a relatively complete! Gauss law and order eliminate Gauss out PCA elimination method is commonl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:95247
    • 提供者:沈嘉祺
  1. 13709828698

    0下载:
  2. 本程序是应用数值分析对线性多元方程组的一种解法……高斯列主元消去法,把系数阵A进行对角化,再从下层至上层逐一求解。有问题请联系13709828698,李。 -this program is the application of numerical analysis of multi-linear equations of a solution ... out PCA Gaussian Elimination Act, A coefficient matrix put right for k
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40104
    • 提供者:李英楠
  1. lzgsxyf

    0下载:
  2. 数值分析中的求解算法 列主元高斯消去法。已经过编译测试-numerical analysis of the algorithm shown in the main yuan Gaussian elimination method. Has been compiled test
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2319
    • 提供者:张薇
  1. qzgsxyf

    0下载:
  2. 数值分析中的求解算法 全主元高斯消去法 已经过编译测试-numerical analysis of the whole algorithm PCA Gaussian Elimination Act has been compiled test
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2140
    • 提供者:张薇
  1. gaozhunudunyakb

    0下载:
  2. 高斯主元,雅可比迭代以及牛顿算法 对于数值分析有很大的帮助-Gaussian main element, and the Jacobian Newton iterative numerical analysis algorithm will be very helpful
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1540
    • 提供者:yjw
  1. mumerical_analysis

    0下载:
  2. 数值分析一部分编程习题,包括: 舍入误差与有效数 Newton迭代法 列主元三角分解法 逐次超松弛迭代法 3次样条插值函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:149147
    • 提供者:fly_sea
  1. Equation

    0下载:
  2. 数值分析 解线性方程组算法,高斯列主元消去法,LU分解法,高斯-塞德尔迭代法,SOR迭代法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27820
    • 提供者:GYZ
  1. shuzifenxi

    0下载:
  2. 数值分析(计算方法):欧拉方法、高斯-赛德尔迭代法、拉格朗日及分段线性插值、龙贝格算法、牛顿下山法、选主元高斯消去法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3866
    • 提供者:jiabin
  1. CALCU.ZIP

    0下载:
  2. 数值分析中的常用方法,包括解方程,列主元高斯消去法解方程组,最小二乘拟合,插值,数值积分等,通过调试,全部可用.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2835
    • 提供者:mayingjie
  1. Chapter05-06.LinearEquations

    0下载:
  2. 清华大学《数值分析A》-第05章.线性方程组-直接解法 Gauss消去法 列主元消去法 Gauss-Jordan LU分解 LL分解 LDL分解 清华大学《数值分析A》-第06章.线性方程组-迭代法 Jacobi Gauss-Seidel SOR
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:248457
    • 提供者:大乔
  1. gauss

    0下载:
  2. 数值分析高斯——列主元消去法主程序 说明如下: % a----input,matrix of coefficient % b----input,right vector % sol----output,returns the solution of linear equation-Gauss numerical analysis- out PCA elimination main program as follows: a---- input, matrix of coeffi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1110
    • 提供者:闫安心
  1. 2008

    0下载:
  2. 数值分析的c语言程序 列主元元素消元法-Numerical Analysis of the c language program out PCA element elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2810
    • 提供者:预告吧
  1. LZYGSXY

    0下载:
  2. 数值分析课程必备的算法:列主元高斯消去法算法。有需要的同学下载-Numerical analysis courses required algorithms: PCA out Gaussian elimination algorithm. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:03
  1. Gauss_elimination

    0下载:
  2. 数值分析中的高斯列主元消元算法的C语言实现-Numerical analysis are listed in the Gaussian elimination method principal component of the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:924
    • 提供者:Allen
  1. LeastSquareMethod

    0下载:
  2. 运用主元分析进行数据预处理,最小二乘法建模,对未知数据按照模型给出预测结果-The use of principal component analysis for data pre-processing, least squares modeling, the unknown data is given in accordance with the model predictions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:200001
    • 提供者:陈证宇
  1. notmainvalue

    0下载:
  2. 不列主元,数值分析,数值计算法,计算机专业-not main value
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1096
    • 提供者:柳佳林
  1. PCAmodel

    0下载:
  2. 用基于主元分析的方法对被控过程进行建模,可以消除变量之间的贡献性。-Accused of process modeling method based on principal component analysis, contribution between the variables can be eliminated.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:724
    • 提供者:张婧瑜
  1. PCA

    0下载:
  2. 主元分析法(PCA)处理数据,将对结果影响小的某些因素剔除,只保留对结果影响大的一些因素。-Principal component analysis (PCA) process the data, the results will eliminate some of the factors affecting small, leaving only a great impact on the results of a number of factors.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:586
    • 提供者:徐馨珂
  1. Gauss_elimination

    0下载:
  2. 数值分析中线性代数的迭代解法,分别作了按顺序选主元,选最大主元,选最小主元分别解方程,并进行比较(In the numerical analysis, the iterative method of linear algebra is used to choose the principal element in order, to select the maximum principal element and to select the minimum principal element t
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:jcg17
  1. 高斯列主元分解法

    0下载:
  2. 数值分析:高斯列主元消去法:对给定的n阶线性方程组A x = b ,首先进行列主元消元过程,然后进行回代过程,最后得到解或确定该线性方程组是奇异的
  3. 所属分类:数学计算/工程计算

« 12 3 »
搜珍网 www.dssz.com