搜索资源列表
广义异或bp算法
- 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
mathmodel
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
BP_tanh_linaer
- BP神经网络Simulink模型。。例子给了个离散传递函数。训练后的网络可以逼近任意传递函数,或者非线性函数。-Simulink model of BP neural network. . Examples for the discrete transfer function. Trained network can approximate any transfer function, or the nonlinear function.
HOPFIELD
- c编的hopfield神经网络源程序,已测试通过,这是离散型hopfield神经网络模型-c compiled hopfield neural network source code, have been tested, it is discrete hopfield neural network model
hopfieldNN
- matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
hopfield
- 离散二值神经网络,作为一种新的人工神经网络,是一种具有联想记忆功能的网络,用于数字识别。-Discrete binary neural networks, as a new artificial neural network is a kind of associative memory function of the network, for digital identification.
hopfield-NN
- 离散型Hopfield网络课件及代码,神经网络学习 基础学习-Discrete Hopfield network courseware and code-based learning neural network learning
digital-recognition
- 离散Hopfield神经网络的联想记忆—数字识别-Discrete Hopfield neural network associative memory digital recognition
Hopfield
- 离散Hopfield神经网络的联想记忆,一个数字识别的例子,很好-Examples of discrete Hopfield neural network associative memory, a digital identification, good
Hopfield
- 离散Hopfield神经网络的分类——高校科研能力评价-Discrete Hopfield neural network classification- university research capacity evaluation
neuralnetwork
- 神经网络的经典应用,小波神经网络、离散神经网络、模糊神经网络、遗传算法、粒子群优化-Classic application of neural networks, wavelet neural network, discrete neural networks, fuzzy neural networks, genetic algorithms, particle swarm optimization
eg9-shuzishibie
- 《MATLAB神经网络30个案例分析》中的第9个例子,案例9 离散Hopfield神经网络的联想记忆—数字识别。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 9, 9 cases of discrete Hopfield neural network associative memory- digit recognition. Hope to have certain help to everybo
eg10-nenglipinjia
- 《MATLAB神经网络30个案例分析》中的第10个例子,案例10 离散Hopfield神经网络的分类——高校科研能力评价。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of example, 10 cases of 10 discrete Hopfield neural network classification- the ability evaluation of scientific research in high
introduction-of-adp
- 自适应动态规划介绍。一种求解动态规划方法HJB方程的自学习控制算法,称其为自适应动态规划算法。所提的算法可以用来解决未知离散时间非线性系统的最优控制问题,同时给出了该控制算法的收敛性证明。算法的实现用到了三个神经网络,在递推的每一步分别用来近似性能指标函数、最优控制律和未知非线性系统。-Adaptive Dynamic Programming introduction. Dynamic programming method for solving the HJB equation self-le
BP-feixianxingnihe
- bp神经网络实现非线性函数的拟合,拟合精度高,可以很好地根据离散点模拟连续函数-bp neural network nonlinear function fitting, fitting high precision, continuous function can be well simulated based on discrete points
Neural-Network-Algorithm
- 神经网络学习对于逼近实数值、离散值或向量值的目标函数提供了一种健壮性很强的方法 -Neural network learning approach for real values, discrete values or provide a strong method to measure the robustness of the objective function
chapter11
- 离散Hopfield神经网络的分类——高校科研能力评价-Classification of discrete Hopfield neural networks- Research Capacity Evaluation
discrete-Hopfield--classify
- 案例10 离散Hopfield神经网络的分类——高校科研能力评价-Category 10 cases of discrete Hopfield neural networks- Research Capacity Assessment
Hopfield Neural Network
- 一种离散神经网络实例,亲测可用。MATLAB语言实现的(A discrete neural network instance, a pro-test is available.MATLAB language implementation)
6离散Hopfield神经网络(DHNN)及其MATLAB实现
- 离散Hopfield神经网络及其MATLAB实现,有助于学习神经网络相关知识(Discrete Hopfield neural network and its MATLAB implementation)