搜索资源列表
人工神经网络原理及仿真实例
- 该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understan
在线签名鉴定应用实例
- 一个在线签名鉴定程序。(人工神经网络算法实现)-an online signature verification process. (Artificial neural network algorithm)
线性神经网络应用实例
- 线性神经网络应用实例-linear neural network application
自组织特征映射应用实例
- 开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment :
动量-自适应学习调整算法(BP改进算法)应用实例
- 动量-自适应学习调整算法(BP改进算法)应用实例.zip- Momentum- auto-adapted study adjustment algorithm (BP improvement algorithm) application example zip
线性神经网络应用实例
- 线性神经网络应用实例-linear neural network application
自组织特征映射应用实例
- 开发环境:Matlab 简要说明:自组织特征映射模型(Self-Organizing feature Map),认为一个神经网络接受外界输入模式时,将会分为不同的区域,各区域对输入模式具有不同的响应特征,同时这一过程是自动完成的。各神经元的连接权值具有一定的分布。最邻近的神经元互相刺激,而较远的神经元则相互抑制,更远一些的则具有较弱的刺激作用。自组织特征映射法是一种无教师的聚类方法。-development environment :
人工神经网络原理及仿真实例
- 该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understan
NNexample
- 神经网络的实例,非常适合初学者。采用matlab实现,对神经网络的理解及应用非常有好处,强烈推荐。-examples of neural network is extremely well-suited to beginners. Using Matlab realization of the neural network is very understanding and benefit strongly recommended.
NC
- 自适应的神经网络应用例子, 此例子是线性应用的实例-Application of adaptive neural network example, this example is an example of the linear application
nn
- 内含用MATLAB编写的三个神经网络应用实例,包括BP网络和RBF网络-Using MATLAB includes the preparation of the three neural network application, including the BP network and RBF network
GA-BP神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored
基于自组织特征映射网络的亚洲足球水平聚类
- 神经网络应用实例 基于自组织特征映射网络的亚洲足球水平聚类(Asian Football Horizontal Clustering Based on Self - organizing Feature Mapping Network)
BP神经网络设计程序实例
- 用BP神经网络解决凸优化问题,应用MALAB,取得较好的效果(BP neural network is used to solve convex optimization problems, and MALAB is applied to achieve better results)
《MATLAB神经网络原理与实例精解》随书附带源程序
- 《MATLAB 神经网络原理与实例精解(附光盘)》是一本神经网络原理与实践相结合的书,涵盖了大部分主流的神经网络。它尽量以浅显易懂的语言讲解,让读者能理解神经网络的原理,并学会在 MATLAB 中实现神经网络。MATLAB 版本逐年更新,神经网络工具箱中函数的结构安排已经改变,本书使用最新的 MATLAB 版本,使读者掌握应用工具箱解决实际问题的能力。本书讲解时附带了大量实例,对于简单的例子,本书除了使用工具箱函数外,还用手算的方式给出
NN
- 神经网络应用实例,根据伪距与误差情况判断GPS工作状况(Neural Network Application Example)
googlenet运行实例
- 利用googlenet实现图像分类,是googlenet的一个应用实例,只要在网上下载googlenet模型,将其放到对应文件夹中即可运行。绝对保证可以运行(Using Google eNet to classify images is an application example of Google enet. Just download the Google eNet model and put it in the correspo
基于BP网络的个人信贷信用评估
- 这是一个BP神经网络在个人信贷评估方面应用的一个实例,有程序代码。适合初学者(This is an example of the application of BP neural network in personal credit evaluation, with program code.)
概率神经网络故障诊断
- 概率神经网络故障诊断的实例,一个简单的应用,亲测有效,可以完美运行,适合初学者,(An example of probabilistic neural network fault diagnosis, a simple application, pro-test is effective, can run perfectly, suitable for beginners,)
神经网络基础 PDF
- MATLAB神经网络原理与实例精解 神经网络应用基础 神经网络原理 Simon.Haykin 编著——神经网络书籍中最经典的一本