Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
102.429
of 300.352
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
54.55%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.212
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
what is the meaning of this code ?
sum([9.34395000000000e-05,-277,914] <= [4.78293000000000e-07,-277,832])
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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 =...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 8 años hace | 0 respuestas | 0
