Community Profile

photo

R P


Last seen: 5 meses hace Con actividad desde 2011

Followers: 0   Following: 0

Contacto

Estadísticas

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

Ver insignias

Feeds

Ver por

Enviada


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

alrededor de 7 años hace | 1 descarga |

Enviada


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

más de 7 años hace | 1 descarga |

Thumbnail

Enviada


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

más de 7 años hace | 1 descarga |

Thumbnail

Enviada


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

más de 7 años hace | 1 descarga |

Thumbnail

Enviada


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

más de 7 años hace | 2 descargas |

Enviada


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

alrededor de 8 años hace | 1 descarga |

Thumbnail

Enviada


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

alrededor de 8 años hace | 2 descargas |

Thumbnail

Enviada


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

alrededor de 8 años hace | 1 descarga |

Thumbnail

Enviada


sigm_fit
Optimization of parameters of the sigmoid function

alrededor de 8 años hace | 13 descargas |

Thumbnail

Enviada


linebar
linebar generates BAR plot using PLOT function.

alrededor de 8 años hace | 1 descarga |

Thumbnail

Enviada


mixed_design_anova.m
Example of mixed-design ANOVA model

más de 9 años hace | 1 descarga |

Thumbnail

Enviada


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

más de 9 años hace | 3 descargas |

Thumbnail

Enviada


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

alrededor de 11 años hace | 4 descargas |

Thumbnail

Enviada


ELLIPSATE
circumscribe data into an ellipse

alrededor de 11 años hace | 2 descargas |

Thumbnail

Pregunta


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

más de 11 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

alrededor de 12 años hace | 0 respuestas | 1

0

respuestas

Pregunta


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

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Enviada


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

alrededor de 12 años hace | 1 descarga |

Thumbnail

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

casi 13 años hace | 0

Pregunta


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

casi 13 años hace | 5 respuestas | 7

5

respuestas