Statistics
RANK
151,837
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
If I want to learn definitions of different functions( like rand, reshape, abs) of Matlab in the command window, what should I write in the command window so that definitions appear ?
seeking different functions( like rand, reshape, abs) full definition in command window, so that I can learn about different fun...
8 years ago | 1 answer | 0
1
answerOFDM Carrier Frequency Recovery
hPFO = comm.PhaseFrequencyOffset('FrequencyOffset', freqOffset, ... 'PhaseOffset', phaseOffset, ... 'SampleRate', samplesPerSymb...
12 years ago | 0
Question
optical ofdm matlab( transmitter , channel , receiver )
I want to model (Transmitter , channel and receiver) of optical OFDM in Matlab , can any body help me I need to generate optica...
12 years ago | 0 answers | 0
0
answersQuestion
matrix elements scaling
can anybody please tell me how to do scaling elements in matlab ? for example, I have a matrix like a = [1 2 4 5 6 4 9] I w...
13 years ago | 1 answer | 0
1
answerOCDMA Transmitter Model
i am also working on optical ofdm , i am also facing tremendous prblem with this issue.
13 years ago | 0
Question
generation of optical ofdm signal in matlab
i need to generate optical ofdm signal. i can generate it for wireless communication . need to know about the platform where i ...
13 years ago | 0 answers | 0
0
answersoptical wireless communication
it is very much sad that matlab still do not provide any tools for optical communication.
13 years ago | 0
Question
filtering signal noise in OFDM wireless communication
suppose I have a 4by4 matrix. data = [a b c d; e f g h; i j k l; m n o p]; assume row 1 contains same data of SNR =...
13 years ago | 1 answer | 0
1
answerQuestion
random integer generator in matlab simulink and how to set parametres ?
suppose i wanna generate random data from 0 to 3 (ie, qpsk data) in matlab simulink unsing random integer generator. output ...
13 years ago | 1 answer | 0
1
answerQuestion
MATRIX MANUPULATION
suppose i have a matrix like this, a = [ 1 2 3 4; 5 6 7 8; 9 10 11 12] i want it like b = [1 2; ...
13 years ago | 1 answer | 0