资源列表
Eight-puzzle
- 这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
bpneuralnetworksandthestudyofcurve
- 网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C
Mel_RBF
- 基于Mel倒谱特征和RBF网络的孤立词语音识别方法-Mel-based cepstral features and RBF networks isolated word speech recognition method
RBF
- 基于RBF神经网络的语音识别方法的应用研究-RBF neural network-based speech recognition methods applied research
ANN
- bp神经网络对短期电力负荷的预测,一周预测一天,输入是归一过的数据。-bp neural network for short-term load forecast, the forecast one day a week, enter the data have been normalized.
SOMclassicexamples
- 经典的SOM人工神经网络例子源码,经测试可用,可作入门学习用-SOM classic examples of artificial neural network source code
liaowei_yichuangsuanfq--shili
- 遗传算法人工生命模拟,这是一个遗传算法关于人工生命模拟的实例-Artificial Life Simulation of genetic algorithm, which is a genetic algorithm on the example of artificial life simulation
A
- 一个A*算法的的实现过程的演示,是个非常清晰的能理解到A是怎么实现的-A* algorithm is a realization of the demonstration process, it is a very clear to understand how the realization of A
111
- FP算法 由韩家炜教授发明 用于挖掘频繁项集-The FP algorithm Invents by Professor Jiawei Han uses in unearthing the frequent item set
projectionsGray
- 灰色预测模型称为CM模型,G为grey的第一个字母,M为model的第一个字母。GM(1,1)表示一阶的,一个变量的微分方程型预测模型。GM(1,1)是一阶单序列的线性动态模型,主要用于时间序列预测。 一、GM(1,1)建模 设有数列 共有 个观察值 对 作累加生成,得到新的数列 灰色理论与模型及在车辆拥有量预测中的应用 灰色神经网络交通事故预测比较 灰色系统(第三版)-projections Gray (No. Third Edition)
NeuralGA.ZIP
- 遗传算法和神经网络的结合应用,通过Visual C++环境来实现该功能,使计算能力更强-Genetic algorithms and neural networks combination of applications, through the Visual C++ environment to achieve this feature, so that more computing power
LIBSVM_use
- LibSVM代码说明,有助于对算法实现的理解。-LibSVM explation