Feeds
提问
How to train input and target matrix using array?
RGB=imread('photo.jpg'); a=rgb2gray(RGB); a1=double(a); RGB1=imread('images.jpg'); b=rgb2gray(RGB1); b1=double(b); ne...
12 years 前 | 0 个回答 | 0
0
个回答提问
how to decrypt image using trainlm function of Neural network toolbox?
Neural network toolbox
12 years 前 | 0 个回答 | 0
0
个回答提问
how to decrypt image using neural network toolbox?
use trainlm function. backpropagation or feedforward.
12 years 前 | 1 个回答 | 0