photo

thorati chiranjeevi


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1
  • Explorer

查看徽章

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

2

个回答