photo

Edina Lee


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
111,063
of 301,620

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 21,362

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,811

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Is there a way to move the histogram?
I have a histogram of following: <</matlabcentral/answers/uploaded_files/100648/zoom.PNG>> between each peak, the period i...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Histogram plotting where the x-axis is in multiples of 0.1
I have a set of data of about 4000 values and it ranges from -0.5 to 0.5. Is there a way to plot a histogram that has the x-axis...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Making zeros in matrix except for the first row and column.
I have an image with a size 256x256. The code below will change every number stored to become 0. OUT = zeros(256,256); H...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Horizontal average on Image
Given that the mask is hor = 0 0 0, 1 1 1, 0 0 0 I have to apply to my image. Afterwards, find the sum and divide by 3. ...

8 years 前 | 1 个回答 | 0

1

个回答