Community Profile

photo

Nat


Last seen: 5 Monate vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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]...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort