-
建立Fuzzy模型-序列预测matlab代码
建立Fuzzy模型-序列预测matlab代码-Fuzzy model-building- sequence prediction matlab code
- 2022-07-13 20:53:26下载
- 积分:1
-
专家浅谈人工智能,doc文档
专家浅谈人工智能,doc文档-expert on artificial intelligence, doc file
- 2023-04-14 08:30:03下载
- 积分:1
-
Hopfield 网――擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经
Hopfield 网――擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式――决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元j、i间的权重: wij=∑ap(i)ap(j),p=1…p; P:模式的总数 ap(s):第p个模式的第s个要素(-1或1) wij:第j个神经元与第i个神经元间的权重 i = j时,wij=0,即各神经元的输出不直接返回自身。 2)想起模式: 神经元输出值的初始化 想起时,一般是未知的输入。设xi(0)为未知模式的第i个要素(-1或1) 将xi(0)作为相对应的神经元的初始值,其中,0意味t=0。 反复部分:对各神经元,计算: xi (t+1) = f (∑wijxj(t)-θi), j=1…n, j≠i n―神经元总数 f()--Sgn() θi―神经元i发火阈值 反复进行,直到各个神经元的输出不再变化。-Hopfield network-- good at associative memory solution with the realization of lost H associative memory networks, are key to bringing the memory model samples corresponding network energy function of the minimum. With M-N-dimensional memory model, the network N neurons connect between right wij and N output threshold j design makes : M-mode memory corresponding to the network is a state network energy function is the M-000 minimum. Mor
- 2023-03-24 10:55:03下载
- 积分:1
-
BP神经网络解决异或问题.模式识别常见问题解决
BP神经网络解决异或问题.模式识别常见问题解决-BP neural network to solve XOR problem. Pattern Recognition common problem-solving
- 2022-02-25 00:28:12下载
- 积分:1
-
本多功能自控系统软实验平台包括经典控制理论、现代控制理论、系统辨识、最优控制、智能控制等的软实验内容,其功能接近和部分超过了Matlab的自动控制工具箱,其人性...
本多功能自控系统软实验平台包括经典控制理论、现代控制理论、系统辨识、最优控制、智能控制等的软实验内容,其功能接近和部分超过了Matlab的自动控制工具箱,其人性化的中文界面,让使用者能轻松完成各种控制系统实验,是学习控制理论、设计控制系统的有力工具。-the multifunction control system experimental platform including soft classical control theory, the modern control theory, system identification, optimal control, intelligent control of the soft experiments, its function and some close over the Matlab toolbox control, the human interface to help users easily End into a variety of experimental control system, control theory is the study and design of the control system powerful tool.
- 2023-06-08 21:05:04下载
- 积分:1
-
Tutorial On Fuzzy Logic
Tutorial On Fuzzy Logic
- 2022-08-20 23:26:22下载
- 积分:1
-
对多类点进行分类,有图像界面,使用了多种分类算法
对多类点进行分类,有图像界面,使用了多种分类算法-Points to the many types of classification, there are graphical interfaces, using a variety of classification algorithms
- 2023-01-13 06:00:03下载
- 积分:1
-
The BP algorithm to improve the process, everyone would like to help. If necessa...
改进的BP算法程序,希望对大家有所帮助.如果需要,请-The BP algorithm to improve the process, everyone would like to help. If necessary, please take a look at.
- 2022-10-28 23:30:04下载
- 积分:1
-
on Artificial Intelligence missionaries and Savage on the details, please refer...
关于人工智能传教士和萨维奇的详细情况,请参阅拟议修正案。
- 2022-03-24 22:30:28下载
- 积分:1
-
神经网络算法
神经网络算法-Neural network algorithm
- 2022-05-17 04:49:42下载
- 积分:1