Aly Khafagy
Followers: 0 Following: 0
Statistik
11 Fragen
0 Antworten
RANG
206.913
of 295.527
REPUTATION
0
BEITRÄGE
11 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
27.27%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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)??
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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?? ...
mehr als 2 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Plot a signal in an interval of time
how do i plot this signal in specific interval from -2 to 2 Xnsum= transXn (:) ;
mehr als 4 Jahre vor | 1 Antwort | 0