photo

Yong


Last seen: 2 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Save 2D double array to .npy file
I would lik to know how to save 2D Matlab arrays (129-by-129-by-1, double) to .npy files (Numpy array files). Is there any exist...

2 years ago | 1 answer | 0

1

answer

Question


Ho to write 2D double arrays to image files
Hello, I have a set of 2D arrays of double values. The size of the arrays are 129-by-129-by-1. I would like to write each of th...

2 years ago | 1 answer | 0

1

answer

Question


Matlab Develop Custom Mini-Batch Datastore Example Bug?
Hello, I was following the example of developing a custom mini-batch datastore through this link: https://www.mathworks.com/hel...

2 years ago | 1 answer | 0

1

answer

Question


Why does matlab.io.datastore.MiniBatchable not support paralle processing (multi-gpu training)
For my application, I need to arrange data in a specific order when they are fed into the CNN during the training stage. To do s...

2 years ago | 1 answer | 0

1

answer

Question


How to develop a mini-batch datastore of images?
Hello, I would like to see an example of defining a custom mini-batch datastore that uses images (for the purpose of deep learn...

2 years ago | 1 answer | 0

1

answer

Question


Read 4 Rotated Images from image datastore
I need to train a CNN using rotated images and their labels. In my image set (about 10,000 images of the same size), I rotate ea...

2 years ago | 1 answer | 0

1

answer

Question


How to find the change location is a series of data points
I have sequences of data points such as the following: x = [100.0 13.2 63.6 5.2 0.6 0.2 0.2 0.4 0.2 0....

2 years ago | 0 answers | 0

0

answers

Question


How to add a point to mesh plot
I have a .fig file which contains a mesh plot. I would like to know how I can add a new data point to the plot. For example, I w...

13 years ago | 1 answer | 0

1

answer