搜索资源列表
高斯消元法解线性方组选主元
- 高斯列主元消元法, 这只是我个人的一种解法,仅供参考。-out PCA Gaussian Elimination Act, this is my personal one solution for reference.
主分量变换
- 主分量变换,不要密码。-PCA transform, not passwords.
No21_2
- 高斯列主元消去法解线代数方程组,高斯算法-out PCA Gaussian Elimination Solution Line algebraic equations, Gaussian algorithms
高斯消元法(不列主元)
- 高斯消元法(不列主元)大学计算方法里面的一个算法,用c++编的-Gaussian Elimination Act (PCA not out) University calculation inside an algorithm, using the c series
Gauss
- Gauss主元消去法,高斯列主元消去法,含可执行文件bat及源码-PCA Gauss elimination method, Gauss elimination method out PCA, including executable files and source bat
Longest_shortest_route
- 1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to determine a new dimension and
Lagrange_multiplier_method
- 1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to determine a new dimension and
PCA
- C++语言写的PCA降维算法,里面有两个主元分析C++代码-PCA language C++ dimensionality reduction algorithm, there are two principal component analysis C++ code
pca
- pca code for calculation of pca
PCATest
- 这是一个用java编写的PCA程序,很好地完成了主成分分析。-This is a program written in java PCA, well done principal component analysis.
gaosiliezhuyuanxiaochu
- 高斯列主元消除-Out PCA Gaussian elimination
jacobi
- 在做图像处理PCA时,用来求特征值特征向量-PCA when doing image processing is used to find the eigenvalues eigenvectors
pca
- 基于主元分析的异常检测和故障诊断,用于对具有高度线性相关的测量数据进行分析和处理,其最终实现高维空间降维的目的。-Anomaly detection based on principal component analysis and fault diagnosis, used for highly linear correlation measurement data analysis and processing, its ultimate achieve the goal of higher
SCA-ogier
- 上传一个PCA的原代码,以便供大家互相交流和学习使用,-Upload a PCA source code, in order to use for everybody to communicate with each other and learning,
416315
- 是一个应用matlab编写的基于pca读取人脸的人脸识别和人脸检测软件-Is a used matlab based on pca to read the face of face recognition and face detection software
robognltion
- Is a used matlab based on pca to read the face of face recognition and face detection software
Matlab Toolbox for Dimensionality Reduction.tar
- matlab 常用的降维软件 包括常用LLE、PCA、CCA等算法,简单好用