搜索资源列表
use GA to deal with NN
- 遗传算法解决NN逼近任意函数-genetic algorithm to solve arbitrary function approximation NN
RBF-NN
- RBF网络的回归,非线性函数回归的实现.很有用的。-RBF NN
RBF_example_IRIS
- RBF神经网络应用于IRIS数据集的例子-Am example of RBF-NN applied on IRIS Data Set
c++实现的KNN库:建立高维度的K-d tree
- c++实现的KNN库:建立高维度的K-d tree,实现K邻域搜索,最小半径搜索-K-NN algorithm implementation. It supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions.
nn
- 基于MATLAB完成的神经网络源程序 大家-Based on the MATLAB neural network to complete the U.S. source
nn
- 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural
GA_NN
- 使用遗传算法(GA)优化神经网络(NN)结构的C语言源程序-The use of genetic algorithms (GA) optimization of neural networks (NN) structure of C language source code
nn
- hopfield neural network
BP-NN-programe
- 一个神经网络程序,神经网络仿真数据和测试结果.-a NN programe writed in C, with test data and test result.
NN
- 最详尽的神经网络源码,包括最主要的三个神经网络算法:GRLVQ , SRNG和H2MGLVQ算法,提供详细的源码和例程,三个监督基于LVQ classifieur-Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifieur Please run mexme_NN to recompile mex files on your own plateform
competitive_modifikasi_d
- NN training for DVR control
NeurAL
- the book is very important for applying nn in image processing and fuzzy implementation using c
NN2
- Global optimization of neural network weights NN权值的全局优化-Global optimization of neural network weights NN weights of the global optimization
knn
- Dear all: this is the k-nn algorithm, written in Matlab.
NN
- 这是神经网络等模型讲义(中科大),神经网络是一门研究比较成熟的算法。-NN
NN
- 神经网络入门教程 本电子书综合了多个关于神经网络的电子教程,并结合笔者的经验给出了一些基本的算法实力,非常适合初学者的学习。-Introduction to Neural Networks a comprehensive tutorial of this book a number of e-tutorial on neural networks, combined with the experience of the author gives some basic strength of
sjwl
- 使用神经网络识别数字, 训练样本为打印数字-Identify number by NN.
nnukf
- 基于无迹卡尔曼滤波对MLP的神经网络的应用-using the UKF to training a MLP NN
Classification-toolbox
- 通过降维处理,高维数据的分类一般可以转换为2维数据分类。此源码包含一个2维-2类数据分类工具箱。包括:ML,K-NN,SVM,LS,DB-Through the dimension reduction processing, high dimensional data classification commonly can convert to 2 d data classification. This source includes a 2 d-two kinds of data classi
NN
- 基于神径网络的自适应控制,很好的参考例子-an example to explain the NN basedadaptive control.,
