资源列表
5387455
- 多米诺骨牌是一个小正方形方块,每个骨牌都标有一个数字0~6,现在有28组骨牌,每组两个,各组编号为1~28,每组编号对()
postarderhash
- 对输入的高维特征向量进行pca降维后输出低维的特征向量()
3730811
- 对弈程序采用了多种搜索算法 以下是本程序主要的类说明 1 CEveluation类 估值类,对给定的棋盘进行估值 2 CMoveG()
963962
- 常用算法的C语言实现方法,如迭代法,穷搜法,递推法等等,()
FNN与PCA和KPCA结合
- 一种特征提取方法:结合主元分析(PCA)和核主元分析(KPCA)的前馈神经网络(FNN)(A feature extraction method: the feedforward neural network (FNN) combined with principal component analysis (PCA) and kernel principal component analysis (KPCA))
ICA
- 一种特征提取方法:独立成分分析(ICA)(A feature extraction method: independent component analysis (ICA))
xybgn
- 很好用的库,支持矩阵运算,速度很快,,,,()
K-means
- 一种聚类算法:K-means聚类,实测绝对没有问题(A clustering algorithm: K-means clustering, no problem is absolutely no problem)
PLS
- 一种数据挖掘算法:部分最小二乘法(PLS),实测无误,适合初学(A data mining algorithm: the partial least square method (PLS), which is unmistakable and suitable for the initial study)
ELM
- 一种神经网络算法:极限学习机(ELM),包括分类和回归,仿真验证无误,适合初学者练习(A data mining algorithm: limit learning machine (ELM), including classification and regression, simulation verification is unmistakable, suitable for beginners to practice)
placekhntline
- 很有用的东西 是关于大学分类识别的专家系统()
ccbpiw
- 快速排序程序,是用顺序表结构实现的快速排序功能,是我们实验课上的测试程序()