Welcome![Sign In][Sign Up]
Location:
Search - Neural network and documents

Search list

[Other resourceannexamples

Description: 文件包括《面向MATLAB工具箱的人工神经网络理论与应用实例》一书中的所有源程序,并附有程序清单。-documents include "Toolbox for MATLAB Artificial Neural Network Theory and Application", a book of all the source, together with a list.
Platform: | Size: 82072 | Author: 唐研 | Hits:

[Other resourceNeuralNetwork_BP

Description: BP神经网络用于分类与回归 ----------------------------------------作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn ----------------------------------------文件说明: 1、NeuralNetwork_BP_Classification.m - 分类 2、NeuralNetwork_BP_Regression.m - 回归-BP neural network for classification and regression ---------------------------------------- Author : Lu Zhen-bo, the Navy Engineering from the University of peer welcome exchanges and cooperation, more and download articles please visit my personal web page e-mail : luzhenbo@sina.com WEBSITE : luzhenbo.88uu.com.cn ------------ ---------------------------- documents : one, NeuralNetwork_BP_Classification.m-2 classification, NeuralNetwork_BP_Regression. m-reunification
Platform: | Size: 2676 | Author: 陆振波 | Hits:

[Other resourceNeuralNetwork_RBF

Description: RBF神经网络用于分类与回归 ---------------------------------------- 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn ---------------------------------------- 文件说明: 1、NeuralNetwork_RBF_Classification.m - 分类 2、NeuralNetwork_RBF_Regression.m - 回归 -Neural Network for Classification and Regression ---------------------------------------- Author : Lu Zhen-bo, the Navy Engineering from the University of peer welcome exchanges and cooperation, more and download articles please visit my personal web page e-mail : luzhenbo@sina.com WEBSITE : luzhenbo.88uu.com.cn ------------ ---------------------------- documents : one, NeuralNetwork_RBF_Classification.m-2 classification, NeuralNetwork_RBF_Regression. m-reunification
Platform: | Size: 1868 | Author: 陆振波 | Hits:

[Other resourceanndemo

Description: 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, However, the neural network used their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. Ann/prj/vs7 under compiler for the entire 2003 Visual Stdudio engineering documents the development kits for http://www.aiport.net distribution, detailed help and updated information, visit the Web site.
Platform: | Size: 99399 | Author: 忍者 | Hits:

[Other resourceRBF_classification

Description: 用rbf神经网络实现分类和曲线拟合,包括分离器和曲线拟合两个文件,可以直接解压缩使用-using neural network classification and curve fitting, including separator and curve fitting two documents, decompression can be used directly
Platform: | Size: 1520 | Author: 孟庆 | Hits:

[Other resourceannie-0.51-src

Description: 一个超级好用的神经网络包,包括hopfield网络等多种神经网络,在VC++环境下运行,里面有详细的说明文档-a super handy neural network packets, including hopfield neural network and other networks, VC environment in the operation, which is described in detail in documents
Platform: | Size: 431495 | Author: 肖曼 | Hits:

[Other resourceBP神经网络源程序

Description: 基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer to the second hidden layer weights adjustment, the third hidden layer threshold adjustment routi
Platform: | Size: 11127 | Author: 李洋 | Hits:

[AI-NN-PRBP神经网络源程序

Description: 基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数:1)初始化权、阈值子程序;2)第m个学习样本输入子程序;3)第m个样本教师信号子程序;4)隐层各单元输入、输出值子程序;5)输出层各单元输入、输出值子程序;6)输出层至隐层的一般化误差子程序;7)隐层至输入层的一般化误差子程序;8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序;9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序;10)第二隐层至第一隐层的权值调整、第二隐层阈值调整计算子程序;11)第一隐层至输入层的权值调整、第一隐层阈值调整计算子程序;12)N个样本的全局误差计算子程序。-C development based on the three hidden layer neural network, the output weights, threshold documents, training sample documents, for the following functions : a) initialization, the threshold subroutine; 2) m learning samples imported subroutine; 3) m samples teachers signal Subroutine ; 4) hidden layer of the module input and output value subroutine; 5) the output layer of the module input and output value subroutine; 6) the output layer to the hidden layer subroutine error of generalization; 7) hidden layer to the input layer subroutine error of generalization; 8) the output layer to the third hidden layer Weight adjustment, the output layer threshold adjustment routines; 9) 3rd hidden layer to the second hidden layer weights adjustment, the third hidden layer threshold adjustment routi
Platform: | Size: 11264 | Author: 李洋 | Hits:

