Abdelwahab Fawzy
Faculty of Electronic Engineering
Followers: 0 Following: 0
Estadística
20 Preguntas
0 Respuestas
CLASIFICACIÓN
36.608
of 300.756
REPUTACIÓN
1
CONTRIBUCIONES
20 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.081
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 170.890
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
On Off Keying optical system Matlab code
I want to Write a Matlab code to simulate OOK optical system, then I obtain the BER versus the Q-factor
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Plotting BER vs Q factor
In Wireless communication, there is one common formula which relates the Q factor and BER for any type of network BER=1/2 e...
alrededor de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
reordering structure based on the content of one field
if there is a structure (S) for 10 nodes. the three fields of the structure are (xd , yd and ID) where,, S.xd ==> X-dimension...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
generation of probability matrix
i wanna generate matrix Nx23 , where N=number of users, each user has 23 columns of random probabilities , the objective ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
I am looking for LEACH-C protocol source code in MATLAB ?
can any one help me in getting the source code of LEACH_C protcol
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
saving the output matrices of for loop ?
if i have (for loop) (for i=1:r) which generate a matrix of (m,3) dimensions at each time i want to save these matrices in on...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Comparing two matrices and obtain the un-repeated rows ?
if i have two matrices A and B where B is apart of A ,for example: A=[ 1 2 ; 3 4 ; 5 6 ; 7 8 ; 9 10 ] B=[ 7 8 ; 1 2 ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
operations on structer under specific conditions ?
if there is a structure (S) for 10 nodes. the three fields of the structure are (xd , yd and ID) where,, S.xd ==> X-dimension...
más de 9 años hace | 3 respuestas | 0
3
respuestasPregunta
How to fix MATLAB internal problem?
<</matlabcentral/answers/uploaded_files/57611/Untitled.png>> MATLAB crash file:C:\Users\lenovo\AppData\Local\Temp\matlab_cras...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
extracting data from matrix
Hello every bod let assume matrix A = [10 20 1 30 40 2 50 60 3 70 80 4 90 100 5] B = ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract data from strcture ?
if i have a structure of 101 nodes, i want to extract the data of the first 99 nodes only in an array
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
extracting information from structer under specific conditions
if there is a structure for 100 nodes. the three fields of the structure are (xd , yd and ID) where,, xd--> X-dimension , y...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
conditionally deleting matrix rows
Hi all, I wish to delete matrix rows according to a condition imposed over its columns. let assume the matrix is of 10x2 (ro...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i draw a previously specified dimensions lattice ?
if i have a center point (xo, yo) and i want to draw a lattice of crossed circles similar to the following figure where the ra...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
selection of equal distances points from a set of points ?
assume a list of points or nodes. each one of them has x and y coordinates . the distance between two points i and j equal D(i,...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
Ant Colony Optimization matlab code ?
Hi......I am looking for matlab code of ant colony optimization algorithm to find the possible shortest path between nodes in Wi...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Function with Multiple Outputs
if i have a function with two outputs , for example : [m n]=fun(x) how can i get (n) only without calling (m) first ? ==...
alrededor de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i get a MATLAB code for Uniform Random Distribution Model to find the packet drops in Wireless Sensor Network (WSN) routing protocols ?
i want to get the matlab code that used to implement Uniform Random distribution in order to calculate the packet drops in WSN r...
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Can any one help me in WSN Optimization
i need a source code for any routing protocol in WSN that implement any optimization algorithm
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i rearrange a vector ?
I need you help in matlab if A=[8 1 12 3 6 10 13 3]; AVG=sum(A)/length(A); i need to negl...
más de 10 años hace | 1 respuesta | 0
