资源列表
kmeansjava
- 这是一个我自己编写的JAVA程序,可以运行的。思想是将KMEANS和神经网络结合起来实现模式的分类。-This is a Java program writen by meself which can be run.The chief concept is to combine KMEANS and NN to achieve classification of pattens.
rainsoft_20038818536
- 一组老外编写的神经网络源代码,非常值得收藏和研究。有BPN、ART1、ADALINE、SOM、CPN、HOPFIELD、BOLTZMAN等神经网络。吐血推荐在进行神经网络编程的朋友下载。 -a group of foreigners prepared neural network source code is very worthwhile collection and research. There are 7.82, ART1, ADALINE, SOM, CPN, Hopfield, BO
vc++_image
- 这是图象处理模式识别一书的源代码,包括C++和MATLAB的程序,对于做这方面的研究人员来说,会很有帮助的。-This is an image processing pattern recognition on the source code, including C and Matlab procedures for doing this kind of research personnel, will be very helpful.
exmat-0.5.2
- exmat - The Expression Template Matrix Library,是矩阵运算模板库-exmat - The Matrix Expression Template Library, yes matrix calculation Template Library
53917477
- 遗传算法的全部代码!c编程源码,有readme 和可执性文件!-all the genetic algorithm code! C programming source, and they readme document!
tbb5
- 神经网络预测bp算法程序,可以对一组数据进行有效的预测-bp neural network prediction algorithm process to a group of data for effective forecast
UB
- 改程序实现UB算法,对Web日志文件进行分析,产生相似度矩阵-reform program UB algorithm, the Web log file analysis, the similarity matrix produced
petrinet
- petri网络的演示程序,本程序是计算机网络课程中涉及到的petri网络的演示,输入预先的转换规则,搜索可以击发的状态,设定次数进行状态转换-Petri Network Demonstration Program, the process is computer network courses related to the petri network demonstration, the importation of pre-conversion rules can search the sta
BP网络解决异或问题
- 这是一种利用bp神经网络来解决异或问题的算法.-bp using neural networks to solve the problems or differences algorithm.
netural face recognition
- 这是一种利用神经网络来进行人脸识别的算法。-This is a neural network to the face recognition algorithm.
inanna-0[1].3.3.tar
- 神经网络OOP类库,含有BP网络等的训练,很容易对其进行扩展,-neural network OOP libraries, containing BP network of training, it is easy to extend them
predict
- 利用OpenCV库实现的一个Kalman滤波的例子。-A Kalman filter example achieved with OpenCV.