-
Xie Datong Guo Tao algorithm (function optimization) source code download, and s...
谢大同郭涛算法(函数优化)源代码下载,和大家分享自己的东西-Xie Datong Guo Tao algorithm (function optimization) source code download, and share things on your own
- 2022-02-04 21:51:38下载
- 积分:1
-
非线性规划中求解无约束问题中的一个有效方法
非线性规划中求解无约束问题中的一个有效方法--模矢法(步长加速法),并用图表示出来步骤.-Nonlinear Programming Solution unconstrained problem of an effective method-- vector mode (step acceleration), and using map out steps.
- 2022-07-26 07:10:08下载
- 积分:1
-
用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关...
用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关-And ions with Gaussian filtering to track video images of moving objects, and pattern recognition on the
- 2022-05-28 00:47:27下载
- 积分: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
-
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。...
一个很好的LIBSVM的JAVA源码。对于要研究和改进SVM算法的学者。可以参考。来自数据挖掘工具YALE工具包。-a good LIBSVM JAVA source. They should study and improve SVM academics. Reference. From Data Mining Tool Kit Yale.
- 2022-01-28 08:46:53下载
- 积分:1
-
Using SOM (Self
利用SOM(Self-Organization Map)数据聚类方法,包含点数据集的坐标,并以TChart分组为例进行说明。
- 2022-05-25 23:09:40下载
- 积分:1
-
matlab小程序,为初学者提供一些常用的例子
matlab小程序,为初学者提供一些常用的例子-There provide some basic matlab programs that will help a biginer a lot.
- 2023-04-25 21:40:03下载
- 积分:1
-
LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争...
LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类中局部进行。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning the expansion of the form. The convergence of self-organization and supervision of the instructors, learning methods of competition, but there are ways teachers to supervise, meaning that the competitive learning is the training input from the designated categories of partial.
- 2022-12-12 11:25:02下载
- 积分:1
-
这是一个遗传算法中所目标优化的问题,请大家借鉴,
这是一个遗传算法中所目标优化的问题,请大家借鉴,-This is a genetic algorithm-objective optimization in the issue and we learn from
- 2022-01-25 22:46:35下载
- 积分:1
-
改进的量子搜索算法的论文,用于模式识别等方面
改进的量子搜索算法的论文,用于模式识别等方面-Quantum search algorithm to improve the paper for pattern recognition, etc.
- 2022-06-20 03:55:43下载
- 积分:1