Kimberly Cardillo
Followers: 0 Following: 0
Statistica
12 Domande
0 Risposte
RANK
207.353
of 295.527
REPUTAZIONE
0
CONTRIBUTI
12 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Creating cell array for values in a signal vector that cross a certain threshold
I have a 1599 x 54 double matrix called aefm_4 were the columns represent observations (signals) and the rows represent time ste...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to create datastore from cell array containing a lot of data?
I am trying to run an LSTM code with a frequency domain input with a cell array that is 184 x 1 called freqNorm. Each cell is a ...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to split matrix data into training, validation and testing data based on a categorical label?
I have a 184 x 1 cell array called aefm_4 and each cell is 1 x 1599. Each row (184) has a corresponding categorical label in a s...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Why wont my LSTM training not surpass a 51.20% accuracy?
I am running an LSTM neural network. I have two inputs and want two output classifications. The two inputs are crack-related sig...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to normalize rows of a matrix?
I have a matrix called aefm_1 that is 184 x 5119 where each row indicates a signal vector and each column is a time step and eac...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
The accuracy on my LSTM deep learning neural network will not exceed 62.96%
I am training an LSTM network and the accuracy will not exceed 62.96% and I cannot figure out why. I have tried changing the num...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I add colors to a k-means gscatter plot based on a certain cluster?
I have a matrix called x that is nxp where n represents observations and p represents variables. I want to use the kmeans code t...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to manipulate cell array values of arrays with different lengths?
I have a cell array of peaks from a dataset matrix that is 5119x102 called CH1WaveForm_1. I have found the peaks for certain val...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to select numbers in a cell array?
I have a call array called newCell that is 1x6 and each cell is 5x1 as seen in the picture below. I want to say that for each ce...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
How to create array from old array with values greater than a specified value?
I have a cell array called timePks as seen below. Each cell has a column of numbers and I want to create a new cell array with t...
oltre 4 anni fa | 2 risposte | 0
2
risposteDomanda
How to find peaks in a for loop where the number of peaks are not the same for every vector in matrix?
I am trying to find the peaks and locations of vectors in the columns of a matrix (CH1WaveForm_1). Not every vector has the same...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I find rise time from an array of values that starts and ends at its steady state?
MATLAB says that if I use stepinfo for my code it will calculate rise time which is the "time it takes for the response to rise ...
oltre 4 anni fa | 1 risposta | 0