photo

Mia


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
169,122
of 300,946

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 21,119

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,851

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答