thorati chiranjeevi - MATLAB Central
photo

thorati chiranjeevi


Last seen: oltre 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB AnswersFrom 03/21 to 01/25Use left and right arrows to move selectionFrom 03/21Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
291.840
of 296.405

REPUTAZIONE
0

CONTRIBUTI
2 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

  • Thankful Level 1
  • Explorer

Visualizza badge

Feeds

Visto da

Domanda


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...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 4 anni fa | 2 risposte | 0

2

risposte
Go to top of page