This section provides several examples. They serve as a starting point for the users to start their work with this library. Most examples can be accessed through a graphic interface for setting input parameters and displaying results.
To execute the examples that read simulation result data from MAT files, the two Modelica models (testSigna1 and testSignal2) have to be firstly run in Dymola, so that the MAT files are generated and stored in the hard disk.
Name | Description |
---|---|
displayWavelet | Display the wavelet available in this Wavelet Library |
cwtChirpCurve | CWT of a chirp signal with outputs shown in curves |
cwtChirpImage | CWT of a chirp signal with outputs shown with curves and images |
fileData_cwtn | CWT of the simulation result read from a MAT file |
fileDataMRA | MRA of the simulation result read from a MAT file |
fileDataDenoising | Denoising of the simulation result read from a MAT file |
testSignal1 | Generates a test signal for analysis |
testSignal2 | Generates a test signal for analysis |