资源列表
BP-controller
- 这是一个BP神经网络的基本程序,隐藏层数可以任意设置。-This is a Neural Network basic procedures, hidden layers can be set arbitrarily.
similarity
- 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
gongetidu
- 优化算法,共厄梯度法 fortran 90编译-optimization algorithm, a total of Ecuador gradient method FORTRAN 90 compiler
svmlight
- 一个支撑向量机的工具包。希望对大家有用。-a Support Vector Machine tool kit. We hope that the right useful.
mysimpleAI
- 一个简单的人工智能模型,可以实现自学习功能,欢迎大家交流-a simple model of artificial intelligence, can achieve self-learning function to welcome the exchange of
colorfacedetection
- 一个基于肤色的人脸检测系统,首先是提取肤色,然后在检测眼睛,嘴这些特征-a color-based Face Detection System, the first extraction of color, and then testing the eyes, mouth these characteristics
c-fingerprint
- c代码,实现指纹图片的增强、二值化、细化等功能,本人已调试通过。-c code, fingerprint images to achieve the increase in value of 2, thinning and other functions, I have been through debugging.
linkfive
- 五子棋核心算法,一级完整的应用程序演示,经过很多高手的测试,和厉害的-331 core algorithm, a complete application demonstration, a lot of experts in the testing and powerful
k_averages
- 一个很好的关于K均值算法的C++源程序。-a good K-means algorithm on the C source.
ecody
- 一个利用元胞自动机进行生态仿真的matlab程序,有图形化界面,是一个非常有名的实验室所写的。-use of a cellular automaton ecological simulation Matlab procedures, graphical interface, it is a very famous written in the laboratory.
gaussianSrc
- The EM algorithm is short for Expectation-Maximization algorithm. It is based on an iterative optimization of the centers and widths of the kernels. The aim is to optimize the likelihood that the given data points are generated by a mixture of Gaussi
apbSrc.tar
- Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks wh