[source in ebookannexamples

Description: 文件包括《面向MATLAB工具箱的人工神经网络理论与应用实例》一书中的所有源程序,并附有程序清单。-documents include "Toolbox for MATLAB Artificial Neural Network Theory and Application", a book of all the source, together with a list.
Platform: | Size: 81920 | Author: 唐研 | Hits:

[matlabNeuralNetwork_BP

Description: BP神经网络用于分类与回归 ----------------------------------------作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn ----------------------------------------文件说明: 1、NeuralNetwork_BP_Classification.m - 分类 2、NeuralNetwork_BP_Regression.m - 回归-BP neural network for classification and regression---------------------------------------- Author : Lu Zhen-bo, the Navy Engineering from the University of peer welcome exchanges and cooperation, more and download articles please visit my personal web page e-mail : luzhenbo@sina.com WEBSITE : luzhenbo.88uu.com.cn---------------------------------------- documents : one, NeuralNetwork_BP_Classification.m-2 classification, NeuralNetwork_BP_Regression. m-reunification
Platform: | Size: 2048 | Author: 陆振波 | Hits:

[matlabNeuralNetwork_RBF

Description: RBF神经网络用于分类与回归 ---------------------------------------- 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn ---------------------------------------- 文件说明: 1、NeuralNetwork_RBF_Classification.m - 分类 2、NeuralNetwork_RBF_Regression.m - 回归 -Neural Network for Classification and Regression---------------------------------------- Author : Lu Zhen-bo, the Navy Engineering from the University of peer welcome exchanges and cooperation, more and download articles please visit my personal web page e-mail : luzhenbo@sina.com WEBSITE : luzhenbo.88uu.com.cn---------------------------------------- documents : one, NeuralNetwork_RBF_Classification.m-2 classification, NeuralNetwork_RBF_Regression. m-reunification
Platform: | Size: 2048 | Author: 陆振波 | Hits:

[AI-NN-PRanndemo

Description: 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, However, the neural network used their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. Ann/prj/vs7 under compiler for the entire 2003 Visual Stdudio engineering documents the development kits for http://www.aiport.net distribution, detailed help and updated information, visit the Web site.
Platform: | Size: 99328 | Author: 忍者 | Hits:

[AI-NN-PRRBF_classification

Description: 用rbf神经网络实现分类和曲线拟合,包括分离器和曲线拟合两个文件,可以直接解压缩使用-using neural network classification and curve fitting, including separator and curve fitting two documents, decompression can be used directly
Platform: | Size: 1024 | Author: 孟庆 | Hits:

[AI-NN-PRannie-0.51-src

Description: 一个超级好用的神经网络包,包括hopfield网络等多种神经网络,在VC++环境下运行,里面有详细的说明文档-a super handy neural network packets, including hopfield neural network and other networks, VC environment in the operation, which is described in detail in documents
Platform: | Size: 431104 | Author: 肖曼 | Hits:

[AI-NN-PRrecognize

Description: 本代码是基于神经网络的文字识别系统,目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-This code is based on neural network character recognition systems, the directory include: two source documents and source code generation which is to identify the procedure, and the other is the matrix class library. Has been preserved trained network weights, so the identification procedures used for the first time, you can directly run the Release directory of the executable file, and then on the picture of the test directory to read into the picture, identification. Of course, we can use training samples to train the network, but attention should be paid to training samples, otherwise it may be very low recognition rate. Training sample selection principle is that, as far as possible have representation in the training time not too long a number of cases as many as possible training samples.
Platform: | Size: 83968 | Author: spurs | Hits:

[AI-NN-PRGramSchmidt

Description: 本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快! 本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network algorithm, and the traditional neural network algorithm, the algorithm can automatically generate neurons, saving time, fast! I also added a method of automatically generated classification and conversion for a variety of functions, the zip includes two documents, one is GramSchmidt orthogonal decomposition is a sub-function, the main function is orth_GramSchmidt, on the same directory, you can run can benchmark approximation and classification problems to provide solutions
Platform: | Size: 2048 | Author: chenlei | Hits:

[AI-NN-PRLanguagebasedonneuralnetworkrecognitionsystem

Description: 基于神经网络的文字识别系统:包括文档和两个源代码,一个源代码是识别程序的,另一个是一个矩阵类库的-Based on neural network character recognition system: including the two documents and source code, a source code is to identify the procedure, and the other is a matrix class library
Platform: | Size: 188416 | Author: 无理取闹 | Hits:

[OtherImage_Identification_of_ten_Numbers_0-9_Based_on_B

Description: BP 网络进行0 - 9 十个数字图像的识别 在BP 算法和数字图像处理技术的基础上, 本文在MATLAB 软件环境下提取Word 文档中26 种字体的 0 - 9 十个数字的图像, 使用MATLAB 神经网络工具箱及图像处理工具箱进行数字的识别, 给出了较详细的处理 步骤及相关程序, 并比较了各种识别算法的收敛速度和识别率。-BP network of 10 digital images 0_9 identification in BP algorithm and digital image processing technology, based on the MATLAB software environment In this paper, extraction of Word documents under the 26 kinds of fonts in the 0- 9 of 10 digital images, using the MATLAB neural network tool boxes and digital image processing toolbox of identification, are given more detailed processing steps and related procedures, and compare a variety of identification algorithms and identify the rate of convergence speed.
Platform: | Size: 457728 | Author: Jack | Hits:

[AI-NN-PRpsownn

Description: 基于PSO的小波神经网络,有PSO的详解文档,wnn应用,效果一般-Wavelet neural network based on PSO, PSO' s Detailed documents are, wnn application, the general effect
Platform: | Size: 197632 | Author: zhang | Hits:

[AI-NN-PRrbf-network-for-classing

Description: Neural network classification and curve fitting curve fitting including separators and two documents -Neural network classification and curve fitting curve fitting including separators and two documents
Platform: | Size: 1024 | Author: huahaide | Hits:
« 12 »

CodeBus www.codebus.net