资源列表
hso
- 改进和声算法源码,目前是程序员联合开发网上最好的。-Improved harmony search algorithm source code, programmers jointly developed online best.
PCA_fuzzy_c-means_method
- 首先对原始数据 归一化 然后进行PCA分析 采用PCs作为特征, 进行模糊聚类分析 fuzzy c-means method
rstPawlak
- REDUCT_PAWLAK 基于Pawlak属性重要度的属性约简算法-Key property REDUCT_PAWLAK based on Pawlak Attribute Reduction Algorithm
Ga
- 遗传算法求解TSP问题源代码,简单明了,采用轮盘赌进行遗传选择-TSP problem genetic algorithm source code is simple, using the genetic roulette wheel selection
kernel_matrix_lk
- 基于lssvm的混合核函数,线性加权了线性核函数与RBF核函数。-weighted kernel function based on lssvm
CharacterRecognitionLibsvm1
- 利用支持向量机对图像进行分割,标注背景和目标图像训练点,再进行SVM的训练。-SVM for image segmentation, image annotation background and objectives of the training points, then SVM training.
RBFFunction
- RBF网络用于函数逼近 未使用神经网络工具箱.
RBFFunction
- rbf网络用于函数逼近,学习次数少,拟合曲线也较好
hopfieldNN
- matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
Linearnetworkprediction
- 自适应预测,神经网络预测,可以实现非线性预测,MATLAB环境实现。-Adaptive predictive
Train_RBF_OLS
- 基于正交最小二乘方法是实现对RBF神经网络的训练-Training RBF Neural Network with OLS train method.
NuralBiasCompensation
- 一个采用神经网络算法进行光纤陀螺误差补偿的例子