资源列表
FNN-net-work
- 由VB编程实现的模糊神经网络的训练程序,可以实现对数据的分类,模式识别-VB programming by the fuzzy neural network training program, can achieve the data classification, pattern recognition
crossvalidate
- 十折交叉验证方法的matlab code 再模式识别中是一个非常重要的试验方法-a very important technique crossvalidate in pattern recognazition
per_xor
- 使用两层感知器网络解决异或问题,简单的神经网络程序,希望和大家讨论。-This is a simple neural network program. i d like to have a discuss with these who are intrested in the field.
RBF
- 完全用C++实现的RBF(径向基函数)算法,可以用于实际工作和学习中-Entirely in C++ implementation of the RBF (Radial Basis Function) algorithm, can be used for practical work and learning
GA遗传算法的入门教学PPT
- 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
TSP-gene
- 是用遗传算法解决TSP问题,测例包括10个城市和30个城市。使用PMX交叉算子。-Is to use genetic algorithms to solve TSP problems, test cases, including 10 cities and 30 cities. Using the PMX crossover.
vc_gm
- 用VC++变得实数编码遗传算法,还挺不错的,挺难找的。-Real-Coded Generic Algorithem
RD-algorithm
- 合成孔径雷达成像算法中的RD算法,包含斜视情况下-RD algorithm for SAR
ACAMatlab
- 用蚁群算法设计有关FIR滤波器的优化设计方法,设计简单,思路清晰,有一定的参考实用价值。-Ant colony algorithm with optimal design of FIR filter design method is simple, clear, has some practical value for reference.
MATLAB-Neural-network-cases
- 共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-Neural network cases
sjwl
- 基于神经网络的身份证号码识别 BP神经网络 小样本库-Identity card numbers
ANN
- 神经网络,C语言编写,内含有三种网络训练算法,包括BP算法。-Neural network, C language, contains three network training algorithms, including the BP algorithm.