Recent content by souhal.67
-
S
Undergrad Solving DFT of f(n*t) vs t Data Array in C
I have a collage project and I have a system out put I must make a program to find out system's frequency response of numerically.- souhal.67
- Post #10
- Forum: Other Physics Topics
-
S
Undergrad Solving DFT of f(n*t) vs t Data Array in C
I want to find out time vs Amplitude to frequency vs Amplitude of a signal- souhal.67
- Post #8
- Forum: Other Physics Topics
-
S
Undergrad Solving DFT of f(n*t) vs t Data Array in C
Thank you for reply. I want to find out a frequency Vs Amplitude graph- souhal.67
- Post #7
- Forum: Other Physics Topics
-
S
Undergrad Solving DFT of f(n*t) vs t Data Array in C
after sampling I have value of t & X(t) like 375.020000 -0.754661 375.030000 -0.755227 375.040000 -0.755841 375.050000 -0.756501 375.060000 -0.757207 375.070000 -0.757960 375.080000 -0.758759 375.090000 -0.759604 375.100000 -0.760494 375.110000 -0.761431 375.120000 -0.762414...- souhal.67
- Post #5
- Forum: Other Physics Topics
-
S
Undergrad Solving DFT of f(n*t) vs t Data Array in C
after sampling I have value of t & X(t) like 375.020000 -0.754661 375.030000 -0.755227 375.040000 -0.755841 375.050000 -0.756501 375.060000 -0.757207 375.070000 -0.757960 375.080000 -0.758759 375.090000 -0.759604 375.100000 -0.760494 375.110000 -0.761431 375.120000 -0.762414 375.130000...- souhal.67
- Post #4
- Forum: Other Physics Topics
-
S
Undergrad Solving DFT of f(n*t) vs t Data Array in C
then how i get the value of omega for ploting- souhal.67
- Post #3
- Forum: Other Physics Topics
-
S
Undergrad Solving DFT of f(n*t) vs t Data Array in C
I have a f(n*t) vs t data areay how to find out its (DFT) Fourier transform in c. I find every time that every program needs its real and imaginarry part. but i have only magnitude. please help me out to find DFT of these data .- souhal.67
- Thread
- Array Data Dft
- Replies: 10
- Forum: Other Physics Topics