Community Profile

photo

Ayobami Meadows


Last seen: 4 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Explorer

View badges

Feeds

View by

Question


Writing IF STATEMENT that omits empty fields in different arrays of a structure
I need writing an if statement that would exclude empty fields in a structured array (pictured attached). I am to make use of no...

1 year ago | 1 answer | 0

1

answer

Question


Saving a variable at every run
Assuming I've got to perform 10 runs and each run has 50 iterations. And there is a BestResult produced at a particular iteratio...

2 years ago | 0 answers | 0

0

answers

Question


How to perform arithmetic operation that would affect all variables in a folder at once
There are 5 variables in a folder (crate1, crate2, crate3, crate4, crate5). Each of these variables have 3 sub-variables inside ...

2 years ago | 1 answer | 0

1

answer

Question


Change or update an existing variable at iteration intervals in an iteration loop
I need to update the variable t with this same initilization formula when the iteration gets to iteration 10, iteration 15, iter...

2 years ago | 1 answer | 0

1

answer

Question


Sorting numbers randomly in a specified range without changing their positions
A = [5 8 8 4 0 0 10 10 2 2]; Since A is in the range of 1:10, I want to sort A such that all the repeated numbers are r...

2 years ago | 1 answer | 0

1

answer

Question


Indexing a sub-variable in Matlab base workspace
I do get following when trying to run the code. Error using min. Invalid data type. First argument must be numeric or logical. T...

2 years ago | 2 answers | 0

2

answers

Question


Replace "predopt" with "PSO" in neural network predictive controller
I want to change the Guassian Newton method used in the predopt optimizer to some metaheuristics like PSO, please how can I go a...

3 years ago | 0 answers | 0

0

answers

Question


How to calculate velocity in PSO CVRP
I intend using the standard PSO to solve a vehicle routing problem that has been developed in a continuous form. My problem arri...

3 years ago | 1 answer | 0

1

answer

Question


How to define three inputs and one output using recurrent neural network
I have 740 instance (3 inputs and one output). I need to train this dataset using Recurrent Neural Network but I'm new to it. I ...

4 years ago | 0 answers | 0

0

answers

Question


"MinCF undefined error" when running inpainting code
Anybody to help me out please. I got this inpainting matlab code from the internet to help recover damaged part of an image. On ...

5 years ago | 0 answers | 0

0

answers

Question


Can I median filter an image that is already noised with salt and pepper?
I want to imread and median filter an image which I downloaded and has already been added with salt and pepper from its source, ...

5 years ago | 1 answer | 0

1

answer