Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about the operation of the program #1

Open
Enterzhang opened this issue Nov 5, 2023 · 5 comments
Open

Questions about the operation of the program #1

Enterzhang opened this issue Nov 5, 2023 · 5 comments

Comments

@Enterzhang
Copy link

image
Dear Prof. Please tell me what to do when I run this error in saWDE.m file.
Can you please have a brief description of this entire code file, each file can have a brief description. Thank you very much.

@Enterzhang
Copy link
Author

What should I do if I run your code on line?
image

@wangxb96
Copy link
Owner

wangxb96 commented Nov 5, 2023

Thank you for your information! If your data type does not support dot indexing, meaning that a variable does not have sub-variables, you can simply load the data without the need for 39 lines of code. Just use line 38 to have a try.

@wangxb96
Copy link
Owner

wangxb96 commented Nov 5, 2023

Readme.m file is also updated! Please contact me if have more questions?

@Enterzhang
Copy link
Author

May I ask the author how long it takes you to run the code, it took me thirty-six hours to run the code question 1 on my computer, how can I speed up the code?

@wangxb96
Copy link
Owner

In order to make a fair comparison with other literature, we set the number of iterations of the algorithm to 1,000,000. The code "MaxFESpre = 1000000; % Function Evaluation Times" on line 63 in SaWDE.m is the number of iterations in the paper. You can modify it to suit your requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants