Feeds
질문
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]...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 8년 전 | 답변 수: 1 | 0

