photo

R P


Last seen: 2 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

4 个提问
1 个回答

File Exchange

15 文件

排名
5,270
of 300,270

声誉
9

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
9

排名
992 of 20,903

声誉
1,912

平均
4.50

贡献数
15 文件

下载次数
26

ALL TIME 下载次数
16924

排名

of 167,902

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Editor's Pick
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已提交


sigm_fit_val(param,x)
It returns estimated Y for sigmoid for given PARAM and X

8 years 前 | 1 次下载 |

0.0 / 5

已提交


cloudplot( X, Y, nbins )
CLOUDPLOT plots a colormap histogram

9 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


boxplot3(X,Y)
Boxplot-like plot (mean, standard error and standard deviation)

9 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


boxplot2
Boxplot-like plot (median, interquartile range and 5%-95% range)

9 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


rsquared
calculate standard and adjusted R-squared (coefficient of determination)

9 years 前 | 2 次下载 |

0.0 / 5

已提交


ranker(data)
RANKER returns ranked position of DATA matrix, with the same line-row structure.

9 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


spikegauss
Generate spike vector time series (SPKVEC) from the TIMESTAMPS of the spikes.

9 years 前 | 2 次下载 |

4.0 / 5
Thumbnail

已提交


plot_raster
Simple XY plot with the marker '|' instead of '.' or 'o'. Useful for rastergrams or rasterplots.

9 years 前 | 6 次下载 |

0.0 / 5
Thumbnail

已提交


sigm_fit
Optimization of parameters of the sigmoid function

9 years 前 | 4 次下载 |

4.8 / 5
Thumbnail

已提交


linebar
linebar generates BAR plot using PLOT function.

9 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


mixed_design_anova.m
Example of mixed-design ANOVA model

11 years 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


Pooled mean and standard deviation
Calculate pooled N, mean and STD (using, as inputs, subgroups N, mean and STD)

11 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

已提交


Sine function fit
Optimization of parameters of the sine function to time series

12 years 前 | 1 次下载 |

1.83333 / 5
Thumbnail

已提交


ELLIPSATE
circumscribe data into an ellipse

12 years 前 | 1 次下载 |

5.0 / 5
Thumbnail

提问


Repeated measures ANOVA in built-in function?
I have 3 groups evaluated in 4 moments. Each group has a different sample size: a classic data structure evaluated by a RM-ANOVA...

13 years 前 | 1 个回答 | 1

1

个回答

提问


Unrecognized characters
On editor or command window the characters are OK, but not in the figure. When I enter figure text(0.5,0.5,'testing c...

13 years 前 | 0 个回答 | 1

0

个回答

提问


read mouse buttons without locking the code
I need to present diffent images while monitoring mouse actions. The ginput function seem adequate for me, however, it is not...

13 years 前 | 1 个回答 | 0

1

个回答

已提交


plot_alpha
Linear plot with translucid lines. PLOT_ALPHA(X,Y) plots vector Y versus vector X using Matlab FILL.

13 years 前 | 1 次下载 |

4.0 / 5
Thumbnail

已回答
strcat including space (i.e, ' ')
Thank you, Walter

14 years 前 | 0

提问


strcat including space (i.e, ' ')
I have to concatenate words, including spaces Ex. a='word1'; b='word2';c=strcat(a,' ',b); I need 'word1 word2', however, the ...

14 years 前 | 5 个回答 | 7

5

个回答