N-dimensional 1/beta (e.g. pink, brown, blue) noise generation via spectral shaping of white noise
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
This function is a "decorator" for the Matlab in-build 'randn' function. It takes an additional first argument (beta) which shapes the spectral characteristic of the data (in all dimensions) as f^beta. The output data is scaled to the original mean and standard deviation.
Zitieren als
Marcin Konowalczyk (2026). randnd (https://github.com/MarcinKonowalczyk/randnd), GitHub. Abgerufen .
Quellenangaben
Inspiriert von: Generate spatial data, Pink, Red, Blue and Violet Noise Generation with Matlab
Allgemeine Informationen
- Version 1.5.0.0 (43,4 KB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.5.0.0 | Linked to GitHub |
||
| 1.4.0.0 | Put more generous bounds on 'beta' |
||
| 1.3.1.0 | Changed the title back to 'randnd' |
||
| 1.3.0.0 | Updated for circshift compatibility with matlab 2012a |
||
| 1.2.0.0 | Changed the title |
||
| 1.1.0.0 | Corrected the 1/beta scaling from amplitude to power scaling |
||
| 1.0.0.0 |
