Syed Ghazi Sarwat
Followers: 0 Following: 0
Feeds
提问
I am generating a sine wave with a phase difference. The peak amplitude however seems to scale with the phase difference, which should not be case. Any suggestions to where this code is going wrong ?
Frequency = 15 ; % in Hertz SamplingFrequency = 100*Frequency; % in Hertz. Note: Increasing the sampling frequency does not h...
4 years 前 | 1 个回答 | 0
1
个回答提问
Getting tweets from twitter
For a specified time period, I am trying to extract tweets from selected accounts. Any one has an idea how I can do this ? Tha...
4 years 前 | 1 个回答 | 0
1
个回答提问
Generating 0 and 1 from Poisson Distribution
I am trying to create N vectors of dimension (1,M) that comprise only 0 and 1, picked from some Poisson distribution with mean l...
4 years 前 | 1 个回答 | 0