Description: 《基于MATLAB系统分析与设计--神经网络》一书的源程序-"based on MATLAB analysis and design-- neural networks," a book of the source Platform: |
Size: 18432 |
Author:楼顺天 |
Hits:
Description: 《神经网络设计》的电子版,主要介绍了神经网络的基本结构和学习规则,重点是对这些神经网络的数学分析、训练方法和神经网络在模式识别、信号处理以及控制系统等工程实践问题中的应用。-"neural network design," The electronic version, introduced a neural network to learn the basic structure and rules, the focus is on neural network analysis, training methods and neural networks in pattern recognition, signal processing and control system engineering practices in the application. Platform: |
Size: 6696960 |
Author:何琦 |
Hits:
Description: Matlab神经网络应用设计.pdf Matlab应用系列电子图书 闻新、周露等编著!科学出版社 2001年出版!-Matlab neural network application design. Pdf Matlab Application series of new electronic books Wen, Zhou Lu edited! Science Publishing House published in 2001! Platform: |
Size: 11956224 |
Author:李秘 |
Hits:
Description: 这是我在学校上人工神经网络的课程时做的课程设计的源程序,使用的是rbf神经网络。-this is my school ANN curriculum so the curriculum design of the source, rbf use of neural networks. Platform: |
Size: 1024 |
Author:Loretta Wu |
Hits:
Description: 本文设计了一种简单的实用数字水印系统。详细论述了二值数字水印的嵌入与提取算法以及具体实现,并对其抗攻击能力作了一定程度的分析。最后利用MATLAB工具实现了一个简单的基于空域变换与BP神经网络的实用数字水印系统。-In this paper, design a simple and practical digital watermarking system. Discussed in detail binary digital watermark embedding and extraction algorithms as well as the concrete realization, and its anti-attack capability of the analysis to a certain extent. Finally the use of MATLAB tools for the realization of a simple space-based transform and BP neural networks of practical digital watermarking system. Platform: |
Size: 1164288 |
Author:亓先军 |
Hits:
Description: MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能)
在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab
-MatlabX library for VB, VC, Delphi package provides interfaces to support the mathematical calculations, powerful linear algebra, graphics, and some deal with features such as neural networks and other functions for the expansion of MATLAB functions and operating speed, you can use the instrument as an independent and support to generate its own independent run the program, does not require the client computer with matlab. (Can add another function) at VB, VC, Delphi to use the Math Toolkit to avoid duplication, thereby reducing the implementation algorithm developers and interface design difficult, can greatly improve the development efficiency, for solving engineering problems are very meaningful of. MatlabX is a small matlab Platform: |
Size: 26092544 |
Author:张晓 |
Hits:
Description: 利用线性神经网络对某一正弦信号进行线性预测。利用函数newlind设计线性神经网络,
在已知正弦信号过去5个值得情况下,预测其将来值。
定义需要的信号,共持续5s,采样频率40Hz-Using linear neural network to a sinusoidal signal for linear prediction. Newlind design using a linear function of neural networks, known sinusoidal signal in the past five worthy cases, forecast its future value. The definition of the needs of the signal, sustained a total of 5s, the sampling frequency of 40Hz Platform: |
Size: 1024 |
Author:舒 |
Hits:
Description: This book gives an introduction to basic neural network architectures and learning rules. Emphasis is placed on the mathematical analysis of these networks, on methods of training them and on their application to practical engineering problems in such areas as pattern recognition, signal processing and control systems. Platform: |
Size: 9839616 |
Author:Umar |
Hits:
Description: 完整版的对人工神经网络设计进行介绍的书籍,书中较系统形象的介绍了神经网络的设计方法。-Full version of the design of artificial neural networks are introduced books, the book introduces the image of a more systematic design method of neural networks. Platform: |
Size: 16721920 |
Author:张源 |
Hits:
Description: 本书重点介绍了MATLAB6.5神经网络工具箱中各种神经网络模型及基本理论,以及各种神经网络模型的MATLAB仿真程序设计方法,提供了MATLAB中神经网络工具箱函数的详解,对图形用户界面、SIMULINK和自定义神经网络等内容也进行了简介。-This book focuses on the neural network toolbox MATLAB6.5 various neural network models and basic theory, and a variety of neural network model of the MATLAB simulation program design, provides a neural network toolbox in MATLAB functions Detailed, graphics user interface, SIMULINK and custom neural networks and other content have also been Introduction. Platform: |
Size: 24849408 |
Author:天民 |
Hits:
Description: 《神经网络设计》本书介绍了神经网络的基本结构和学习规则,重点是对这些神经网络的数学分析,训练方法和神经网络在模式识别、信号处理以及控制系统等工程实践问题中的应用-The book introduces the basic structure of the neural networks and learning rules focus on the mathematical analysis of these neural networks, training methods and neural networks, pattern recognition, signal processing and control system engineering practice problems Platform: |
Size: 17349632 |
Author:tony |
Hits:
Description: 次文件夹代码是基于《神经网络设计》一书中的各种神经网络模型。包括BP、Hopfield、ADALINE.-Code is based on sub-folder " neural network design," a book of various neural network model. Including BP, Hopfield, ADALINE. Platform: |
Size: 118784 |
Author:家爱 |
Hits:
Description: 几个神经网络的设计实例,包括神经网络的创建、训练、仿真等,代码后有相应的注解说明,比较适合神经网络的初学者学习参考-Several neural network design examples, including the creation, training, simulation of neural networks etc., there is a corresponding code comments that are more suitable for beginners learning reference neural network Platform: |
Size: 4096 |
Author: |
Hits:
Description: Neural networks typically consist of multiple layers or a cube design, and the signal path traverses front to back. Back propagation is where the forward stimulation is used to reset weights on the front neural units and this is sometimes done in combination with training where the correct result is known. -Neural networks typically consist of multiple layers or a cube design, and the signal path traverses front to back. Back propagation is where the forward stimulation is used to reset weights on the front neural units and this is sometimes done in combination with training where the correct result is known. Platform: |
Size: 852992 |
Author:crowalt |
Hits:
Description: 使用 matlab GUI来设计神经网络,便于开发应用(Matlab GUI is used to design neural networks, which is easy to develop and apply) Platform: |
Size: 3072 |
Author:lubyn
|
Hits: