Welcome![Sign In][Sign Up]
Location:
Search - bp-matlab

Search list

[AI-NN-PRann_m

Description: 转载:对神经网络中使用最广泛的一种:BP神经网络采用vbmatlab来实现,把训练数据拷入,load的*.m文件中, 文件中部load的*.m为测试数据 save 存盘的文件为测试数据的bp预测值, 该程序可以扩充n个输入,n个输出,很容易-reproduced : the neural network the most widely used one : BP vbmatlab using neural networks to achieve, it is copyed into the training data. m*. load the document, Central to the paper load*. m to save Inventory test data for the paper test data bp predictive value, The procedure can be expanded to import n, n output, it is easy
Platform: | Size: 1024 | Author: yangjun | Hits:

[Othermatlabprogramscode2660

Description: matlab的经典学习资料,是《matlab程序教程》的源代码,有助于你matlab编程能力的提高-Matlab classical learning, "Matlab procedural manuals," the source code, Matlab programming help you in improving their ability to
Platform: | Size: 98304 | Author: wxy | Hits:

[matlabmat-bp

Description: 用BP实现函数逼近 Matlab有如下特点: 1.编程效率高 例如:普通的矩阵计算用一般的高级语言,如C,Pascal等,需要十几至几十行语句,用matlab, 至多几行。 2.用户使用方便; 3.语句简单,内涵丰富; 4.高效方便的矩阵和数值计算; 5.方便的绘图功能,等等。 -BP realize function approximation using Matlab has the following characteristics: 1. Programming efficiency such as: the general matrix calculated using an ordinary high-level languages such as C, Pascal, etc., need more than a dozen to a few line statements, using matlab, up to a few lines. 2. The user easy to use 3. Statement is simple, rich 4. Efficient and convenient matrix and numerical calculation 5. Convenient mapping functionality, and so on.
Platform: | Size: 1024 | Author: | Hits:

[Speech/Voice recognition/combinematlab_bp

Description: 关于bp算法来逼近一个函数,还有一些关于一些简单的matlab实验程序,包括切比雪的滤波-On the bp algorithm to approximate a function, there are some simple matlab on experimental procedures, including snow Chebyshev filter
Platform: | Size: 238592 | Author: rch | Hits:

[AI-NN-PRVB-BP-Artificial-neural

Description: 如何在VB下实现BP神经网络的拓扑优化算法
Platform: | Size: 19456 | Author: cpuos | Hits:

[Otherbp

Description: 在matlab的条件下,开发BP网络的优化方法,对边坡的安全系数进行分析-In matlab under the conditions of the development of BP network optimization method, the slope factor of safety analysis
Platform: | Size: 3072 | Author: lv yinghui | Hits:

[ApplicationsBPidentify_trymodel

Description: BP神经网络控制系统辨识的m文件原程序,经过离线训练可以仿真出采样点的变化曲线-BP neural network control system identification procedures m the original document, after off-line simulation training can change the sampling point curve
Platform: | Size: 7168 | Author: 李文 | Hits:

[source in ebookBPNN

Description: 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。 -As a result of BP network weights optimization is a constrained optimization problems, and weights to be used real-coded, so the direct use of Matlab genetic algorithm toolbox. Posted the following code is for a 19 input variables, an output variable in case of non-linear regression designed, if applied to other situations, simply change your codec function.
Platform: | Size: 2048 | Author: 王刚 | Hits:

[ERP-EIP-OA-PortalBP

Description: 几个关于matlab下的bp神经网络的源代码-Matlab under several on bp neural network source code
Platform: | Size: 10240 | Author: 柴潇 | Hits:

[matlabbpnnet.m

Description: 应用bp神经网络实现了函数逼近,并用matlab程序实现了整个过程-Bp neural network applications realize the function approximation, and the procedures used matlab realize the whole process
Platform: | Size: 1024 | Author: kingkof | Hits:

[Speech/Voice recognition/combinebpnet

Description: bp原理的源程序,可以自由下载,不涉及版权。-bp of the source principle, be free to download, do not involve copyright.
Platform: | Size: 4096 | Author: 李哈哈 | Hits:

[matlabBPandmatlab

Description: BP神经网络的Matlab编程。利用matlab神经网络工具箱实现BP网络。-BP Neural Networks Matlab programming. Using matlab neural network toolbox realize BP network.
Platform: | Size: 4096 | Author: 劏个老鼠 | Hits:

[AI-NN-PRgabp

Description: 利用matlab编写的遗传算法优化神经网络权值的程序-Prepared using genetic algorithm matlab neural network weights optimization procedure
Platform: | Size: 2048 | Author: 刘辉 | Hits:

[matlabga_bpnn

Description: 利用遗传算法训练神经网络的matlab程序,可避免神经网络训练的局部最优问题。-The use of genetic algorithm matlab neural network training procedure can avoid the neural network training problem of local optimum.
Platform: | Size: 4096 | Author: lxdfox | Hits:

[matlabbp_1

Description: BP神经网络相关的MATLAB程序 下载后放在work文件夹中打开-BP neural network-related MATLAB program download folder on the work to open
Platform: | Size: 1024 | Author: FX | Hits:

[Mathimatics-Numerical algorithmsBPclassification

Description: BP学习算法应用——模式分类 应用动量BP学习算法对UCI提供的经典数据库——鸢尾属植物数据库进行分类,速度快,精度高。iris.arff为数据库文件,可用Weka数据挖掘软件打开。Iris.csv为源代码读取的数据文件,通过Weka软件转换得到。 将源文件Iris_classify.m和Iris.csv文件放入matlab的work文件夹中直接运行即可。-BP learning algorithm applications- the application of pattern classification momentum BP learning algorithm to provide a classic UCI database- iris database classification, high speed and accuracy. iris.arff for the database file that can be used to open Weka data mining software. Iris.csv for the source code to read the data files have been converted through Weka software. Iris_classify.m the source document and document Iris.csv Add matlab folder of work can be directly run.
Platform: | Size: 5120 | Author: Michael_M | Hits:

[Other(ebook)MatlabProgramming

Description: Matlab编程使用的电子书籍,希望能给与大家帮助!-Use Matlab to meet the most cavity changchu email抎kill ㄛ洷咡Xikui wrestle迵submerged mode heap翑ㄐ
Platform: | Size: 2009088 | Author: Lisa | Hits:

[OtherMatlab_BP

Description: 基于MATLAB神经网络工具箱的BP网络实现,该本书对初学神经网络的读者应该比较有用。-Based on the MATLAB neural network toolbox of the BP network, the book for beginner readers neural network should be more useful.
Platform: | Size: 178176 | Author: 赵科 | Hits:

[AI-NN-PRBPRBFmatlab

Description: 本人做的BP神经网络和RBF神经网络的仿真比较,文件包有四个小程序,在matlab下运行,希望有点用。-I make the BP neural network and RBF neural network simulation of comparison, the package has four small procedures, matlab run in the hope that a little bit used.
Platform: | Size: 2048 | Author: li | Hits:

[Algorithmbp

Description: 基于MATLAB完成的神经网络源程序,因为此类程序较多,我也分不清是否与现有资源相同-MATLAB based on the completion of the neural network source code, because such procedures more, I also distinguish whether or not the same as with the existing resources
Platform: | Size: 1024 | Author: 向虎 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net