Introduction - If you have any usage issues, please Google them yourself
A = alphabet (:, 1)+ Rand (35,1) alphabet is the definition of good character characteristic matrix A2 = sim (netn, A) netn that have already trained neural network A2 = compet (A2) answer = find (compet (A2) == 1) plotchar (alphabet (:, answer))