photo

Rick Rosson


Last seen: 21 jours il y a Actif depuis 2017

Followers: 0   Following: 0

Message

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.

Statistiques

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
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 ...

plus de 5 ans il y a | 1

Réponse apportée
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...

plus de 5 ans il y a | 1

| A accepté

Réponse apportée
Solving equations involving log
x = log ( 1 + U * (r^N - 1) ) / log(r);

plus de 5 ans il y a | 0

Réponse apportée
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...

environ 7 ans il y a | 1