Ansh
Followers: 0 Following: 0
Statistics
RANK
7,922
of 295,486
REPUTATION
6
CONTRIBUTIONS
9 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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
Pie chart without labels
Hi all, I have created a pie chart but I want to remove all the labels on the exterior of the pie so I just have the partitioned...
5 years ago | 2 answers | 0
2
answersQuestion
Save/Convert large number of figures
So I have large number of .fig in a certain file directory. I'd like to save/convert all of them to .eps (I need high quality pl...
6 years ago | 1 answer | 1
1
answerQuestion
Deleting row/column iteratively of a correlation matrix
Hi guys, So I have a correlation matrix E which is quite large. Some of the individual (i,j) entries have E(i,j)>0.95 (or simil...
6 years ago | 1 answer | 0
1
answerQuestion
Zoomed in and inset histogram
I have a histogram where I need to zoom along a specific part of the x axis (the actual probabilities in this range of the x axi...
6 years ago | 1 answer | 0
1
answerQuestion
mex cannot find cudart or mwblas library (GPU lasso)
So I am using this code in the link given <http://foges.github.io/pogs/ HERE>, which is a C++ written GPU capable convex optimis...
7 years ago | 0 answers | 1
0
answersQuestion
Optimise/replace this for loop used in calculation of mutual information
So I previously posted on here with regards to some code given <https://uk.mathworks.com/matlabcentral/fileexchange/50818-krasko...
7 years ago | 2 answers | 0
2
answersQuestion
Speed up for loop in this code for calculating mutual information (maybe using GPU computing)
So I want to use the code given <https://uk.mathworks.com/matlabcentral/fileexchange/50818-kraskov-mutual-information-estimator ...
7 years ago | 1 answer | 0
1
answerHow can I add error bars to a stacked bar graph?
Did you find an answer for this OP? I am stuck with the same problem, I'm using MATLAB 2014b at my work and MATLAB 2016b. A solu...
7 years ago | 0
| accepted
Question
Analysing a Dendrogram to find parent and ancestor nodes (genealogy)
I have the output Z from a linkage algorithm in MATLAB. I am trying to find the genealogy of the internal nodes and leaves of th...
7 years ago | 0 answers | 0
0
answersQuestion
How can I extract a certain 'cluster' of elements according to a particular condition on the elements?
I have a matrix (about 342 by 342) denoted by C(k,l) and I want to identify all cluster of indices of the original according to ...
9 years ago | 2 answers | 0