搜索资源列表
nnc
- c语言写的神经网络源程序, 实现了一些简单的控制
nnc
- C语言写的神经网络算法程序,神经网络算法是智能优化算法中的一种
nnc
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。
Thunder5.7.7.441
- 神经网络工具箱,含有大量神经网络算法的实现 (2008-03-30,Java,3126KB,1次) shenjingwangluo.rar - 神经网络算法源程序代码,关于智能优化方面的,很经典的代码,C++实现. (2008-04-02,Visual C++,266KB,1次) nnc.rar - 神经网络算法源程序,大家有需要的看看!希望对大家有所帮助 (2008-03-22,C-C++,262KB,0次) Mybp539.zip - 此为bp神经网络算法,并基于vc的程序
nnc
- 神经网络C语言源程序-neural network C language source
nnc
- 数据挖掘经典算法人工神经网络算法C源码实现
nnc
- 数值算法/人工智能 人工智能/神经网络 -Numerical Algorithm/Artificial Intelligence Artificial Intelligence/Neural Networks
nnc
- 人工神经网络方面本文介绍的单层人工神经网络是属于最简单明了的单层神经网络。介绍-Artificial Neural Networks This article describes aspects of the single-layer artificial neural network are belong to the most simple single-layer neural network. Introduction
nnc
- 用C语言实现的神经网络,不错的学习资料,希望对大家有帮助-NN using C
NNcontroller
- 实现神经网络控制的rbf逼近函数,十分经典的一个例子-NNc bijin nonlinear function
RBFNN
- Three function for RBF neural network, using OLS,Rand and SGA function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol) p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數 t 為目標輸出值,1×K矩陣 tol 為指定容忍度或正確率 centers選定中心點,N×nc矩陣 sigma為 ? 值 W為輸出層權重,nc×1矩陣 y
NNC
- 有关神经网络方面的源程序算法,应用到数据挖掘中-The neural network of the source algorithm, applied to data mining
dct_nnc
- 结合DCT和NNC进行人脸识别。先利用DCT提取特征,然后利用最近邻分类器分类,在ORL人脸库上测试效果不错。-The combination of DCT and NNC for face recognition. First DCT Feature Extraction, and then use the nearest neighbor classifiers, good test results on the ORL face database.
nnc
- 当今流行的神经网络模型的实现,功能齐全,代码清晰-Neural network model to achieve today' s popular full-featured, clear code
nnc
- TSP问题的解决方法,内含说明文档,并有m文件的代码-TSP problem solution, containing documentation
NNC-matlab
- MATLAB编写的几个神经网络控制器的简单历程,包括感应机、前向网络等。-Several neural network controller to write a simple process of MATLAB, including the induction machine, forward networks.
NNC
- Normalized Normal Constraint Algorithm for Multi-objective optimization
NNC
- K近邻算法,亲测,可运行,手动输入近邻个数(The nearest neighbor algorithm)