搜索资源列表
-
0下载:
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
-Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P
-
-
0下载:
PCA 源代码 使用MATLAB
PCA 源代码 使用MATLAB-PCA source code using MATLAB PCA using MATLAB source code
-
-
1下载:
pca主成分分析算法matlab源码,利用matlab实现pca算法。-pca principal component analysis algorithm Matlab source, using Matlab achieve pca algorithm.
-
-
0下载:
人脸特征提取经典PCA方法的matlab源码,做这方面的朋友不妨试试。,Human Face Feature Extraction classic PCA method matlab source code, make friends in this area worth a try.
-
-
0下载:
PCA主成份分析算法的MATLAB程序源码.测试是以费雷数据库的灰度等级部分.-PCA principal component analysis algorithm MATLAB program source code. Test is gray ferret grade part of the database.
-
-
0下载:
实现pca功能的完整matlab程序,很好用,源代码-Pca functional integrity of the implementation of the matlab program, very good, and the source code
-
-
0下载:
一个关于PCA人脸识别的源代码。对PCA的初学者又很大的帮助-PCA Face Recognition on the source code.
-
-
0下载:
主成分分析的matlab源代码,全面实用的代码-PCA matlab source code, comprehensive and practical code
-
-
0下载:
PCA主元分析的matlab源代码,比较简单-PCA principal component analysis of the matlab source code is relatively simple
-
-
0下载:
MATLAB源程序,主成分分析法(PCA),这是一种降维的方法,可以用于多通道数字信号处理-MATLAB source code, principal component analysis (PCA), which is a dimension reduction method can be used for multi-channel digital signal processing
-
-
1下载:
线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
-
-
0下载:
One of Biometrics fields is face recognition & face expression recognition ...
1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
-
-
0下载:
This program is my homework of pattern recognition, it is a source code of PCA program by matlab.
-
-
0下载:
svm source code in matlab with pca
-
-
1下载:
pca主成分分析算法matlab源码,利用matlab实现pca算法。附带pca相关资料-pca principal component analysis algorithm matlab source code, the use of matlab to achieve pca algorithm. Pca with information ... ...
-
-
2下载:
模式识别作业-完全自编仿真程序。先用PCA对IRIS数据集进行降维,然后用最小错误法对降维的数据进行分类。压缩包中既包括matlab源代码,又有自己写的报告,还有.MAT格式的IRIS数据集用作程序调用。程序有详细注释,很容易懂。最后结果输出到txt文件中。-Pattern recognition operations- completely self simulation program. First on the IRIS data set with PCA dimension reduct
-
-
0下载:
主成分分析方法通过建立两个主成分的二位图,对数值特异点的剔除,减少数据处理中无关项的干扰,-Free Source Code for Image segmentation and Extraction
malic: A Realtime Face Recognition System Source Code
Face Detection C++ Library with Skin and Motion Analysis
Face Recognition
-
-
0下载:
PCA source code, everyone can be analyzed, which can be used for image processing, and principal component analysis
-
-
6下载:
MATLAB内置pca(主成分分析)源代码(source code of pca basis MATLAB)
-
-
0下载:
PCA主成分分析算法matlab源码,利用matlab实现PCA算法。(PCA principal component analysis algorithm matlab source code, using MATLAB to achieve PCA algorithm.)
-