-
PID algorithm simulation program, including four bands rk algorithm.
PID algorithm simulation program, including rk 四阶算法。-PID algorithm simulation program, including four bands rk algorithm.
- 2022-04-08 17:58:49下载
- 积分:1
-
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。...
支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。-Support Vector Machines to use the toolbox demonstration on how to use the toolbox svm.
- 2022-03-29 11:07:41下载
- 积分:1
-
这是一种模式识别算法的休假
这是一个模式识别中的留一法算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm for leave-one simulation of a simple classification example, is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model there is a great help.
- 2022-02-25 14:08:00下载
- 积分:1
-
关于人工神经网络的实用书籍,适合初学者,以及有一定基础的读者学习...
关于人工神经网络的实用书籍,适合初学者,以及有一定基础的读者学习-Information on artificial neural networks and practical books, suitable for beginners, as well as readers of a certain basis for learning
- 2022-01-26 00:41:12下载
- 积分:1
-
自适应遗传算法,采用C编写,比较适应开始学习遗传算法的人学习...
自适应遗传算法,采用C编写,比较适应开始学习遗传算法的人学习-Adaptive genetic algorithm, using C write, compare the genetic algorithm to adapt to start learning to learn
- 2022-03-23 05:56:04下载
- 积分:1
-
聚类分析简介,是个课件,希望对大家有帮助。
聚类分析简介,是个课件,希望对大家有帮助。-Introduction Cluster analysis is a courseware, we want to help.
- 2022-02-16 03:42:06下载
- 积分:1
-
Through artificial neural network algorithm for rapid identification, have a mor...
通过人工智能算法快速实现神经网络识别,具有更加高效和快速的特点-Through artificial neural network algorithm for rapid identification, have a more efficient and rapid characteristics of
- 2022-03-06 11:04:00下载
- 积分: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
-
这是一个人工智能方面的遗传算法工具箱包
这是一个人工智能方面的遗传算法工具箱包
-This is an artificial intelligence aspects of the genetic algorithm tool bags
- 2022-09-30 06:00:03下载
- 积分:1
-
本程序用于训练RBF神经网络权值的量子粒子群优化…
此程序为训练RBF网权值的量子粒子群优化算法,供各位参考-this program for training RBF net weights Quantum Particle Swarm Optimization Algorithm for reference
- 2022-01-25 17:23:12下载
- 积分:1