photo

toka55


Last seen: mehr als 2 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

9 Fragen
1 Antwort

RANG
201.478
of 300.392

REPUTATION
0

BEITRÄGE
9 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.335

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to create a plotmatrix from a cell?
I have two cell arrays (one for x values and one for y values), each containing 64 x 1 matrices with unequal dimensions. The res...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find index of values in a range
Dear all, I have a column with values (measuring time points) and want to find the index of the measured values that correspond...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find closest value to a constant in a multidimensional array column wise
I have a matrix B B(:,:,1) = 2 8 0 5 B(:,:,2) = 1 3 7 9 I...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot of rows from different cells of a cell array
Hi, I have a 1x7 cell array. Each cell contains a 48x57 matrix. I want a scatter plot of row 10, column 2 from cell 1-7 like:...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Select multiple ranges from a column based on their value and insert the mean of those values into a new matrix
Hi, I have a matrix e.g. 20x2 consisting two measurements (M1 and M2). I want to select all M1 as long as M2 is above a value...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Data prediction based on a PCA model
I try to compare 5 data sets (1 training, 4 test sets) based on a PCA model calclulated from a training data set. The idea is to...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
unable to calculate autocorrelation with a for loop by using xcorr
That's it. Thanks

fast 8 Jahre vor | 0

Frage


unable to calculate autocorrelation with a for loop by using xcorr
I try to calculate the autocorrelation of a signal by using xcorr in this loop: autc = nan(size(dec.cd{1, 1})); for k=1:...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to set a range in a matrix to zero?
I have a matrix like: A=[2 4 8 1 4 6] I want to set everything to zero accept element 3-5. The result should be A=[...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Problems in for loop with risetime: Signal processing toolbox
I'm trying to calculate the rise time of 10000 pulses given as a matrix of size 80x10000. I have tried to use the function "r...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten