One-point random process generation

Versione 1.1 (363 KB) da E. Cheynet
Minimalist Matlab implementation of a random process generation in one point using the spectral method
228 download
Aggiornato 30 gen 2023

One-point random process generation

Minimalist Matlab implementation of a random process generation in one point

View One-point random process generation on File Exchange Buy Me A Coffee

Summary

A stationary Gaussian random process is generated using the spectral method. This means that the function requires only two inputs: the target power spectral density (PSD) and the associated frequency vector.

Content

The present submission contains:

  • The function randomProcess.m, which generates the (random) time series associated with a target PSD
  • An example file Documentation.mlx, which illustrates the generation of the random process using the case of atmospheric turbulence
  • The function getSamplingPara.m, which computes the target frequency vector and the associated time vector.

Any question, suggestion or comment is welcome.

Example

Comparison between the target and estimated power-spectral density for turbulence data

Cita come

Cheynet, E. Minimalist Matlab Implementation of a Random Process Generation in One Point. Zenodo, 2020, doi:10.5281/ZENODO.3890406.

Visualizza più stili
Compatibilità della release di MATLAB
Creato con R2019b
Compatibile con R2018a e release successive
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1

See release notes for this release on GitHub: https://github.com/ECheynet/randomProcess/releases/tag/v1.1

1.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.