vanrapa
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
29,349
of 295,467
REPUTATION
1
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
54.55%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Issue in using splitapply to plot data
Hi, I have an array with 14 columns. Column 3 contains groups of numbers. I would like to plot column 1 vs. column 4 for each g...
4 years ago | 1 answer | 0
1
answerQuestion
Read and format multiple text files line by line
Hi all, I have about 50 text files. Each text file has 17 columns and several rows of data(attached a sample file). Now I have...
4 years ago | 1 answer | 0
1
answerQuestion
Very High Overfitting Upper Bound Value for Hidden Nodes
Hello, I am trying to implement regression/curve fitting NN. My dataset is I = 1, N = 52500, O = 3. I would like to find out N...
5 years ago | 0 answers | 0
0
answersQuestion
Why is GoogLeNet classifying all inputs to the same output class?
Hi, I seem to be having a problem classifying with GoogLeNet. I am using vibration data (420-by-10002 matrix) sampled at 10 KHz...
5 years ago | 0 answers | 0
0
answersQuestion
Y-axis value of plot is stored as zero
Hello, I am performing a computation and plotting the result. I have three signals, FA, FB and C (15223x1 complex double). I a...
5 years ago | 0 answers | 0
0
answersQuestion
Rearrange halves of yaxis in graph
Hello, I need to rearrange my graph. I would like to rearrange the y axis so that, y for x=1.25 to 2.1 will be placed before th...
5 years ago | 2 answers | 0
2
answersQuestion
Signal Computations & Reconstruction
I would like some help with the following, I have two signals, A1 (8192 x 1) and B1 (15223 x 1) sampled at 72 MHz. 1.I have to...
5 years ago | 0 answers | 0
0
answersQuestion
Add some elements of one matrix with another
Hello, I need to add some elements of several ‘n’ square matrices in a particular fashion and append zeros in the rest of the e...
5 years ago | 1 answer | 0
1
answerQuestion
Rearrange matrices in a cell array
Hello, I am generating some 10 square matrices (4x4), say 1 to 10, using a for loop and storing it in a cell array. And I am al...
5 years ago | 2 answers | 0
2
answersQuestion
Signal filtering and FFT
Hello, I have a real time vibration data for 3.0599 seconds sampled at 9600 Hz. I need to compute the FFT of the signal and f...
5 years ago | 0 answers | 0
0
answersQuestion
Rsq from NMSE in NN
I am trying to find out the best number of hidden neurons for a network. I am training the network in a loop with different numb...
5 years ago | 1 answer | 1