Research Article

Neural Network: An Improved FCM for Multimodal Cultural Data Analysis

Algorithm 1

Improved fuzzy C-means.
(1)Initialize MCM, input c, b, and .
(2)Set fuzzy thresholds , and the is constrained by fuzzy thresholds.
(3)At k-step: calculate the centers’ vectors MCMC(k) with MCM(k) .
(4)Update MCMC(k), MCMC(k + 1)
(5)If then stop; otherwise, return to step 3.