thorati chiranjeevi
Followers: 0 Following: 0
Feeds
提问
Multiple inputs to ANFIS
f = readfis('ANIS.fis') a =input('input values'); g = evalfis([a],f); disp(['',num2str(g)]) This is the code I have which as...
3 years 前 | 1 个回答 | 0
1
个回答提问
Sliding pixel window to get 8 neighbour pixel values
Hi, Can anyone plz tell me how to slide a filter window of 3*3 over the pixels of an image one by one and get the 8 neighbouring...
3 years 前 | 2 个回答 | 0