Welcome![Sign In][Sign Up]
Location:
Search - NNC

Search list

[Other resourcega-nnc-book

Description: 上传一些遗传算法改进神经网络的caj资料,希望对大家有用!
Platform: | Size: 1070783 | Author: chen | Hits:

[Other resourcennc

Description: c语言写的神经网络源程序, 实现了一些简单的控制
Platform: | Size: 105342 | Author: luuxea | Hits:

[Other resourcennc

Description: C语言写的神经网络算法程序,神经网络算法是智能优化算法中的一种
Platform: | Size: 105603 | Author: 段智涓 | Hits:

[Other resourcennc

Description: 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。
Platform: | Size: 105512 | Author: china216 | Hits:

[Other resourceThunder5.7.7.441

Description: 神经网络工具箱,含有大量神经网络算法的实现 (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的程序说明,有不完美的地方
Platform: | Size: 7721610 | Author: v | Hits:

[Other resourcennc

Description: 神经网络C语言源程序-neural network C language source
Platform: | Size: 49341 | Author: 潘峰 | Hits:

[Other resourcennc

Description: 数据挖掘经典算法人工神经网络算法C源码实现
Platform: | Size: 87707 | Author: rainman | Hits:

[AI-NN-PRnnc

Description: 神经网络C语言源程序-neural network C language source
Platform: | Size: 49152 | Author: 潘峰 | Hits:

[Otherga-nnc-book

Description: 上传一些遗传算法改进神经网络的caj资料,希望对大家有用!-From a number of genetic algorithm to improve the neural network CAJ information, in the hope that useful to everybody!
Platform: | Size: 1070080 | Author: chen | Hits:

[AI-NN-PRnnc

Description: c语言写的神经网络源程序, 实现了一些简单的控制-c language source code of neural network to achieve a number of simple control
Platform: | Size: 268288 | Author: luuxea | Hits:

[AI-NN-PRnnc

Description: C语言写的神经网络算法程序,神经网络算法是智能优化算法中的一种-C language written procedures for neural network algorithm, neural network algorithm is intelligent optimization algorithm in a
Platform: | Size: 268288 | Author: 段智涓 | Hits:

[AI-NN-PRnnc

Description: 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-Neural network algorithm source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing for different algorithm demo source code.
Platform: | Size: 268288 | Author: china216 | Hits:

[matlabThunder5.7.7.441

Description: 神经网络工具箱,含有大量神经网络算法的实现 (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的程序说明,有不完美的地方-Neural Network Toolbox, which contains a large number of neural network algorithm (2008-03-30, Java, 3126KB, 1 times) shenjingwangluo.rar- neural network algorithm source code, on the intelligent optimization, it is the classic code, C++ realize. (2008-04-02, Visual C++, 266KB, 1 times) nnc.rar- neural network algorithm source code, we need to see! Want to be helpful to everyone (2008-03-22, C-C++, 262KB, 0 times) Mybp539.zip- This is the bp neural network algorithm, and vc-based explanation of the procedures, there are not perfect local
Platform: | Size: 7720960 | Author: v | Hits:

[AI-NN-PRnnc

Description: 数据挖掘经典算法人工神经网络算法C源码实现-Classical data mining algorithm for artificial neural network algorithm C source code to achieve
Platform: | Size: 192512 | Author: rainman | Hits:

[AI-NN-PRnnc

Description: 数值算法/人工智能 人工智能/神经网络 -Numerical Algorithm/Artificial Intelligence Artificial Intelligence/Neural Networks
Platform: | Size: 267264 | Author: Winjade | Hits:

[AI-NN-PRnnc

Description: 人工神经网络方面本文介绍的单层人工神经网络是属于最简单明了的单层神经网络。介绍-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
Platform: | Size: 327680 | Author: 李虎 | Hits:

[AI-NN-PRnnc

Description: 用C语言实现的神经网络,不错的学习资料,希望对大家有帮助-NN using C
Platform: | Size: 268288 | Author: 路红棵 | Hits:

[matlabNNcontroller

Description: 实现神经网络控制的rbf逼近函数,十分经典的一个例子-NNc bijin nonlinear function
Platform: | Size: 6144 | Author: yu lei | Hits:

[matlabRBFNN

Description: 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矩陣 yh為網路輸出值,1×K矩陣 rmse 為目標輸出值與網路輸出值之RMSE-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矩陣 yh為網路輸出值,1×K矩陣 rmse 為目標輸出值與網路輸出值之RMSE
Platform: | Size: 2048 | Author: aaronwu | Hits:

[Mathimatics-Numerical algorithmsNNC

Description: 有关神经网络方面的源程序算法,应用到数据挖掘中-The neural network of the source algorithm, applied to data mining
Platform: | Size: 105472 | Author: 闫少华 | Hits:
« 12 »

CodeBus www.codebus.net