Statistics
RANK
118,074
of 297,503
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,449
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159,017
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
How to convert time domain to frequency domain
%Parameters y1 = A_norm*sin(2*pi*100*t); y2 = A_norm*sin(2*pi*200*t); y3 = A_norm*sin(2*pi*300*t); y4 = A_norm*sin(2*pi*400*...
How to convert time domain to frequency domain
%Parameters y1 = A_norm*sin(2*pi*100*t); y2 = A_norm*sin(2*pi*200*t); y3 = A_norm*sin(2*pi*300*t); y4 = A_norm*sin(2*pi*400*...
2 years ago | 0
Question
I want to code and plot for time-frequency analysis using Fourier transform. I do not know how can I code them and plotting.
I have given A-scan (amplitudes) data for six stages for the ultrasonic signals. So, I have normalised the amplitudes data for s...
2 years ago | 1 answer | 0