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. 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. 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. 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. Gaussian-Elimination-PCA

    0下载:
  2. 改程序是数值分析里边的高斯主元消去法,用c 做的,程序代码简单有注释,希望能对你有帮助-Numerical analysis of the reform process is the main element inside the Gaussian elimination method, c do a simple annotated program code, I hope you can help
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:6519
    • 提供者:何弯弯
  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. jacobi

    0下载:
  2. 应用C++编写的数值分析中的 雅克布迭代算法,是数值分析课程的基本算法迭代算法,是数值分析课程的基本算法-jacobi迭代算法是数值分析中的重要算法,主元消去法解方程组的有效方法
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:982
    • 提供者:宋寰宇
  1. cv

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

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

    0下载:
  2. 数值分析 列主元高斯消去的c++实现,写的挺好的。-Numerical analysis out PCA Gaussian Elimination of c++ achieve, written in very good shape.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2743
    • 提供者:欧洲
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com