photo

Ameer Kadhim


Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
102 434
of 300 392

REPUTATION
0

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
54.55%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


How can i move one node or (n) nodes to anothor location in Each time period ?
clear ; clc; close all; Num_nodes = 50; Range = 16; % Determine the transmision range. X_pos...

mer än 7 år ago | 1 answer | 0

1

answer

Question


How i can convert cell (each element in cell with different length) to array?
hello everybody how I can convert this cell to array such that I want each element in cell in row in array ex = {[1,2,4,5,7...

mer än 7 år ago | 1 answer | 0

1

answer

Question


what is the meaning of this code ?
sum([9.34395000000000e-05,-277,914] <= [4.78293000000000e-07,-277,832])

mer än 7 år ago | 1 answer | 0

1

answer

Question


How can i find all possible paths between two nodes ?
Hello everybody... when i have the nodes that shown in the code below : Total_node = 10; Radius =...

mer än 7 år ago | 0 answers | 0

0

answers

Question


what is the problem of this crossover ?
hello everybody... i am code decision variable space to consider it as a chromosome (the value of x from (1 to 56 )) % In...

mer än 7 år ago | 0 answers | 0

0

answers

Question


How can i using Discrete Genetic algorithm ?
hello everyone ... my problem is : i have this matrix that shown in attached picture , how can i solve this problem in genetic ...

mer än 7 år ago | 0 answers | 0

0

answers

Question


how to convert decimal to binary ?
I have vector of integer values : y = [ 1 2 3 4 5 ... 998 999 1000 ] , how can i generate binary random numbers with the same le...

mer än 7 år ago | 1 answer | 0

1

answer

Question


what is the best choice?
I have the problem for discrete values of decision variables, a real coded genetic algorithm or a Binary coded genetic algorithm...

mer än 7 år ago | 1 answer | 0

1

answer

Question


how can i generate real random numbers?
hello everyone... i want to generate three real random number between 0 and 1 and must be the total of them equal to 1 if i us...

mer än 7 år ago | 2 answers | 0

2

answers

Question


how can i formulate this fitness function ?
hello everybody... my problem is : i have matrix consist of 4 columns and 200 rows , the fist column represent the index , th...

mer än 7 år ago | 1 answer | 0

1

answer

Question


i want to implement the principles of the AODV protocol on the network with n nodes . how i can start in the first and what i need to start? plz help me.
i want to implement the principles of the AODV protocol on the network with n nodes . how i can start in the first and what i ne...

ungefär 8 år ago | 0 answers | 0

0

answers