photo

Arijit De


LBL

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

7 Fragen
1 Antwort

RANG
14.019
of 300.338

REPUTATION
3

BEITRÄGE
7 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
42.86%

ERHALTENE STIMMEN
1

RANG
 of 20.922

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.149

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 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Why frequency domain signal is not reconstructed using ifft followed by fft?
Ok, figured it out: ifftshift (or fftshift) is only for plotting, so before doing the fft (or ifft) the complex function has to...

mehr als 7 Jahre vor | 1

| akzeptiert

Frage


Why frequency domain signal is not reconstructed using ifft followed by fft?
I was checking if I start with a frequency domain signal, find its inverse Fourier transform (using ifft), then get the function...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I use loop for summation of cosines?
Hi: I was trying to take the following sum, y = sum over f's (harmonics) of cos(2*pi*f*t) using this loop: t = -1:.001:1; f ...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem with Inverse Fourier Transform
I was trying to generate a time domain pulse from its frequency domain spectrum; I am unable to produce it correctly: the time d...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to define y = f(w)*cosine(w*t) with different ranges for w & t?
Take a function: y = f(w)*cosine(w*t), with t = 0:1:1000 and f(w) is a Gaussian (or some other) distribution of w with w = 10000...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Matrix of functions of two variables
I want to generate a matrix whose elements are functions of two variables, say F=f(t1).*f(t2), where t1 varies along row and t2 ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Re-sizing x-/y-axis of a contour plot (x-/y- vs z)
Hi, While plotting a contour plot (x-/y- vs z) for equal range of x & y, I could not make the size of the plot (or the image ...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Loading multiple .dat files
Hi, I have a set of data consisting N no of files where each file is a column of N no of rows; all I need is to load the enti...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort