Community Profile

photo

Herbert


Attivo dal 2013

Statistiche

All
  • First Submission
  • Thankful Level 1

Visualizza badge

Content Feed

Visto da

Inviato


ccfun.m
Apply a function to connected components in one or more images

quasi 10 anni fa | 1 download |

Domanda


Recursive vector operation without for loops
Sometimes one want to create a vector from some recursive expression, for example when we have fibonacci: x(0)=0, x(1)=1, ...

quasi 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Alternative Matrix Multiplication which does euclidean distance instead of dot product
Of course, a great plus of matlab is to be able to do a matrix multiplication without writing 3 loops, and with lots of syntax s...

quasi 11 anni fa | 1 risposta | 0

1

risposta