Community Profile

photo

Omer Hakan


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答

質問


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

1年以上 前 | 2 件の回答 | 0

2

回答

質問


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

1年以上 前 | 2 件の回答 | 0

2

回答

質問


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

1年以上 前 | 0 件の回答 | 0

0

回答

質問


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

1年以上 前 | 1 件の回答 | 0

1

回答