photo

Saifullah Khalid


Last seen: Today Aktiv seit 2017

Followers: 0   Following: 0

Statistik

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Interfacing BC Consesus implemented in Matlab with BC Frameworks
I am working on blockchain based energy sharing. I have consensus mechnism implemented in Matlab, now I want to implement a comp...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Repair operator for evolutionary algorithms
I am working on a resource allocation problem using an SPEA 2 evolutionary algorithm. The problem involves decision variables w...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Optimizing function of functions
I am trying to optimize two functions and where. The function is a subfunction of means the results of are input to . I...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to generate a random vector with fixed sum and bounded elements
I want to generate a random element vector with a fixed sum: and each element is bounded as . is the fixed sum and spe...

mehr als 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Constraint satisfaction in a resource allocation problem optimized using evolutionary algorithms
I am working on a allocation problem where a resource needs to be allocated to users each with demand . The problem has two o...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Solution when number equations is less than than the number of variables
I am curious if there is some solution method in the case when we have the number of equation less the number of variables. For ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to apply a bound constraint on a complex power vector
I am trying to optimize a complex power vector with where and is a complex number greater than 0. I have implemented bound ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to optimize when the decision variables are complex numbers
Hi, I want to optimize the objective function where and are complex numbers I intend to use genetic algorithm but I wonder if...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to generate a random data vector that follows a constraint
I want to generate random data vector where that follows this constrainst. where and is a constant. I would appreciate any ...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to implement an equality and inequality constraint
I want to implemet a constraint, in GA, given as , where is the decision variable and is a consatnt. Any help woul be apprecia...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Feature selection using F-Test
I am trying to rank features given in following feature vectors, samples from three different class are given. I want to ask i...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to implement inequality constrainst in fmincon
Hi, I need to implement inequality constraint for fmincon. The constraint is *Z < d* where d is constant and Z is function https...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Generating random number with constrainsts
I am trying to generate population for an evolutionary algorithm, subject to two constraints, Σp + ϵ < 1 and Φ * μ - λ*p > 0, ...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to plot a function with vectorized variables
I need help to plot function (code pasted below) which takes a vector input. The code is given below. The input variable x is a...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Writing Penality function in GA
I am trying to solve a constrained optimization problem with two objectives using GA. The objective function and constraints are...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can SPEA2 be used instead of inbuilt NSGA2 inmatlab
I need to use SPEA2 for my research. I have standalone implementation of spea2 from Yarpiz but unfortunately it doesn't have sup...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Generate constrained random vector
I am trying to generate a random vector from two other random vectors and a scaller in Matlabsuch that _λ* P - Φ.*μ < 0_ where ...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Can SPEA2 algorithm be implemted using matlab optimization toolbox
I am trying to use evolutionary algorithm, strength pareto evolutionary Algorithm (SPEA-II), I was curious if its operation have...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Which algorithm matlab ga and multiobjective ga in optimization toolbox implement
I trying to figure out which algorithms are built in GA and multi-objective GA in optimization toolbox. I feel its inbuilt featu...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Multiobjective optimization using genetic algorithm
I have an objective function given below. I want to solve it using genetic/evolutionary algorithm (strength pareto SPEA2). Since...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Return values from simulannealbnd other than fval and x
I am optimizing an objective function which depend on profit and risk as shown below. I am using simulannealbnd function to opti...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Writing Constaints for simulannealbnd
I am trying to optimize an objective using simulannealbnd function. I have constraints of upper and lower bounds on decision var...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Optmization of nonconvex nonconcave problem using iterative approach
I am trying to implement a profit optimization function in a cloud computing environment. Objective function is claimed to neit...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


linear equality constraint writing
I am facing difficulty to write linear inequality constraint given below. Here Φ, 48 element long vector, is decision variable w...

etwa 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Simulated Annealing with two vector Decision Variables
I have an objective function which takes two distinct vector (price1 and price2) decision variables each 24 elements long and ev...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort