photo

Emily Pendleton


Last seen: 5 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
1 个回答

排名
19,707
of 299,877

声誉
2

贡献数
12 个提问
1 个回答

回答接受率
58.33%

收到投票数
1

排名
 of 20,828

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,412

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

已回答
change location of y tick labels to the left or right of y axis
this question has been answered

5 years 前 | 0

| 已接受

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

7 years 前 | 0 个回答 | 1

0

个回答

提问


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 ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 0 个回答 | 0

0

个回答

提问


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...

7 years 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答