統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Solving of multivariable integral
Hey, i am looking for a possibility to numerically solve a function that has to be integrated over 4 variables ranging from 0...
約4年 前 | 1 件の回答 | 0
1
回答質問
ocr wont work on single digit in an image
Hey, i have attached an example programm which explains my problem. I read an image that contains serveral digits. If i canal...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Detect Edge in picture with low contrast
Hi, i need to detect a specific edge in a variaty of pictures which follow the same pattern. i have tried using an averaging ...
約7年 前 | 3 件の回答 | 0
3
回答質問
Grayscale Picture Linearizing with for loop doesnt work
[m,n] = size(grey); y = 2; pens= zeroes(m,n); for i = 1:m for j = 1:n pens(i,j) = floor(255*(power...
8年以上 前 | 1 件の回答 | 0