photo

BigBang


BlaBla University

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
104,978
of 300,343

REPUTATION
0

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
Fast r-contiguous matching (based on location similarities)
Here is the solution : http://stackoverflow.com/questions/34153090/fast-r-contiguous-matching-based-on-location-similarities/34...

10 years ago | 0

| accepted

Question


Fast r-contiguous matching (based on location similarities)
Assume that we have 2 equal size binary. A=101011110000 B=000010101111 How can we check their "R" contiguous matching...

10 years ago | 1 answer | 0

1

answer

Question


Fast r-contiguous matching
Hi, I want to compare these two strings by r-contiguous matching rule. So in this example if we set r as 6 then it will retur...

10 years ago | 1 answer | 0

1

answer

Answered
Customized Legend in Matlab
Here is the answer: http://stackoverflow.com/questions/28859356/customized-legend-in-matlab/28877688#28877688

10 years ago | 0

| accepted

Question


Customized Legend in Matlab
Here I have a for loop to plot the content of my matrix. Based on 'type' value I determine the plot object (ks,bO,rX) ...

10 years ago | 1 answer | 0

1

answer