Emily Pendleton
Followers: 0 Following: 0
Statistics
RANK
19,695
of 295,467
REPUTATION
2
CONTRIBUTIONS
12 Questions
1 Answer
ANSWER ACCEPTANCE
58.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
change location of y tick labels to the left or right of y axis
this question has been answered
4 years ago | 0
| accepted
Question
change location of y tick labels to the left or right of y axis
Hello, My y-axis is located at the origin for my hbar graph. The ytick labels are to the right of the y axis and I want to move...
4 years ago | 1 answer | 0
1
answerQuestion
Correlation between 1 number and set of numbers
Hello, I have a 500x500 matrix of numbers and NaN values. I want to determine the average correlation coefficient between a pix...
5 years ago | 1 answer | 0
1
answerQuestion
pbaspect not working with larger aspect ratios
Hello! I would like to have my aspect ratio of the figure to be [x,y,z] [7 7 1]. I tried using pbaspect, and it works with numb...
6 years ago | 0 answers | 0
0
answersQuestion
color 3d plot by depth
Hello, I am trying to take this binary 3D plot and color code the layers by depth. For example if z =1, all pixels are red; if ...
6 years ago | 1 answer | 0
1
answerQuestion
Create LDA 2D and 3D plots
Hello, I'm trying to perform Linear Discriminate Analysis (LDA) on 2 groups with 88 variables describing the groups. I would li...
6 years ago | 0 answers | 1
0
answersQuestion
categorical scatter plot change colors of points within group
Hello, I'm attempting to create a categorical scatter plot with individual RGB color codes assigned to individual points. In ...
6 years ago | 0 answers | 0
0
answersQuestion
Multiple Linear regression and PCA/Multiple Factor Analysis (MFA) categorical and quantitative variables
Hello, I am trying to analyze my data with both PCA and Multiple Linear regression. However, my variables, organized by colu...
6 years ago | 0 answers | 0
0
answersQuestion
Fit 2D Gaussian Function
Hello, I am having trouble with the code found on this site: https://www.mathworks.com/matlabcentral/fileexchange/37087-fit-2...
6 years ago | 2 answers | 0
2
answersQuestion
if else statement for elemental comparison
Hello, I have 2 matrices, a & b, both 1024x1024. I am trying to create an "if/else" statement where each element in the same ...
7 years ago | 2 answers | 0
2
answersQuestion
fit gaussian to a known sigma
Hello, I am trying to visualize/plot a standard gaussian fit [a*exp(-((x)/c)^2)] with a known value for c. In this case, it sh...
7 years ago | 1 answer | 0
1
answerQuestion
how to enter equation into matrix column and refer to adjacent column.
Hi all. I am a Matlab beginner trying to find full width half max. Below is my code. I start with my .csv file, identify x- an...
7 years ago | 1 answer | 0
1
answerQuestion
Maximum difference between each Element and neighbors in large array
I have an array (1024x1024). For each element, I want to find the difference between that element and all 8 neighboring element...
7 years ago | 1 answer | 0