资源列表
BP
- BP神经网络的非线性系统建模-非线性函数拟合的一个matlab程序,供参考-BP neural network modeling of nonlinear systems- a non-linear function fitting matlab program, for reference
SAs
- 利用模拟退火算法快速求得连续函数的最优解,程序简单,算法效率高,精度高,鲁棒性好-Fast simulated annealing algorithm for the optimal solution obtained by a continuous function, the program is simple, efficient algorithm for high accuracy, good robustness
main
- 文本分类的前期处理,关于文本的预处理和字频统计,词频统计,猜词,搜索功能-Text classification in the early period of the processing, about text pretreatment and word frequency statistics, obtaining statistics, guess the word, the search function
mc-problem
- N个传教士和野人的渡河问题,采用递归算法-Missionaries and the savages of N crossing problem, using a recursive algorithm
PSObpPpsorbf
- 粒子群优化神经网络的程序大集合,这是从网站下载的各种程序,基本上包含了所有关于PSO优化神经网络所需要用到的程序及代码。-Particle swarm optimization neural network procedure for large collections, it is downloaded from the website of the various procedures, basically contains all of the PSO neural network opt
Clusteranalysis
- MATLAB实现的聚类分析,距离计算使用欧式距离,然后采用下三角矩阵进行聚类。-MATLAB implementation of the cluster analysis, the distance calculated using the Euclidean distance, and then use a lower triangular matrix clustering.
BayesClassifier
- 自己做的贝叶斯分类器,包括基本贝叶斯,最小风险贝叶斯以及Neyman-Pearson决策-Do bayes classifier, including basic bayesian, the minimum risk bayesian and Neyman-Pearson decisions
genetic-algorithm
- 用matlab编写的传统的遗传算法源程序代码,非常实用!-genetic algorithm program code using matlab
expert_system(animal)
- 一个用于动物识别的小型专家系统,使用C语言编写-An expert system of animal identification, using C language
Wavelet-transform
- 原始信号是含有奇异点的信号,为确定该奇异点的时间,采用haar小波进行连续小波变换后,在对系数进行分析处理。-The original signal is containing singular point of the signal, in order to determine the singular point time, adopting haar wavelet to continuous wavelet transform, the coefficients in analyzed
8 Puzzle by using BFS
- 8 Puzzle by using BFS , DFS
Search-Assignment-Report
- 人工智能导论中的查找问题,包括water-jugs和8-pazzle。用prolog语言编程,内附说明和代码。-Searching problems in AI, including water-jugs and 8-puzzle. Program is write with prolog, and the illustrating and source code are included.