Saifullah Khalid
Followers: 0 Following: 0
Statistik
25 Fragen
0 Antworten
RANG
291.431
of 295.689
REPUTATION
0
BEITRÄGE
25 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
48.0%
ERHALTENE STIMMEN
0
RANG
of 20.266
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.317
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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
AntwortenFrage
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
AntwortFrage
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...
fast 5 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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
AntwortFrage
Generating random number with constrainsts
I am trying to generate population for an evolutionary algorithm, subject to two constraints, Σp + ϵ < 1 and Φ * μ - λ*p > 0, ...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
linear equality constraint writing
I am facing difficulty to write linear inequality constraint given below. Here Φ, 48 element long vector, is decision variable w...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0