photo

R G


Last seen: 3 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
19,003
of 300,000

声誉
2

贡献数
9 个提问
0 个回答

回答接受率
77.78%

收到投票数
2

排名
 of 20,860

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,881

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Change label size of bounding box
Hi, I am doing a report based bounding box in Matlab, follows the link https://www.mathworks.com/help/vision/ref/bboxresize.htm...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to shuffle data at the same way EVERYTIME random.seed(42)
Hi guys, I am looking for a way to shuffle and split my data to test 2 methods. I use 'shuffle' before using 'spliteachlabel'....

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to make a list of appearance
Hi guys, I am having some lists of animal which some animal appear many time in many list. So I want to count the appearance of...

5 years 前 | 3 个回答 | 0

3

个回答

提问


Transfer learning for 2D image using Alexnet
Hello, I am trying to do as following video: https://www.mathworks.com/videos/transfer-learning-with-neural-networks-in-matlab-1...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to use ratio of pixel to recognite object
I have a binary image as below. I want to take out the green object and eliminate the rest. I have already tried to eliminate s...

7 years 前 | 0 个回答 | 0

0

个回答

提问


how can i remove the white object from binary image
I have a image with my needed object (green) and the noise (white). I want to delete the noise but have no idea for that. anyone...

7 years 前 | 2 个回答 | 0

2

个回答

提问


how to get row from matrix follow a list of rule
I have a list of number, and i want to extract particular row from a list of row: example: % A = [1 2; 3 4; ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do validation check work in Neuralnet ?
<</matlabcentral/answers/uploaded_files/84853/asasas.PNG>> I'm learning about the neural network in MATLAB. when I learn abou...

8 years 前 | 1 个回答 | 2

1

个回答

提问


How to add a boundary into a image for saving
As the title, I have an image A and boundary B = bwboundaries(C) if I wanna show it, I can use imshow (A); hold on; visbou...

8 years 前 | 1 个回答 | 0

1

个回答