Statistics
RANK
272,543
of 301,352
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
16,685 of 21,240
REPUTATION
6
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
2
ALL TIME DOWNLOADS
63
RANK
of 174,116
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Submitted
First arrival travel time picking using HEEH method
First arrival travel time picking and potential later arrivals picking are yet to be tested on real data.
3 years ago | 2 downloads |
Question
Extend the labels array to full 2D area
I have a 2D data 460by950 and I reshaped it to 10by10by4370 and used it for Testing my network. The input is 10by10 matrix and ...
3 years ago | 1 answer | 0
1
answerQuestion
Labelled data from volume segmenter
I have a 3D data 461by951by651 as a mat file and I used the volume segmenter app to label it. I got a 3D categorical Label of th...
3 years ago | 1 answer | 0
1
answerHow to divide 256X256 matrix into sixteen 16X16 blocks?
x=your input marrix ans= reshape(x,16,16,[]);
3 years ago | 0

