Community Profile

photo

vanrapa


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • First Review

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

1

answer