Community Profile

photo

R P


Last seen: 4 månader ago Active since 2011

Statistics

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

View badges

Content Feed

View by

Submitted


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

ungefär 7 år ago | 1 download |

Submitted


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

mer än 7 år ago | 1 download |

Thumbnail

Submitted


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

mer än 7 år ago | 1 download |

Thumbnail

Submitted


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

mer än 7 år ago | 1 download |

Thumbnail

Submitted


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

mer än 7 år ago | 6 downloads |

Submitted


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

nästan 8 år ago | 1 download |

Thumbnail

Submitted


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

nästan 8 år ago | 2 downloads |

Thumbnail

Submitted


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

nästan 8 år ago | 6 downloads |

Thumbnail

Submitted


sigm_fit
Optimization of parameters of the sigmoid function

nästan 8 år ago | 11 downloads |

Thumbnail

Submitted


linebar
linebar generates BAR plot using PLOT function.

nästan 8 år ago | 1 download |

Thumbnail

Submitted


mixed_design_anova.m
Example of mixed-design ANOVA model

mer än 9 år ago | 1 download |

Thumbnail

Submitted


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

mer än 9 år ago | 3 downloads |

Thumbnail

Submitted


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

nästan 11 år ago | 1 download |

Thumbnail

Submitted


ELLIPSATE
circumscribe data into an ellipse

nästan 11 år ago | 2 downloads |

Thumbnail

Question


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

mer än 11 år ago | 1 answer | 1

1

answer

Question


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

ungefär 12 år ago | 0 answers | 1

0

answers

Question


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

ungefär 12 år ago | 1 answer | 0

1

answer

Submitted


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

ungefär 12 år ago | 1 download |

Thumbnail

Answered
strcat including space (i.e, ' ')
Thank you, Walter

nästan 13 år ago | 0

Question


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

nästan 13 år ago | 5 answers | 7

5

answers