文件名称:matlab
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2016-08-15
- 文件大小:
- 8.87mb
- 下载次数:
- 0次
- 提 供 者:
- 唐**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用的版本:64位的MATLAB R2015b,代码可以直接运行仿真。
(1)提取五个特征量中的Hu矩和仿射不变矩;
(2)picture用来存放训练样本和测试样本;
(3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量,
matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型,
FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融
果和判决结果在指令窗输出(1,2,3表示类型,0表示拒判)。
(4)使用mewpnn函数建立PNN网络,除了散布常数外,其余参数为默认值;
(5)PCR6可用于处理两个及三个以上的信息源,当处理两个信息源时与PCR5规则一致。
-Use versions: 64-bit MATLAB R2015b, code can be directly run the simulation. (1) extracts five feature amounts of Hu Moment and affine invariant moment (2) picture is used to store the training samples and testing samples (3) save to save the code runs in the process of extracting feature quantity, matlab1 store affine invariant moment features, matlab2 storage Hu moment features, Hu_BBA stored samples Hu moments basic belief assignment and identify the type, FS_BBA samples stored affine moment invariants basic belief assignment and identify the type of target recognition matrix, fruit and financial information verdict in the command window output (1,2,3 indicates the type, 0 indicates False Rejection). (4) use mewpnn function creates PNN network, in addition to spread constant, the other parameters to their default values (5) PCR6 can be used to handle two and three or more sources of information when dealing with two sources of information is consistent with PCR5 rules.
(1)提取五个特征量中的Hu矩和仿射不变矩;
(2)picture用来存放训练样本和测试样本;
(3)save用来保存代码运行过程中提取的特征量,matlab1存放仿射不变矩特征量,
matlab2存放Hu矩特征量,Hu_BBA存放样本的Hu矩的基本信度赋值和识别类型,
FS_BBA存放样本的仿射不变矩的基本信度赋值和识别类型,目标识别矩阵、信息融
果和判决结果在指令窗输出(1,2,3表示类型,0表示拒判)。
(4)使用mewpnn函数建立PNN网络,除了散布常数外,其余参数为默认值;
(5)PCR6可用于处理两个及三个以上的信息源,当处理两个信息源时与PCR5规则一致。
-Use versions: 64-bit MATLAB R2015b, code can be directly run the simulation. (1) extracts five feature amounts of Hu Moment and affine invariant moment (2) picture is used to store the training samples and testing samples (3) save to save the code runs in the process of extracting feature quantity, matlab1 store affine invariant moment features, matlab2 storage Hu moment features, Hu_BBA stored samples Hu moments basic belief assignment and identify the type, FS_BBA samples stored affine moment invariants basic belief assignment and identify the type of target recognition matrix, fruit and financial information verdict in the command window output (1,2,3 indicates the type, 0 indicates False Rejection). (4) use mewpnn function creates PNN network, in addition to spread constant, the other parameters to their default values (5) PCR6 can be used to handle two and three or more sources of information when dealing with two sources of information is consistent with PCR5 rules.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
matlab\main.m
......\PCR6.m
......\picture\1.jpg
......\.......\10.jpg
......\.......\11.jpg
......\.......\12.jpg
......\.......\13.jpg
......\.......\14.jpg
......\.......\15.jpg
......\.......\16.jpg
......\.......\17.jpg
......\.......\18.jpg
......\.......\19.jpg
......\.......\2.jpg
......\.......\20.jpg
......\.......\21.jpg
......\.......\22.jpg
......\.......\23.jpg
......\.......\24.jpg
......\.......\25.jpg
......\.......\26.jpg
......\.......\27.jpg
......\.......\28.jpg
......\.......\29.jpg
......\.......\3.jpg
......\.......\30.jpg
......\.......\31.jpg
......\.......\32.jpg
......\.......\33.jpg
......\.......\34.jpg
......\.......\35.jpg
......\.......\36.jpg
......\.......\37.jpg
......\.......\38.jpg
......\.......\39.jpg
......\.......\4.jpg
......\.......\40.jpg
......\.......\41.jpg
......\.......\42.jpg
......\.......\43.jpg
......\.......\44.jpg
......\.......\45.jpg
......\.......\46.jpg
......\.......\47.jpg
......\.......\48.jpg
......\.......\49.jpg
......\.......\5.jpg
......\.......\50.jpg
......\.......\51.jpg
......\.......\52.jpg
......\.......\53.jpg
......\.......\54.jpg
......\.......\55.jpg
......\.......\56.jpg
......\.......\57.jpg
......\.......\58.jpg
......\.......\59.jpg
......\.......\6.jpg
......\.......\60.jpg
......\.......\61.jpg
......\.......\62.jpg
......\.......\63.jpg
......\.......\64.jpg
......\.......\65.jpg
......\.......\66.jpg
......\.......\7.jpg
......\.......\8.jpg
......\.......\9.jpg
......\save\Fs_BBA.xls
......\....\Hu_BBA.xls
......\....\matlab1.mat
......\....\matlab1.xls
......\....\matlab2.mat
......\....\matlab2.xls
......\代码说明.txt
......\picture
......\save
matlab