资源列表
ann_bp
- 模拟BP神经网络的matlab小程序。灵活的数据输入设置,动态的误差显示。-Matlab program to simulate the BP neural network. Flexible data input set, the dynamic error display.
speech-recognize-HMM-CPP
- 在语音识别中,用隐马尔科夫模型(HMM)进行训练,用C++编写的仿真代码-In speech recognition, hidden Markov model (HMM) for training, simulation code written in C++
self_product
- 命的一个重要特征就是能够自我繁殖,也就是自我复制。那么,程序能自我复制么?更一般的,一个系统上的构形能自我复制么?答案是肯定的,早在60年代的时候,著名科学家Von Neumann就研究过能够自我复制的细胞自动机,并从理论上证明了它是可能的。后来,随着人工生命的兴起,科学界兴起了研究自我复制的细胞自动机的热潮。在这个程序中,你能看到Langton的自我复制圈、chou的自我复制程序还有Langton的蚂蚁细胞自动机等等。-fate of the important features is a s
eg10-nenglipinjia
- 《MATLAB神经网络30个案例分析》中的第10个例子,案例10 离散Hopfield神经网络的分类——高校科研能力评价。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 10 cases of 10 discrete Hopfield neural network classification- the ability evaluation of scientific research in high
GA
- university course time tabling problem using genetic algorithm
SOM
- SOM 聚类分析应用,神经网络30案例应用的例程。有详细说明用法-SOM clustering analysis application with the book called 30 neural network application. very useful with details
main.m
- 此程序用遗传算法实现求解函数最优值问题。即最大值最小值等。
RGA
- 这是一个采用了UNDX-MMG模型的实数遗传算法。有5个测试函数。-the code is for real coded genetic algorithm using UNDX crossover and MMG model. it is tested using five bench mark function
hanoi-prolog
- 人工智能课程中用visual prolog编程实现的汉诺塔的例题-An Example of Hano Tower Implemented by Visual prolog in Artificial Intelligence Course
elmtrain
- 将整个数据集中的103个样本随机划分为训练集与测试集,其中训练集包含80个样本,测 试集包含23个样本; 建立极限学习机模型,并训练; 利用训练好的极限学习机模型对测试集中的23个样本进行预测; 输出结果并绘图(真实值与预测值对比图); -The 103 random samples of the entire data set is divided into training set and test set, wherein the training s
-On-lineELM
- 一种快速而准确的线顺序前馈神经网络学习算法,是单隐层的、带径向基函数的网络,比传统神经网络快,且精度高。-an online sequential learning algorithm for single hidden layer feedforward networks (SLFNs) with additive or radial basis function (RBF) hidden nodes in a unified framework
0000
- 一个经典的蚁群算法matlab仿真代码,带有gui界面,用过就会知道它有多方便-it is a classical simulation matlab code of ant colony algorithm with gui interface ,you will know how convenient it is.
