Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,16 @@ The code has been tested running under python 3.10.13, with the following packag

Please run the 'example.py'.

## Recommended parameters setting range

Please refer to the relevant descriptions provided in the manuscript for a comprehensive understanding of the total parameters. Below are the suggested ranges of values for the user-defined parameters:

| parameter | range of values |
| ------------------------------------------------------------ | ----------------- |
| changing Intensity for $\phi$: $\mathcal{I}_{\phi}$ | $[0,1]$ |
| the number of randomly selected points in $D_2$: $\|\varLambda\|$ | $[[0.1T],T]$ |
| offset of the noise in $D_5$ | $[0.1,0.5]$ |
| change rate in F2: $r_c$ | $[0.1,1]$ |
| recurrent period: $P$ | $[[0.1T],[0.5T]]$ |

Where $T$ denotes the maximum change time.
Binary file removed requirements.txt
Binary file not shown.