Statistics
All
RANK
82,692
of 301,186
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,188
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
4 years ago
Question
how to generate 10^6 random binary values consisting only -1 and 1?
how to generate 10^6 random binary values consisting only -1 and 1?
5 years ago | 1 answer | 0
1
answerQuestion
I am trying to modulate the carrier with Gaussian pulse using frequency modulation. I tried to write this code. Can any one help is it correct, if not please can you help me in this regard. Thanks
I am trying to modulate the carrier with Gaussian pulse using frequency modulation. I tried to write this code. Can any one help...
5 years ago | 1 answer | 0
1
answerQuestion
How can i apply iterations on this code, if Number of iterations for each sigma_2 value is 5000?
N = 10; area_side_x = 50; area_side_y = 50; area_side_z = 0; scenario = 1; k = 3; sigma_2 = 0: 0.5: 10; dim = 2; ErrNx =...
5 years ago | 1 answer | 0



