资源列表
Wideband_generator
- 此算法是用来形成宽带信号的,方便Array signal processing的朋友用-this algorithm is used to generate wideband signal.
Main_SVR_Epsilon
- svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用 -svm regression svm Main_SVR_Epsilon for use in matlab
BPDLX
- 训练数据预测数据,BP神经网络分类语音特征信号-Training data projections, BP neural network classification of speech signal characteristics
BP_Classification_NeuralNetwork
- Neural network source code
Ch3Clustering
- 这个是k-means算法的完整实现 k-means 算法是数据聚类算法中比较经典的算法,非常适合初学者-this code is a implementation of k-means algorithm;it is suitable for beginner.
BP_Hidden
- BP_Hidden.m文件,试过比较成熟的源代码。-BP_Hidden.m file,BP_Hidden.m文件
BPwangluo2
- 利用MATLAB工具箱进行神经网络编程 解决TSP的最短路径问题(Using MATLAB Toolbox for Neural Network Programming Solve the shortest path problem of TSP)
fisher掌纹识别matlab程序
- 这是一个用Fiseher方法实现的掌纹识别程序,是研究掌纹识别的初学者的必备学习程序。
Kmeans1
- K-means algorithm developed in Matlab. Classify data.
TSP
- 遗传算法:旅行商问题(已知城市坐标,求路过各城市的最短路径)-Genetic algorithms: the traveling salesman problem (known city coordinates, find the shortest path passing cities)
bp-ga-method
- 基于遗传算法的BP神经网络算法(以下简称BP—GA)就是在BP神经网络的学习过程中,将权重和阀值描述为染色体,并选取适宜的适应函数,然后进行GA迭代,直到某种意义上的收敛.-GA BP neural network algorithm (hereinafter referred to as BP-GA) is in the learning process BP neural network, the weights and thresholds described as chromosomes
FNN
- 非常好用的模糊神经网络程序,中间的K-mean方法比较简单,自己添加以下即可!-The program very easy to use fuzzy neural network, k-mean middle part is relatively simple, what you can add your own!