Sarmed Wahab
Followers: 0 Following: 0
Feeds
提问
NN_GWO gives 0 values for weights
I have combined the Gre wolf optimizer with neural network to make a hybrid model to optimize Mean Square error for my research....
2 years 前 | 0 个回答 | 0
0
个回答已回答
Please tell me that In GWO coding where we can found the Objective function and what is that objective function????I want to use the GWO for that i have to change the objective function so please tell me that....
I am answering only the 2nd part of the question that what is objective function as I also struggled with it. It is a functio...
Please tell me that In GWO coding where we can found the Objective function and what is that objective function????I want to use the GWO for that i have to change the objective function so please tell me that....
I am answering only the 2nd part of the question that what is objective function as I also struggled with it. It is a functio...
2 years 前 | 0
提问
Hybrid PSO, GWO codes related to research papers
I am working with hybrid codes developed by combining metaheuristics and neural networks for research problem, I have successful...
2 years 前 | 0 个回答 | 0
0
个回答已提交
Saving data in folders
This file is for saving the results and figures generated by the matlab in different folders
2 years 前 | 1 次下载 |
已回答
How to save the output in a certain folder?
I am posting this for people finding relative answer. for i = 1:5 x = rand(10,1) ; y = 3*x + i^2 ; pl...
How to save the output in a certain folder?
I am posting this for people finding relative answer. for i = 1:5 x = rand(10,1) ; y = 3*x + i^2 ; pl...
2 years 前 | 2
提问
Normalization of multiple variables in MATLAB
I am using 5 inputs and one target variable for my task, I need to know that either we normalize each input variable for its own...
2 years 前 | 0 个回答 | 0
0
个回答提问
In BAT ANN optimization, fmin becomes so less than fitness value that the condition of comparison of these two quantities is not used.
I am optimizing BAT algorithm with Feed Forward Network. I am facing an issue that the fmin becomes very less than fitness value...
2 years 前 | 0 个回答 | 0
0
个回答已回答
ANN-PSO
I know 11 years have passed but I am answering this for other people who have same question, Use the cost function for finding ...
ANN-PSO
I know 11 years have passed but I am answering this for other people who have same question, Use the cost function for finding ...
2 years 前 | 0
提问
How to export plots from MATLAB to excel.
I am using some ANN models that pick data from their respective excel files and then generate different types of plots for each ...
2 years 前 | 1 个回答 | 1
1
个回答提问
Getting row id of data
I have a large data set of over 22 lac rows. This data comprises of 251 zones in Washington and out of these zones I am interest...
2 years 前 | 1 个回答 | 0