You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# randomProcess
2
2
Minimalist Matlab implementation of a random process generation in one point
3
3
4
+
[](https://se.mathworks.com/matlabcentral/fileexchange/76854-one-point-random-process-generation)
5
+
4
6
## Summary
5
7
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.
0 commit comments