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

搜索资源列表

  1. Lecture17

    0下载:
  2. 用PCA在一组数维中找到主十得到主元分析,用于MACHINE LEARNING 中初步学习者-use pca find the principle component int the dataset
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1497876
    • 提供者:ttaa
  1. the-Gaussian-elimination-method

    0下载:
  2. 列主元高斯消去法的C语言程序,用来求解线性方程组。在VS2010上编写,已调试通过。-Out PCA Gaussian elimination method C language program, is used to solve linear equations. Written in VS2010 debugging through.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:12928
    • 提供者:xiaoqiang
  1. gauss-cPP

    0下载:
  2. 列主元高斯消元法,用C++写的,是PDF文件,但是代码内容是文本形式,可以复制-Out PCA Gaussian elimination with C++ written a PDF file, but the code text form can be copied
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:23143
    • 提供者:韩江
  1. e6f73da1f734

    0下载:
  2. 矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-Matrix operations real matrix multiplication complex matrix multiplication Select real matrix inverse PCA Gaussian about when the law
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:16444
    • 提供者:
  1. 001

    0下载:
  2. 列主元高斯消元法解线性方程组,其中的系数矩阵和右端向量大家可根据自己的需求更改,程序中已代入相应的具体矩阵-Out PCA Gaussian elimination method for solving linear equations, the coefficient matrix and the right end of the vector can be changed according to their needs, the program has been substituted i
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:798
    • 提供者:yangye
  1. Gauss

    0下载:
  2. VC++ 6.0 编写的使用列主元高斯消去法计算线性方程组的解。方程的系数和维数可以在函数体内手动修改。-Use written VC++ 6.0 out PCA Gaussian elimination method to calculate the solution of linear equations. The coefficients of the equation and dimension can manually modify the function body.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:870
    • 提供者:sun
  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. solution-of-linear-equations

    0下载:
  2. 有7种解线性方程组的算法,高斯算法,高斯列主元,高斯完全主元,LU分解法,LU列主元分解法,追赶法,高斯约旦消去法-There are seven kinds algorithm of solution of linear equations, Gaussian algorithm, out PCA Gaussian, Gaussian completely principal component, LU decomposition, LU column principal component
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:339164
    • 提供者:zhangjing
  1. Gauss

    0下载:
  2. 列主元高斯消去法的实现,用于3阶增广矩阵求解,可自行修改到多阶-Out PCA Gaussian Elimination implementation for solving the augmented matrix of order 3, you can modify to multi-stage
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:536
    • 提供者:王鹤
  1. Gauss-elimination--

    0下载:
  2. 计算方法中的一种列主元高斯消元法C程序代码-A calculation method out PCA Gaussian elimination method C code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-14
    • 文件大小:975
    • 提供者:laviequev
  1. a

    1下载:
  2. 矩阵与数值分析:高斯法,高斯列主元法,G_S迭代,牛顿法,jacobi迭代法,G-S迭代法 ,牛顿法求根,三次样条插值,多项式拟合,复化Simpson方法,复化梯形方法,n=3的Gauss_Lengendre公式,4阶Runge-Kutta法求解微分方程-Matrix and numerical analysis: Gauss method out PCA Gaussian law, G_S iteration, Newton' s method, jacobi iterative m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8140
    • 提供者:邵莹
  1. Gauss

    0下载:
  2. 高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!-Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2822946
    • 提供者:onev
  1. ACJDN

    0下载:
  2. 用全选主元高斯-约当消去法求解系数矩阵相同而具有多组右端常 数向量的复系数线性代数方程组AX=B-PCA Gaussian with Select- Jordan elimination method for solving the same coefficient matrix and constant vector with multiple groups of the right end of the complex coefficients of linear algebraic e
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1051
    • 提供者:aaaaa
  1. PCA_Matlab

    0下载:
  2. 主元分析(PCA)的Matlab源代码分析-source code of PCA runed on Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5451
    • 提供者:szjmlqb
  1. Gauss

    0下载:
  2. 高斯列主元消去法求解线性方程组C语言代码实现,数值计算方法中常用-Out PCA Gaussian elimination method for solving linear equations C language code, commonly used numerical method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4071
    • 提供者:张国力
  1. zoeppritz

    1下载:
  2. 高斯列主元消去法解zoeppritz方程(按角度赋值)-Out PCA Gaussian elimination method for solving zoeppritz equation (press angle assignment)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1317
    • 提供者:tanfeng
  1. 69491706pca

    0下载:
  2. 这是一个比较好的基于主元分析PCA的代码,个人觉得很有价值。-This is a good principal component analysis PCA-based code, personally feel very valuable.
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4318
    • 提供者:ofaro
  1. 1153304_4_1_(1).cpp

    0下载:
  2. 根据高斯和高斯列主元消元的数值计算方法,编写C++程序,来求解一般矩阵方程的计算及其相关运算。-According to Gauss and out PCA Gaussian elimination numerical methods, the preparation of C++ program to solve the general matrix equation calculations and related operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:975
    • 提供者:小哈
  1. cv

    0下载:
  2. 多元统计分析过程下的主元个数的计算,运用于pca以及pls的数据分析算法中-the calculation of principal components
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1339
    • 提供者:黄亚
  1. 3CGAS

    0下载:
  2. 高斯主元消去法求解线性方程组挺好的值得借鉴-PCA Gaussian elimination method for solving linear equations in very good shape
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1497
    • 提供者:qqwwee
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com