Akash Pandya
Followers: 0 Following: 0
Statistik
4 Fragen
0 Antworten
RANG
123.547
of 295.467
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
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
Feeds
Frage
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 ...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 6 Jahre vor | 0 Antworten | 0