code-(2)

所属分类:matlab编程
开发工具:matlab
文件大小:3KB
下载次数:3
上传日期:2016-01-01 18:01:34
上 传 者ihushf93sh
说明:  Using MATLAB tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes. - The snapshot and bitmap of shapes are given: - Training shapes: shkt.bmp - Training patterns: trn.txt (each shape is in a 125*140 matrix) - Test shapes: shks.bmp - Test patterns: tsn.txt (each shape is in a 125*140 matrix) - Since the dimension of inputs is too high (17500-dimensional), it is not possible to apply them directly to the net. So, … . - Try the number of hidden neurons to be at least. - Do training of NN until all training patterns are truly classified. - To examine the generalization ability of your NN after training, a) Apply it to the test patterns and report the accuracies. b) Add p noise (p=5, 10, …, 75) to the training shapes (only degrade the black pixels of the shapes) and report in a plot the accuracy versus p.

文件列表:
matlab\batseq.m (377, 2014-02-26)
matlab\funapp.m (1040, 2014-03-08)
matlab\hamex.m (1430, 2014-05-06)
matlab\hopex.m (1131, 2014-05-11)
matlab\lrnex.m (1215, 2014-05-11)
matlab\P2.m (446, 2014-02-19)
matlab\rbfex.m (511, 2014-05-06)
matlab (0, 2015-03-14)

近期下载者

相关文件


收藏者