Sarmed Wahab
Followers: 0 Following: 0
Statistics
RANK
6,290
of 295,467
REPUTATION
7
CONTRIBUTIONS
6 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
19,071 of 20,234
REPUTATION
0
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
5
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersPlease 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 ago | 0
Question
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 ago | 0 answers | 0
0
answersSubmitted
Saving data in folders
This file is for saving the results and figures generated by the matlab in different folders
2 years ago | 1 download |
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 ago | 2
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersANN-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 ago | 0
Question
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 ago | 1 answer | 1
1
answerQuestion
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 ago | 1 answer | 0