Software Listing of Author : "Adam Nieslony"
- MeanStdF
- License: Freeware
- Price: 0.00


Mean or standard deviation are usually computed for whole part of the analysed signal. However, sometimes we would like to know how this quantities are changing in the data flow. MEANSTDF compute the expected mean and standard deviation values using user defined window for every data position. The output can be useful while nonlinear detrending or stationarity analysis.
- Publisher: Adam Nieslony
- Date Released: 07-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Rainflow Counting Algorithm
- License: Shareware
- Price:


The rainflow algorithm code has been prepared according to the ASTM standard (Standard practices for cycle counting in fatigue analysis) and optimized considering the calculation time.
- Publisher: Adam Nieslony
- Date Released: 05-03-2013
- Download Size: 41 KB
- Download
- Platform: Matlab, Scripts
- Random numbers from a user defined distribution
- License: Shareware
- Price:


RANDPDF returns the matrix of random numbers from probability density distribution defined in p and px. p are the density (the y axis) and px are the value (the x axis) of the pdf. p and px must be of the same length. dim define the output matrix dimensions, for example dim=[100 3] define the 100x3 two dimensional matrix with 300 random numbers. REMEMBER: This is not a really random number generator but only some kind of transformation of uniformly distributed pseudorandom numbers to desired pdf!
- Publisher: Adam Nieslony
- Date Released: 04-06-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
