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
Could you please explain more detail about your idea. Usually, metaheuristics only use uniform or normal distribution to generate random number. Unless, you want to design your own algorithm, you can use chaos mapping method.
I want to generate floating-point random numbers through chaotic mapping functions such as the Logistic chaotic mapping instead of using the Random random number generator.
Description
Is there a method for generating random numbers using chaos mapping implemented in the code?
Additional Information
No response
The text was updated successfully, but these errors were encountered: