Community Profile

photo

R P


Last seen: 4 mois il y a Actif depuis 2011

Statistiques

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

Afficher les badges

Content Feed

Afficher par

A soumis


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

environ 7 ans il y a | 1 téléchargement |

A soumis


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

environ 7 ans il y a | 1 téléchargement |

Thumbnail

A soumis


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

plus de 7 ans il y a | 1 téléchargement |

Thumbnail

A soumis


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

plus de 7 ans il y a | 1 téléchargement |

Thumbnail

A soumis


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

plus de 7 ans il y a | 6 téléchargements |

A soumis


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

presque 8 ans il y a | 1 téléchargement |

Thumbnail

A soumis


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

presque 8 ans il y a | 2 téléchargements |

Thumbnail

A soumis


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

presque 8 ans il y a | 6 téléchargements |

Thumbnail

A soumis


sigm_fit
Optimization of parameters of the sigmoid function

presque 8 ans il y a | 15 téléchargements |

Thumbnail

A soumis


linebar
linebar generates BAR plot using PLOT function.

presque 8 ans il y a | 1 téléchargement |

Thumbnail

A soumis


mixed_design_anova.m
Example of mixed-design ANOVA model

plus de 9 ans il y a | 1 téléchargement |

Thumbnail

A soumis


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

plus de 9 ans il y a | 3 téléchargements |

Thumbnail

A soumis


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

presque 11 ans il y a | 1 téléchargement |

Thumbnail

A soumis


ELLIPSATE
circumscribe data into an ellipse

presque 11 ans il y a | 2 téléchargements |

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

plus de 11 ans il y a | 1 réponse | 1

1

réponse

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

environ 12 ans il y a | 1 réponse | 1

0

réponse

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

environ 12 ans il y a | 1 réponse | 0

1

réponse

A soumis


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

environ 12 ans il y a | 1 téléchargement |

Thumbnail

A répondu
strcat including space (i.e, ' ')
Thank you, Walter

presque 13 ans il y a | 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 ...

presque 13 ans il y a | 5 réponses | 7

5

réponses