San May
Followers: 0 Following: 0
Statistics
RANK
40,408
of 295,486
REPUTATION
1
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
21.43%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to save plot graphs as binary image with 64x64x1 dimensions in matlab
I would like to know how to save graphs as binary image (pixels are 0 and 1). And, the graph images in my code are color images...
3 years ago | 1 answer | 0
1
answerQuestion
save with a specific size (32x32 pixels)
How can I set a specific size for figure result? Is there any rule to calculate the whole size of image? When I use this, fig...
4 years ago | 1 answer | 0
1
answerQuestion
plot graph figures as binary image
If I want to plot a figure and save as binary image in jpg or png file, what command should I use?
4 years ago | 2 answers | 0
2
answersQuestion
how to save an image in exact size
I'd like to know how to save image in 256x256x3 dimensions.
5 years ago | 1 answer | 0
1
answerQuestion
difference between traingdm in patternnet vs sgdm in cnn
Are they the same method of training in differnet types of neural network or how are they different? traingdm = gradienbt desce...
5 years ago | 0 answers | 1
0
answersQuestion
Why a patternet has both validation set and holdout validation set?
Hello, I haved seen some codes about digit recognition and classification problem. They have both validation set and also hold ...
5 years ago | 0 answers | 0
0
answersQuestion
How to get accuracy for each class in training dataset, testing dataset and validation dataset and overall accuracy
I have trained a neural network and the confusion result is as shown in figure. I want to extract the detailed results in each...
6 years ago | 0 answers | 0
0
answersQuestion
how to read multiple text files with for loop
I have text files in a folder such as tax_1.txt, tax_2.txt, ..., tax_100.txt. And in the folder, there is a line " taxCv = [1,0...
6 years ago | 0 answers | 0
0
answersIs my patternnet for two-class image classification okay?
Yes, thank you so much.
6 years ago | 0
Question
Which performance graphs show the best result for image classification?
When I try to change transfer functions and performance errors, the performance graphs are shown as attached.And, I would like t...
6 years ago | 0 answers | 0
0
answersQuestion
Is my patternnet for two-class image classification okay?
I have 10,000 images for two classes including 5000 for each class. I used all default parameters. One-fifth of the whole is set...
6 years ago | 3 answers | 0
3
answersQuestion
How to display blue color after doing imbinarize
I have a picture including black, blue and green color as attached 1.JPEG. And then, when I use imbinarize, the picture shows as...
6 years ago | 0 answers | 0
0
answersQuestion
how to read txt files in the same folder
I have text files in a folder. Their names are BC_1.txt, BC_2.txt, BC_3.txt, ..., BC_100.txt. I would like to know how to rea...
6 years ago | 2 answers | 0
2
answersQuestion
How to get all possible arrays by randomizing in each cells with four items (1x6 array)
Hi! I would like to know all possible arrays for 1x6 vector. Each cells may be 0 (or) x (or) y (or) z. Some can be repeated and ...
6 years ago | 3 answers | 0
3
answersQuestion
How to extract lower triangle matrix or inverse matrix from input matrix by using neural network
Hello, I want to know how to write matlab code to obtain lower triangle matrix or inverse matrix by approaching from deep neura...
7 years ago | 0 answers | 0