CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 主元分析

搜索资源列表

  1. Gauss_linear

    0下载:
  2. 数值分析—全主元高斯消去法解线性方程组-Numerical Analysis- Full-PCA Gaussian elimination method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:880
    • 提供者:fhc
  1. elimination-method

    0下载:
  2. 该程序是数值分析中的求解方程组的方法,用列主元消去法求解问题是结果更精确-This program is to solve the equations of the numerical analysis methods, and use the yuan elimination technique listed solving the problem is more accurate results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:31680
    • 提供者:wangjixu
  1. CMatrix

    0下载:
  2. 对称矩阵相关元算,主成分分析(PCA), fisher discriminant analysis(FDA).,-Introduction ============ This is a class for symmetric matrix related computations. It can be used for symmetric matrix diagonalization and inversion. If given the covariance matrix,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:63729
    • 提供者:
  1. Gauss--solution-equations

    0下载:
  2. Gauss主元消去法解方程组(C语言版)-数值分析经典程序案例。-Gauss primary elimination technique solution equations-numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:850
    • 提供者:liuyuan
  1. equation-solved-by-Gauss-method

    0下载:
  2. Gauss主元消去法解方程组(C语言版)-数值分析经典程序案例。-Gauss primary elimination technique solution equations-numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:864
    • 提供者:liuyuan
  1. zuoye

    0下载:
  2. 北航数值分析 大作业 :编写程序,分别用列主元的Gauss消去法和LU分解法求解下面线性代数 方程组AX = b的解,其中A为N £ N 矩阵,N = 50,其第i(i ¸ 1)行、第j(i ¸ 1)列 元素 -The Beihang value in A major operation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2564719
    • 提供者:李雪
  1. pca

    0下载:
  2. pca(主成分分析)matlab实现,可以有效的提取数据的主元成分,降低数据矩阵的维数。-pca (Principal Component Analysis) Matlab implementation, can effectively extract data in the main ingredients, reduce the dimension of the data matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1873
    • 提供者:李梅
  1. Nshiizhifenxxu

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:91151
    • 提供者:
  1. fastKICA

    0下载:
  2. 这是关于fastkica的源程序,拥有比pca更好的功能,更快的提取独立主元,进行分析。-This is the source on fastkica has the better features than the pca faster extraction of independent analyzed.
  3. 所属分类:Other systems

    • 发布日期:2016-01-25
    • 文件大小:952320
    • 提供者:wangyan
  1. shuzhi

    0下载:
  2. 这是数值分析的几个小程序,包括Steffensen和Muller(抛物线)求解方程程序,Gauss列主元消去法求解线性方程组的程序,Newton以及Lagrange插值算法以及不同边界条件的样条插值程序-This is some useful programs of numerical analysis, includes methods of interpolation and solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4198
    • 提供者:lby
  1. liezhuyuangaosixiaoqufa

    0下载:
  2. 实现数值分析中的列主元高斯消去法,用于解线性代数方程组-Column in the numerical analysis principal component Gaussian elimination method for solving linear algebraic equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:196853
    • 提供者:lmq
  1. quanzhuyuangaosixiaoqufa

    0下载:
  2. 实现数值分析中的全主元消去法,用于解线性代数方程组-Numerical analysis in the whole principal component elimination method for solving linear algebraic equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:196583
    • 提供者:lmq
  1. shuzhisuanfa

    0下载:
  2. 实现数值分析中的一些基本算法,Jacobi、Gauss、Gauss-Seidel、拉格朗日插值以及列主元高斯消去发等-Some of the basic algorithm in numerical analysis
  3. 所属分类:Console

    • 发布日期:2017-11-23
    • 文件大小:942022
    • 提供者:maple
  1. Ch3_gauss

    0下载:
  2. 高斯消去法,列主元高斯消去法,数值分析作业,用课后习题验证过是正确的。-gauss iteration
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:553
    • 提供者:朱翟
  1. shuzhifenxi

    0下载:
  2. 数值分析课程中代码的C++实现,主要有Gauss,高斯赛德尔消去法,jacobi行列式,朗格朗日插值、列主元高斯消去等。-Numerical analysis course code C++ implementation, mainly the Gauss the the high Sisaideer elimination, jacobi determinant Lang Gelang interpolation out PCA Gaussian elimination.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:941280
    • 提供者:Maple
  1. Gauss

    0下载:
  2. 数值分析中用C 语言验证验证Gauss列主元消去法。-Numerical analysis using the C language to verify verify the Gauss column principal component elimination.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:5023
    • 提供者:小梅
  1. Numerical-analysis

    0下载:
  2. 数值分析中Guass消去法、Guass主元消去法和雅克比等算法-Numerical analysis in Guass elimination method, Guass main element elimination method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:2095
    • 提供者:烟囱
  1. ScientificComputing

    0下载:
  2. 山东大学软件学院数值计算实验源代码LU分解、前代、回代函数、部分列主元求解线性方程组 用Cholesky分解求解线性方程组,分析残差与误差的关系 迭代法求解线性方程组 最小二乘法及病态性的分析 求非线性方程的根 多项式插值-science computing
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:39847
    • 提供者:王古月
  1. Matlab_DataProcessing

    1下载:
  2. 数据处理——回归分析、主成分分析,二元回归分析、四元回归分析-The data processing--some methods for data processing.
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:6625
    • 提供者:人人
  1. Matlab9.6.3

    0下载:
  2. matlab数值分析线性方程组严格对角占优,选主元计算程序-Matlab numerical analysis of linear equations strictly diagonally dominant, pivoting calculation program
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:47518
    • 提供者:张成龙
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com