photo

ref


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
2 个回答

排名
14,541
of 300,379

声誉
3

贡献数
6 个提问
2 个回答

回答接受率
83.33%

收到投票数
2

排名
 of 20,931

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,299

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to make contour plot with two y axes.
Hello, I am running the code shown bellow to create contour plots. What I do not get is what to change in order to create a cont...

12 years 前 | 0 个回答 | 0

0

个回答

提问


How to find the most common statistical value in an array?
Assume that the array consists of real time recordings and appears to have five common values with unknown std (e.g. 5.1356 +/- ...

13 years 前 | 3 个回答 | 0

3

个回答

提问


Selecting a single value with max function - Subscripted assignment dimension mismatch.
Hello, I am having the error message _??? Subscripted assignment dimension mismatch_, an I believe that it is caused because whe...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
How to use colormap for different bars.
Sorry, I have one more question. When "y" has 3 elements, then the colors I get for the bars are "red, green & blue". When I cha...

14 years 前 | 1

提问


How to use colormap for different bars.
I am trying to plot a bar chart with error bars, giving different colors to the individual bars using colormap function, but ins...

14 years 前 | 2 个回答 | 1

2

个回答

已回答
Subscript indices must either be real positive integers or logicals & Index exceeds matrix dimensions.
Changing the loop from 0 to 1 seems to fixed the first error, but not the second one. The elements of P are the same in CA.

14 years 前 | 0

提问


Subscript indices must either be real positive integers or logicals & Index exceeds matrix dimensions.
Hello, the code I'm using is shown below. The file I'm trying to read consists of three columns, two important for me (CA and P)...

14 years 前 | 4 个回答 | 0

4

个回答

提问


Writing multiple arrays to the same excel sheet.
Hello, as title says i want to write different arrays to the same excel sheet. The arrays I'm using are (both type n,1): ...

14 years 前 | 1 个回答 | 0

1

个回答