Akash Pandya
Followers: 0 Following: 0
Statistica
4 Domande
0 Risposte
RANK
123.561
of 295.569
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 154.105
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
How to calculate residence time?
Hi, I have a time column in picoseconds and 442 distance columns measured in nanometres. I know how to extract the time points ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Extracting data from a matrix for a particular threshold
Hi, I have a data matrix (442 x 442) which represents pairwise correlations (Cij). I have values from -1 to 1 and I would like ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Distance-Time data extraction
Hi, I have got distance-time data, I wanted to know how to extract distance data at cut-off of </= 0.5 nm and the corresponding...
quasi 6 anni fa | 2 risposte | 0
2
risposteDomanda
I want to calculate the inverse fourier transform to see if I retrieve my original time series data. My excel file contains time(xaxis) and distance(yaxis). I already transformed the data into the frequency domain using DFT.
[X] = xlsread('40mgml.xlsx'); %import and read excel file xdft = fft(X(:,2)); DT = X(2,1)-X(1,1); % sampling inte...
circa 6 anni fa | 0 risposte | 0