Feeds
질문
plotting confusion matrix for NN classifier
Hi, Using the nprtool, I'm training my classifer, but when I open the confusion plot, it gives me four graphs and I cant see an...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
Error reading images from file
Hi, I downloaded an image dataset called DB1_B, and I want to read all images into an array. I tried using dir() directly, but ...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Using pdist with two matrix's
Hi, So if I have one 102x2 matrix of x,y coordinates, and another 102x2 matrix of x,y coordinates, can pdist be used to compare...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Using a matrix values to point to another matrix rows&cols
Hi, So matrix 1 is a 102x2 matrix full of x and y coordinates. Matrix 2 is a 102x3 matrix, where the second column values refer...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Finding gradient differences in code?
Hi, I'm finding edges using the gradient function. [Gx, Gy] = gradient(imgaussfilt(im, gradientsigma), 'x', 'y'); In this c...
거의 6년 전 | 답변 수: 1 | 0

