Community Profile

photo

R P


Last seen: 5 mesi fa Attivo dal 2011

Followers: 0   Following: 0

Contatto

Statistiche

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

Visualizza badge

Feeds

Visto da

Inviato


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

circa 7 anni fa | 1 download |

Inviato


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

oltre 7 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 7 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 7 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 7 anni fa | 2 download |

Inviato


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

circa 8 anni fa | 1 download |

Thumbnail

Inviato


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

circa 8 anni fa | 2 download |

Thumbnail

Inviato


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

circa 8 anni fa | 1 download |

Thumbnail

Inviato


sigm_fit
Optimization of parameters of the sigmoid function

circa 8 anni fa | 11 download |

Thumbnail

Inviato


linebar
linebar generates BAR plot using PLOT function.

circa 8 anni fa | 1 download |

Thumbnail

Inviato


mixed_design_anova.m
Example of mixed-design ANOVA model

oltre 9 anni fa | 1 download |

Thumbnail

Inviato


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

oltre 9 anni fa | 2 download |

Thumbnail

Inviato


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

circa 11 anni fa | 4 download |

Thumbnail

Inviato


ELLIPSATE
circumscribe data into an ellipse

circa 11 anni fa | 2 download |

Thumbnail

Domanda


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

oltre 11 anni fa | 1 risposta | 1

1

risposta

Domanda


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

circa 12 anni fa | 0 risposte | 1

0

risposte

Domanda


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

circa 12 anni fa | 1 risposta | 0

1

risposta

Inviato


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

circa 12 anni fa | 1 download |

Thumbnail

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

quasi 13 anni fa | 0

Domanda


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

quasi 13 anni fa | 5 risposte | 7

5

risposte