Statistics
3 Questions
0 Answers
RANK
284,909
of 301,175
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,185
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,238
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to combine data of two differnt levels
random data is generating for two signals at two levels and separately encoded it. The dimensions of X and Y are 1*100. i want t...
7 years ago | 1 answer | 0
1
answerQuestion
How to divide the input data for two levels in matlab
L= 2; % L is no. of levels L_total= 400; [temp, alpha] = sort(rand(1,L_total)); %Howto divide this data into half for giving ...
7 years ago | 1 answer | 0
1
answerQuestion
how to divide the random generated data for giving to two encoders at two levels
Sy=200; L =2 %% no. of levels Data_In = round(rand(1,Sy ); i want to provide 100 bits to first encoder at level-...
7 years ago | 1 answer | 0


