I wanna plot a FFT graph.
Let's say i have
variable, t
y(t)=rect(t)
Y(f)=FFT of rect(t)
If i wanna plot the FFT graph.
What should be the x and the y axis?
is it 't' and 'absolute of Y(f)' respectively?
I wanna plot a FFT graph.
Let's say i have
variable, t
y(t)=rect(t)
Y(f)=FFT of rect(t)
If i wanna plot the FFT graph.
What should be the x and the y axis?
is it 't' and 'absolute of Y(f)' respectively?
Please correct me if i'm wrong.
Thanks for any help in advance.
Hi all,
I wanna plot a FFT graph.
Let's say i have
variable, t
y(t)=rect(t)
Y(f)=FFT of rect(t)
If i wanna plot the FFT graph.
What should be the x and the y axis?
is it 't' and 'absolute of Y(f)' respectively?
Please correct me if i'm wrong.
Thanks for any help in advance.
If i have variable t=-1. -0.9, -08,...., 1 (64 sets of data in total)
I have computed:
The signal, y(t)=rect(t)
The Fourier analysis of y(t), Y(f)
The IMABS of Y(f)
How do I create the new column for the frequency from the data that i
have?
Hi all,
I wanna plot a FFT graph.
Let's say i have
variable, t
y(t)=rect(t)
Y(f)=FFT of rect(t)
If i wanna plot the FFT graph.
What should be the x and the y axis?
is it 't' and 'absolute of Y(f)' respectively?
Please correct me if i'm wrong.
Thanks for any help in advance.
Does anybody use spread sheets except accountants and the like? I neevr used
Hi all,
I'm really sorry i still do not get what you guys mean?
t y(t)=rect(t)
-1 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
-0.9 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
-0.8 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
-0.7 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
-0.6 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
-0.5 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
-0.4 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
-0.3 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
-0.2 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
-0.1 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
0 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
0.1 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
0.2 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
0.3 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
0.4 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
0.5 [b:ea1a4b00e0]1[/b:ea1a4b00e0]
0.6 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
0.7 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
0.8 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
0.9 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
1 [b:ea1a4b00e0]0[/b:ea1a4b00e0]
I'm sorry the data look messy,
Those in bold are y(t) and its values.
The other one not in bold is 't' and its values.
I've computed the FFT of y(t) as well as its ABS and ARG.
In this case, my sampling period is 0.1 and the sampling rate is
1/0.1
How about the FFT size? is it 21?
Is the 'i' is the integer values from 0 to 20?
If the FFT size is 21, then i have to Plot the Frequency data from 0
to 10.5?
Sorry for my poor understanding of the concept.
Please be patience with me.
Hi all, I'm sorry to bother you guys again.
Is the formula, f(i) = i*(sampling_rate / FFTsize)
applicable to all the different type of input signal?
or it only applicable when rect(t) is the input signal?
I tried to apply the formula on another mathematical function.i.e.
sinc(x)
after that, i plotted f(i) vs ABS of Y(f) using the same method.
The shape graph is like an inverted rect(t).
Is this the correct graph's that i should get?
i have a feeling i got the wrong graph.
Users browsing this forum: No registered users and 0 guests