photo

Ameer Kadhim


2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

11 질문
0 답변

순위
251,831
of 301,175

평판
0

참여
11 질문
0 답변

답변 채택
54.55%

획득한 표
0

순위
 of 21,185

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,238

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

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

0

답변

질문


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

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

0

답변

질문


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

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

0

답변

질문


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

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

1

답변

질문


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

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

1

답변

질문


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

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

2

답변

질문


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

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

1

답변

질문


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

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

0

답변