搜索资源列表
广义异或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
sgnn1
- ISGNN是对SGNN(self-generated neural network)的一种改进,是一种在线学习的算法.-ISGNN of discrete (self-generated neural netw EFCs) an improvement, an online learning algorithm.
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
nnpidcontroll
- Matlab 神经网络离散PID控制实例,在Simulink环境中搭载仿真模块即可实现,结果图效果不错-Matlab neural network PID control of discrete examples, in the Simulink environment with simulation module can be realized, the results of Fig good results
hopfieldNN
- matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
SystemIdentify
- 利用神经网络对输入的M序列进行线性离散系统辨识,及其改进算法-The use of neural network input M-sequence of linear discrete-time system identification, and its improved algorithm
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
Face_and_Face_exsipression_Recognition
- One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
Evaluation-Scientific-Research
- 基于matlab工具箱中的离散Hopfield神经网络的分类问题-高校科研能力评价-Matlab toolbox based on the discrete Hopfield neural network classification problems- Evaluation of Scientific Research
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
sloding
- 本书从MATLAB仿真角度系统地介绍了滑模变结构控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。 全书共分10章,包括滑模变结构控制发展综述、连续时间系统滑模控制、离散时间系统滑模控制、模糊滑模控制、神经滑模控制、基于反演设计的滑模控制、动态滑模控制、基于干扰估计的滑模控制、Terminal滑模控制以及几种新型滑模控制。 每种控制方法都通过MATLAB仿真程序进行了仿真分析。 - Book from the M
Hopfield-NN
- 离散Hopfield神经网络的分类-高校科研能力的评价,有Hopfield神经网络的详细的M文件程序,适合初学者-Discrete Hopfield neural network classification- the evaluation of university research capacity, the Hopfield neural network of the M-file program, suitable for beginners
digital-recognition
- 离散Hopfield神经网络的联想记忆—数字识别-Discrete Hopfield neural network associative memory digital recognition
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
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)