Statistics
3 Questions
0 Answers
RANK
225,563
of 301,213
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,191
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,422
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
Converting a time series to binary sequence for calculating lempel ziv complexity? Does anyone know how to convert a time (i.e. v=[12 3.4 8 9.5]) into a sequence of 0 and 1.
Converting a time series to binary sequence for calculating lempel ziv complexity? Does anyone know how to convert a time (i.e. ...
7 years ago | 0 answers | 0
0
answersQuestion
How to save all the generated figures automatically from a Matlab code to a specified folder in my computer?
Hi, I have a script file from which I am expected to generate about 3000 figures through FOR loop iteration (synthetic figures g...
7 years ago | 1 answer | 0
1
answerQuestion
I have been trying to operate a loop within my script file.But it is giving "Error: Subscript indices must either be real positive integers or logicals." "Nk(K)=sum(res(1,:));".This line of the code is coresponded to error.Any suitable solution?
K=4;%Number of Gaussian mixture component %Initialization p=[0.2,0.3,0.2,0.3];%arbitary Pi opts = statset('Display','...
10 years ago | 1 answer | 0
