yp78
Followers: 0 Following: 0
Statistics
RANK
110,725
of 295,569
REPUTATION
0
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
43.75%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
bar3 color change
I am referring to this site for the 3D bar graph. How can I change/specify the color of each bar graph by column? For example, ...
3 years ago | 1 answer | 0
1
answerQuestion
Assign a cell data that starts with a regular expression
An m-file contains a (1 by 4) cell data that may have different name, for example Fsim, FsimData, FsimName etc. What I want to...
3 years ago | 1 answer | 0
1
answerQuestion
Interpretation of whisker in a boxplot for lognormal distribution
I am plotting box plots using the boxplot function for lognormally distributed data. What I want to know is the % coverage of '...
3 years ago | 1 answer | 0
1
answerQuestion
Producing the same-sized box plots for subfigures
I want to produce one figure consisting of 4 by 3 =12 subfigures in the same size, in which the figures in the first column only...
3 years ago | 2 answers | 0
2
answersQuestion
How to reproduce the example figure using lsqcurvefit
Hi, I am trying to follow this example for non-linear curve fitting. Looking at the section 'Splitting the Linear and Nonlinear...
3 years ago | 1 answer | 0
1
answerQuestion
Printing out zeros as empty character for a tex file
I have a double variable named `myData' that contains zero entries. I loop through the elements of myData as follows. How can I...
3 years ago | 1 answer | 0
1
answerQuestion
Calling Matlab engine from Python fails
Hiya, I follow the installation process for Matlab engine API explained in: https://uk.mathworks.com/help/matlab/matlab_extern...
4 years ago | 1 answer | 0
1
answerQuestion
change color of outlier limit in box plots
For some applications, I'd like to hide the display of outliers in a boxplot. I managed to hide the outliers using the followin...
5 years ago | 1 answer | 0
1
answerQuestion
fmincon for matrix optimization
I am trying to solve the following minimization problem: where the is a positive number, is a 11-by-3 orthogonal (eigenvecto...
5 years ago | 0 answers | 0
0
answersQuestion
fmincon optimization option settings
I am trying to optimize a function with linear and non-liner constraints. When I run the fmincon code it returns the following m...
6 years ago | 1 answer | 0
1
answerQuestion
pca as an optimization problem
For some reasons, I would like to compute PCA (or, rather the eigenvectors and eigenvalues of a (de-meaned) sample covariance ma...
6 years ago | 1 answer | 0
1
answerQuestion
the interpretation of jcitest
Hi, I am using _jcitest_ function to determine the number of possible cointegrating vectors on the simulated data. But for me...
6 years ago | 0 answers | 0
0
answersQuestion
Common principal component analysis
Does anyone know if any file/function for Common PCA of Flury?
6 years ago | 0 answers | 0
0
answersCumulative sum with conditions
Hi both, Thank you for your immediate responses. > Sean, actually your comment of: "This wouldn't work for [1 0 1] " ...
6 years ago | 0
Question
Cumulative sum with conditions
I am counting a number of 1's in an array. But I want to count the cumulative sums only when the number of 1's are followed ...
6 years ago | 5 answers | 0
5
answersQuestion
How to print out tabulated data to excel
Is there any way by which I can export (print) the output of tabulated data? My current code looks like this and returns an erro...
6 years ago | 1 answer | 0
1
answerQuestion
repeating same procedure for two data sets by cell or struct array?
I'm struggling to find a way to efficiently repeat the same procedure for two separate data sets. I thought it is something to d...
6 years ago | 1 answer | 0