photo

Rick Rosson


Last seen: 2 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

Software, modeling, and simulation engineer. Former Applications Engineer at MathWorks. Professional interests include: digital signal processing, statistical signal processing, control system design, dynamic system modeling and simulation, data analysis and visualization.

统计学

All
  • First Submission
  • First Review
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已提交


Speed of uifigure vs figure and uiaxes vs axes
Test scripts for comparing the speed of uifigure vs figure and uiaxes vs axes in all four permutations.

2 years 前 | 1 次下载 |

Thumbnail

已回答
How to find Trend of a Uni variate Time series?
Another option is to look at the data in the frequency domain to estimate the relative significance of seasonality at different ...

5 years 前 | 1

已回答
How to find Trend of a Uni variate Time series?
Have you tried looking for patterns in the data by day of the week, hour of the day, month of the year, or whether the date is a...

5 years 前 | 1

| 已接受

已回答
Solving equations involving log
x = log ( 1 + U * (r^N - 1) ) / log(r);

6 years 前 | 0

已回答
spatial FFT of a series of wave signals
k = -Nyq_k/2:dk:Nyq_k/2-dk; % wavenumber f = -Nyq_f/2:df:Nyq_f/2-df; % frequency fft2result = fftshift(fft2(table...

7 years 前 | 1