Community Profile

photo

Sarmed Wahab


Last seen: 1 month ago Active since 2022

Followers: 0   Following: 0

Statistics

All
  • First Submission
  • First Answer

View badges

Feeds

View by

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....

1 year ago | 0 answers | 0

0

answers

Answered
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...

1 year 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...

1 year ago | 0 answers | 0

0

answers

Submitted


Saving data in folders
This file is for saving the results and figures generated by the matlab in different folders

1 year ago | 1 download |

Answered
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...

1 year 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...

1 year ago | 0 answers | 0

0

answers

Question


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...

1 year ago | 0 answers | 0

0

answers

Answered
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 ...

1 year 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

answer

Question


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

1

answer