Community Profile

photo

thorati chiranjeevi


Last seen: 3年弱 前 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年 前 | 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年 前 | 2 件の回答 | 0

2

回答