搜索资源列表
Hamming_NN
- Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类. Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural netwo
Hamming_NN
- Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类. Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural netwo
Hamming-distance
- 计算汉明距离的说明文件,计算二进制特征描述子时需要。-Calculate the Hamming distance file, it can be used to match the binary feature descr iptor .
Error-correction-coding-matlab
- MATLAB实现循环码的编译码,信源为随机产生数,并且计算码间的汉明距离-MATLAB recycling code encryption, the source randomly generated number, and calculates the Hamming distance between the code
hamming_distance
- 以7,4汉明码为例,计算任意接受信号与码字的汉明距离,并选择举例最短的码字-compute the hamming distance between any received message and the codewords, then choose the codeword with the minimum distance
Census_Hamming
- 计算特征的汉明距离作为特征匹配相似度的评价标准(The Hamming distance of the feature is used as the evaluation criterion of feature matching similarity)
yy
- (1)产生N个服从随机分布的随机数,重复M次运算,总计算量为M*N个点 (2)选定生成矩阵,进行信道编码 (3)进行双极性映射,根据不同信噪比加入高斯噪声(4)判决统计误码率(5)使用最小汉明距离译码并统计误码率(6)绘制星座图和误码率曲线图((1) N random number random distribution, repeated M times of operation, the total amount of comput