Aly Khafagy
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
206.913
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
27.27%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Visible Light Communication (VLC) indoor positioning based on Received Signal Strength (RSS)
I need to obtain the estimated distance from the Received Signal Strength (RSS) through the Lamberian equation. these are my fo...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
I want to modulate these bits [1 0 1 1] with 1k, 3k, 5k, 7k respectively. the signals should be square wave with range from 0 to 1, then plot to me the results.
I want to modulate 4 LEDs with these bits [1 0 1 1] with 1k, 3k, 5k, 7k respectively. the signals should be square wave with ra...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to modulate four LEDs with unique frequency modulator (F-ID) method (1k,1.25k.1.75k,2k)??
How to modulate four LEDs with unique frequency modulator (F-ID) method (1k,1.25k.1.75k,2k)??
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
How to modulate a Light emitting diode (LED) with four different frequencies: 1k, 1.25k, 1.75k and 2k? I want to modulate the LED to use it in indoor positioning process.
How to modulate four Light emitting diodes (LEDs) with four different frequencies: 1k, 1.25k, 1.75k and 2k? I want to modulate ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
how can i enter a signal in a Rayleigh fading channel?? note that my signal size is 1x2020. the goal that my signal be facing multipath propagation.
how can i enter a signal in a Rayleigh fading channel?? note that my signal size is 1x2020. the goal that my signal be facing ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
how to obtain the impulse response of halfband FIR filter
how to obtain the impulse response of halfband FIR filter?? clc; close all; n1= 15; %order Fs= 100; %sampling frequency f...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
mirroring a magnitude response of a filter from -1 to 1
This code shows the FIR filter magnitude response with the normalized frequency through interval from [0 to pi] in a figure, my...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
This code shows the FIR filter magnitude response with the normalized frequency from 0 to pi, how i can make mirroring of this magnitude response to start from -pi to pi ??
This code shows the FIR filter magnitude response with the normalized frequency through interval from [0 to pi] in a figure, my...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
this code simulating laser output power respect to time for different laser dimensions length, width and diameter of cavity. Can anyone explain indetail this part of the code
LL=[250E-6, 250E-6, 500E-6, 500E-6, 250E-6, 500E-6]; %cavity length ww=[5E-6, 10E-6, 5E-6, 10E-6, 5E-6, 10E-6]; %cavity width...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
i have a single row vector contains 0s and 1s and want to convert every 3 bits into integer how can i do that??
i have a single row vector contains 0s and 1s and want to convert every 3 bits in this vector into integer how can i do that?? ...
más de 2 años hace | 3 respuestas | 0
3
respuestasPregunta
Plot a signal in an interval of time
how do i plot this signal in specific interval from -2 to 2 Xnsum= transXn (:) ;
más de 4 años hace | 1 respuesta | 0