Analisis komponen utama citra aras-keabuan dengan jaringan syaraf tiruan

Principal components analysis allows to reduce the dimensionality of a dataset in which there are large number of interelated variabels, while retaining as much as posible of the variation present in dataset. This dimension reduction is achieved by transforming to a new set of variabels that have ne...

全面介紹

Saved in:
書目詳細資料
主要作者: Perpustakaan UGM, i-lib
格式: Article NonPeerReviewed
出版: [Yogyakarta] : Universitas Gadjah Mada 2001
主題:
在線閱讀:https://repository.ugm.ac.id/18473/
http://i-lib.ugm.ac.id/jurnal/download.php?dataId=1262
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Principal components analysis allows to reduce the dimensionality of a dataset in which there are large number of interelated variabels, while retaining as much as posible of the variation present in dataset. This dimension reduction is achieved by transforming to a new set of variabels that have new meaning, called principal components, which are highly uncorrelated and which are ordered so that the first few retain most of the variation present in all of the original variabels. The single layer feedforward linear network with the generalized Hebbian learning algorithm performs principal components analysis of grey-level image that calculate eigenvalue and eigenvector of the correlation matrix of the input data. The original image with dimension 256x256 pixels divide onto small block process with dimension 8x8 then each of the block process is converted to 64x1 input vector.