Community Profile

photo

Saifullah Khalid


Last seen: 8개월 전 2017년부터 활동

통계

  • First Review
  • Thankful Level 3

배지 보기

Content Feed

보기 기준

질문


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

9개월 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 3 | 0

3

답변

질문


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

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 7년 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변