-
Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.
Hamming 网...
Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.
Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural network from the functional point of view is the smallest Hamming distance classifier. Use it to complete incomplete input information storage model with the smallest Hamming distance classifier. Hamming network is a double neural network, the first network layer (ie matching sub-network) is used to calculate the input model and the network has been studied by the match between the sample test degrees. The second layer network (that is, competitive-network) from the receiver-matching network sent an unknown model has been deposited with the samples matching measure, Then after many iterative computation can be obtained with the input mode matching sample.
- 2023-07-07 13:35:03下载
- 积分:1
-
IMEGEN支持90万词库IMEGEN支持 90万词库 IMEGEN支持 90万词库 IMEGEN支持90万词库...
IMEGEN支持90万词库IMEGEN支持 90万词库 IMEGEN支持 90万词库 IMEGEN支持90万词库 -IMEGEN support 900,000 thesaurus IMEGEN support 900,000 Thesaurus IMEGEN thesaurus support 900,000 IMEGEN support thesaurus IMEGEN thesaurus support 900,000 IMEGEN support thesaurus IMEGEN thesaurus support 900,000 900,000 IMEGEN support thesaurus
- 2022-07-01 05:00:30下载
- 积分:1
-
数据挖掘c4.5算法实现,实现简单相似判别.
数据挖掘c4.5算法实现,实现简单相似判别.-Data Mining c4.5 algorithm to achieve simple and similar to distinguish.
- 2023-06-09 13:30:03下载
- 积分:1
-
高精度数控电源制作,数码显示,带原理图和固件程序
高精度数控电源制作,数码显示,带原理图和固件程序-CNC high-precision power production, digital display, with schematics and firmware
- 2022-02-15 12:15:05下载
- 积分:1
-
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关...
笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。-writer in the development of county-level SCADA process, encountered a power system to draw a diagram of the problem. The electric system diagram of a more complex map some special symbols, symbols like transformers, switch symbol, and so on, using common programming methods to map more difficult, therefore, I used the C language development of a hand-drawn power system diagram of a keyboard mapping procedures, the use of the program was produced by a diagram meet the demands of users, to good effect.
- 2022-01-22 13:54:46下载
- 积分:1
-
基于采样法的滤波器设计,完成一个对MP3信号的加噪,滤波的仿真...
基于采样法的滤波器设计,完成一个对MP3信号的加噪,滤波的仿真-Based on sampling of the filter design, the completion of an MP3 signal plus noise, filtering simulation
- 2022-06-26 05:52:00下载
- 积分:1
-
我们java课的一个小作业,画图时耗费了不少脑细胞呢:)
我们java课的一个小作业,画图时耗费了不少脑细胞呢:)-a small operation, the class that costs a lot of brain cells? :)
- 2022-03-16 09:26:37下载
- 积分:1
-
对任何集体(如你自己的类)的问题描述…
一:问题描述
针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。
二:基本要求
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。
三:实现提示
如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直接利用C语言中的tosacii函数,并可对过长的人名先作折叠处理。
四:需求分析
本演示程序是对哈希表的建立和查找进行演示,主要数据来自自己编写的人名“A~~Z”等字母组成,拼音由开头的字母组成的词组,查找时用伪随机探测再散列法处理冲突。随机产生人名的位置。具体的程序内容在源程序里面有比较详细的解析。程序的运行在下列有详细的介绍。
-one : Problem description against any collective (such as your own classes) of "names" design a hash table. you make the average length of not more than R, completes the construction and Lookup Table procedures. Two : the assumption that the basic requirements were known as the Chinese name of Chinese pinyin form. Hash Table question Enter the names of a total of 30, you take the average length of a maximum of two. Hash functions with a few exception I stay constructed using pseudo-random re-hash detection method to resolve disputes. 3 : Achieving suggested ra
- 2022-01-22 16:42:56下载
- 积分:1
-
我学着用matlab编写的用来解最优化问题的fabonacci程序
我学着用matlab编写的用来解最优化问题的fabonacci程序-I learned to use Matlab prepared by the optimal solution to the problem fabonacci procedures
- 2022-10-21 04:45:03下载
- 积分:1
-
这是一个非常实用的网页LOGO。倒影文字
这是一个非常实用的网页LOGO。倒影文字-This is a very useful website logo. Mirror writing
- 2023-09-03 18:00:02下载
- 积分:1