Community Profile

photo

Nat


Last seen: 5 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


calculating the number of days within each month for a range of dates
CB = [datenum([2011,07,13]), datenum([2012,02,19]); datenum([2012,05,03]), datenum([2013,03,21]); datenum([2013,06,06]...

4 years ago | 1 answer | 0

1

answer

Question


Using normrnd to generate a random sequence
I'm trying to use the function 'normrnd' to generate a zero-mean random sequence distributed uniformly between +/- 0.25. How do...

6 years ago | 1 answer | 0

1

answer

Question


Trying to plot a sine wave, getting a straight line.
I need to create a time series using x(n)=sin(2pi/N)*n where N=256 and plot the amplitude. I keep getting a straight line inste...

6 years ago | 1 answer | 0

1

answer