Community Profile

photo

Omer Hakan


Last seen: oltre un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


finding solution to two variable function
i am trying to compute the critical point of my function using partial derrivatives syms x syms y f=@(x,y) x*log(x*y)-y; ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


eigenvalue diagonalization in matlab
I need to calculate eigenvalue diagonalization of B = P-1VP by showing P-1, V and P. I couldn't find anything online and in eig ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


reading all documents with a for loop
I have 750 pictures that I want to work on my code one by one. Their names are like PetsD2TeC1_00000.jpg PetsD2TeC1_00001.jp...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


How to make a codebook for image processing
I need to make a codebook for image processing purposes as the image below describes. As a beginner, I found it very confusing a...

oltre un anno fa | 0 risposte | 0

0

risposte

Domanda


Why the outcome of my code is just white image?
Hi, I need to use conv2 to do my image processing assignment. I need to make a mean filter for smoothing but the outcome is alwa...

oltre un anno fa | 1 risposta | 0

1

risposta