-
神经网络工具箱
串口服务器KEIL C51原代码,单片机采用STC89C58RD+,网络控制器采用RTL8019,经过三层交换机测试,可以直接应用在产品,串口波特率576-KEIL C51 serial server source code, microcontroller used STC89C58RD+, Network controller using RTL8019, after a three-switch testing, can be directly applied to products, serial baud rate 576
- 2022-07-07 15:02:44下载
- 积分:1
-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分: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
-
svmTrain svm在matlab中运行 训练
svmTrain svm在matlab中运行 训练-svmTrain svm training run in matlab
- 2023-02-28 18:35:03下载
- 积分:1
-
Introduced acts according to Mitsubishi FX the series PLC programming mouth comm...
介绍了根据三菱FX系列PLC编程口通信技术的特点,设计基于VB的PC与PLC机械手远程 控制程序.通过机械手监控系统软件的具体应用,系统地介绍了VB环境下的MSComm通讯控件 ,PLC与上位机的编程口通信协议,系统控制方法设计以及监控软件的实现过程.-Introduced acts according to Mitsubishi FX the series PLC programming mouth communication the characteristic, designs based on VB PC and the PLC manipulator remote control procedure. Through the manipulator supervisory system software s concrete application, introduced systematically VB under the environment MSComm communication controls, PLC and the
- 2022-07-07 09:39:02下载
- 积分:1
-
SOM classic examples of artificial neural network source code, it is true
SOM人工神经网络的经典例子源代码,是真的
- 2022-07-28 01:08:54下载
- 积分:1
-
混合生源
加工
混合生源
加工-Mixed biogenic processing
- 2022-07-01 12:26:23下载
- 积分:1
-
中文分词
中文分词
- 2022-01-22 00:15:13下载
- 积分:1
-
This is a genetic algorithm process, the development platform is vc7.0
这是一个的遗传算法程序,开发平台是vc7.0-This is a genetic algorithm process, the development platform is vc7.0
- 2022-08-17 10:20:36下载
- 积分:1
-
用于multivariate时间序列分类,利用了weka机器学习系统(本站可下载)...
用于multivariate时间序列分类,利用了weka机器学习系统(本站可下载)-for multivariate time series classification, the use of machine learning system weka (site available for download)
- 2022-05-22 02:40:30下载
- 积分:1