Community Profile

photo

R P


Last seen: 4 Monate vor Aktiv seit 2011

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

Gesendet


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

etwa 7 Jahre vor | 1 Download |

Gesendet


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

mehr als 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 7 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 7 Jahre vor | 6 Downloads |

Gesendet


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

fast 8 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

fast 8 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


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

fast 8 Jahre vor | 6 Downloads |

Thumbnail

Gesendet


sigm_fit
Optimization of parameters of the sigmoid function

fast 8 Jahre vor | 11 Downloads |

Thumbnail

Gesendet


linebar
linebar generates BAR plot using PLOT function.

fast 8 Jahre vor | 1 Download |

Thumbnail

Gesendet


mixed_design_anova.m
Example of mixed-design ANOVA model

mehr als 9 Jahre vor | 1 Download |

Thumbnail

Gesendet


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

mehr als 9 Jahre vor | 3 Downloads |

Thumbnail

Gesendet


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

fast 11 Jahre vor | 1 Download |

Thumbnail

Gesendet


ELLIPSATE
circumscribe data into an ellipse

fast 11 Jahre vor | 2 Downloads |

Thumbnail

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

etwa 12 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Gesendet


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

etwa 12 Jahre vor | 1 Download |

Thumbnail

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

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 5 Antworten | 7

5

Antworten