搜索资源列表
BP
- 文章详细论述了利用MATLAB 神经网络工具箱设计BP 网络的方法和步骤。根据需要调用相关程序,从而避免了 编写复杂而庞大的算法程序
matlab16
- Matlab神经网络工具箱应用简介 神经网络已经在各个领域中应用,以实现各种复杂的功能。这些领域包括:模式识别、 鉴定、分类、语音、翻译和控制系统。 如今神经网络能够用来解决常规计算机和人难以解决的问题。我们主要通过这个工具箱 来建立示范的神经网络系统,并应用到工程、金融和其他实际项目中去。
GN算法源码
- GN算法源码,使用matlab,可直接运行,用于复杂网络社团发现
txt2pajek_2009-02
- 复杂网络文本文件转换为pajek软件所支持的数据格式-Text file into a complex network pajek data format supported by software
TSPHopfield
- 基于Hopfield的神经网络算法的MATLAB编程求解旅行商问题,程序复杂,但是求解效果很好-Hopfield of neural network algorithm based on the MATLAB program for solving the traveling salesman problem, complicated, but works well for solving
example8_2
- 这是神经网络算法的第二部分,有MATLAB编写,功能是复杂神经网络中的穷举算法,校赛是编写的-This is a neural network algorithm for the second part of the preparation have MATLAB, function is a complex neural network in the exhaustive algorithm, the school is prepared race
invertedpendulum
- 倒立摆是一种复杂、时变、非线性、强耦合、自然不稳定的高阶系统,许多抽象的控制理论概念都可以通过倒立摆实验直观的表现出来。基于人工神经网络BP算法的倒立摆小车实验仿真训练模型,其倒立摆BP网络为4输入3层结构。输入层分别为小车的位移和速度、摆杆偏离铅垂线的角度和角速度。隐含层单元数16个。输出层设置为1个输出单元。输入层采用Tansig函数,隐含层采用Logsig函数,输出层采用Purelin函数。用Matlab 6.5数值计算软件对模型进行学习训练,并与线性反馈控制逻辑算法对比,表明倒立摆控制B
fuzawangluolunwen
- 复杂网络中最经典的BA无标度网络模型matlab源程序并且有求解度的论文说明-This is papers-weighted network strength and weight distribution are the model of power.
Crystal-Based-on-BP-Network
- 摘 要: 介绍BP算法神经网络由线拟舍方法,并借助MATLAB工具箱函数将它运用于方解石色散特性研 究,通过拟合效果图,误差曲线,误差范数反映BP神经网络的优越性,体现BP算法较高的预测能力和良好的泛化能 力,并且可以自动地确定数学模型.精确度高,原理也较简单,尤其对复杂的输入输出系统具有更好的效果。-Abstract: Curve fitting method of BP neural network was introduced and applied in the model of
Complex-network-of-MATLAB-
- MATLAB生成的基本网络的复杂网络,相信对大家很有帮助-Complex network of MATLAB to generate basic network,I believe everyone very helpful
MATLABInTheIntelligentNetManagement
- MATLAB在智能网络管理信息处理中的应用.智能网络管理中利用神经网络进行故障诊断预测时,经常遇到复杂信息处理问题,如大运算量的矩阵计算,利用Matlab的强大计算功能来解决该问题。并阐述了将该功能与应用系统无缝集成的三种方式,最后,用一个在智能网络管理信息处理中的具体实例详细说明实现的步骤。 -MATLAB applications in information processing in the intelligent network management.Intelligent net
Network-Toolbox.ZIP
- Matlab网络工具箱,针对复杂网络的,包括各种复杂网络属性的计算方法-Complex Network toolbox for Matlab,including degree distribution
shengjinmatlab
- 用matlab写的一些神经网络的程序,基本上用到了一些比较复杂的网络模型,可以解决大部分神经网络经典问题-Matlab written by some of the neural network program is basically used some of the more complex network model can solve the classic problem of most of the neural network
betweenness_bin
- 应用于复杂网络分析时采用matlab代码的节点介数-Node betweenness complex network analysis
Community_BGLL_Matlab
- 复杂网络社团发现算法Louvain的matlab版本,简单实用,欢迎下载-Louvain complex network of associations discovery algorithm matlab version, simple and practical, welcome to download
BP神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
小波神经网络用于分类的基础源码
- 小波神经网络中用于分类的代码,代码比较复杂,需要多加学习。(The code used for classification in the wavelet neural network is more complex and needs more learning.)
matlab复杂网络功能包
- 复杂网络的matlab实现,包含各类算法与程序(Matlab implementation of complex network)