Aly Khafagy
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
206,913
of 295,527
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
1 year ago | 1 answer | 0
1
answerQuestion
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)??
1 year ago | 1 answer | 0
1
answerQuestion
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 ...
1 year ago | 1 answer | 0
1
answerQuestion
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 ...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 0 answers | 0
0
answersQuestion
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?? ...
2 years ago | 3 answers | 0
3
answersQuestion
Plot a signal in an interval of time
how do i plot this signal in specific interval from -2 to 2 Xnsum= transXn (:) ;
4 years ago | 1 answer | 0