搜索资源列表
构建嵌入式linux系统
- 本书主要介绍嵌入式交叉开发环境搭建、Linux内核交叉编译、Linux根文件系统定制、Linux在嵌入式系统中网络服务定制等。-book introduces embedded cross-development environment structures, cross-compiling the Linux kernel, Linux root file system customization, Linux in embedded systems, such as customized n
NNDESIGN
- Neural network design中的网络构建 包括结合MINI神经网,网络布局,声音,颜色的选择,存在,培训,分类,收缩,以及读写,标记等功能的编程-Neural network design Construction of the network, including MINI combining neural network, network layout, sound, color choices, there, training, classification, contr
RBFjiandanhanshujianmo
- 应用RBF网络构建函数模型,自己编写的小程序,可以运行,与大家交流。-RBF Network Construction function model, their procedures for the preparation of small, can run with the exchange.
dif_hf
- Hopfield 离散网络源程序 是人工神经网络的一个网络构建的基本代码-discrete Hopfield network is a source of artificial neural network is a network of basic building code
wireless
- 无线传感器网络-构建与协议,讲解无线传感器网络的主要构建及各层的协议实现.
ONlineIdentifyBaseOnFuzzyNeural
- 发表于一个核心刊物的博士论文,利用模糊神经网络构建了一个表面粗糙度的辨识系统
BP神经网络非线性系统建模
- 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
bayesnetwork
- 用k2算法从先验概率构建贝叶斯网络,实现推理,结构学习,参数学习用贝叶斯方法。-K2 algorithm using Bayesian network built from the a priori probability to achieve reasoning, structure learning, parameter learning.
MatlabANN
- matlab神经网络函数以及网络构建的一些介绍-Matlab ANN
lunwen
- 数据挖掘中的贝叶斯网络构建与应用 ,用数据挖掘解决问题-Data Mining and Application of Bayesian network construction
WebPageRecommendationAlg
- 为改善用户的Web页面访问行为、提高访问效率,设计了一种基于贝叶斯网络的网页推荐模型及推荐算 法。通过收集和分析服务器中的描述文件和日志文件,利用Bayesian网络分析页面间的依赖关系,构建了基于贝 叶斯网络的网页推荐模型并产生推荐集。通过在Microsoft公司提供的网络日志数据集上做的实验,可以获得超 过80%的准确率和覆盖率。理论分析和实验结果表明:算法能够在线实时向用户做出个性化的推荐,与已有的推 荐算法相比,算法能较快地给出推荐集,并且可以获得更高的准确率和覆盖率-T
BP神经网络运动状态分类
- 该程序可以通过训练集对所构建的BP神经网络进行训练,并能通过测试集,即对不同的运动状态进行分类。(The program can train the constructed BP neural network through the training set, and can classify the different motion states through the test set.)
BP神经网络的非线性系统建模_非线性函数拟合
- BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure acc
复杂网络算法与应用源程序
- 复杂网络构建模型,可能有小世界模型和无标度网络模型(Most social, biological, and technological networks display substantial non-trivial topological features, with patterns of connection between their elements that are neither purely regular nor purely random. Such features in
神经网络代码
- 识别印刷体26个大写英文字母的训练网络(任意五个字母),用newff或feedforwardnet构建(A training network (any five letters) that identifies 26 letters of English letters in a printed form, constructed with newff or feedforwardnet)
基于协调博弈的复杂网络构建模型的研究_马畅
- 基于协调博弈的复杂网络构建模型,采用协调博弈体现个体的交互过程,个体在网络中的位置随网络演化而改变,个体在交互过程中通过博弈学习和调整网络连接等机制最大化自身的收益,从而促进个体间的合作。(complex network model construction based on coordination games)
bp神经网络&龙贝格积分
- 通过C语言构建了bp神经网络以及龙贝格积分算法。(BP neural network and Romberg integration algorithm is constructed by C language.)
BP神经网络matlab实现和matlab工具箱使用实例
- Bp神经网络的构建MATLAB实现需要的可以下载哦(Bp neural network construction MATLAB need to be able to download Oh)
校园网设计
- 某高校现有两个地理位置分离的分校区,每个校区入网信息点有2000多个,现准备通过科教网接入因特网,但从科教网只申请到4个C类网络(202.96.1.0——202.96.4.0),为了安全,要求每个分校区的学生公寓子网和教师子网不在同一广播域。同时,学校有若干台应用服务器,同时对内和对外提供Web等网络服务。(There are two separate campuses in a certain university. There are more than 2000 intranet info
Python神经网络编程.pdf+代码
- 本书首先从简单的思路着手,详细介绍了理解神经网络如何工作所必须的基础知识。第一部分介绍基本的思路,包括神经网络底层的数学知识,第2部分是实践,介绍了学习Python编程的流行和轻松的方法,从而逐渐使用该语言构建神经网络,以能够识别人类手写的字母,特别是让其像专家所开发的网络那样地工作。第3部分是扩展,介绍如何将神经网络的性能提升到工业应用的层级,甚至让其在Raspberry Pi上工作。(This book begins with a brief introduction to the basi