photo

R P


Last seen: quasi 2 anni fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

All
MATLAB Answers

4 Domande
1 Risposta

File Exchange

15 File

RANK
5.280
of 300.381

REPUTAZIONE
9

CONTRIBUTI
4 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
9

RANK
992 of 20.941

REPUTAZIONE
1.913

VALUTAZIONE MEDIA
4.50

CONTRIBUTI
15 File

DOWNLOAD
24

ALL TIME DOWNLOAD
16930

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • 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

oltre 8 anni fa | 1 download |

0.0 / 5

Inviato


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

quasi 9 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


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

quasi 9 anni fa | 1 download |

5.0 / 5
Thumbnail

Inviato


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

quasi 9 anni fa | 1 download |

5.0 / 5
Thumbnail

Inviato


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

quasi 9 anni fa | 1 download |

0.0 / 5

Inviato


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

oltre 9 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


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

oltre 9 anni fa | 2 download |

4.0 / 5
Thumbnail

Inviato


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

oltre 9 anni fa | 3 download |

0.0 / 5
Thumbnail

Inviato


sigm_fit
Optimization of parameters of the sigmoid function

oltre 9 anni fa | 6 download |

4.8 / 5
Thumbnail

Inviato


linebar
linebar generates BAR plot using PLOT function.

oltre 9 anni fa | 1 download |

0.0 / 5
Thumbnail

Inviato


mixed_design_anova.m
Example of mixed-design ANOVA model

circa 11 anni fa | 2 download |

0.0 / 5
Thumbnail

Inviato


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

circa 11 anni fa | 1 download |

5.0 / 5
Thumbnail

Inviato


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

oltre 12 anni fa | 1 download |

1.83333 / 5
Thumbnail

Inviato


ELLIPSATE
circumscribe data into an ellipse

oltre 12 anni fa | 1 download |

5.0 / 5
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...

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

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

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

quasi 14 anni fa | 1 download |

4.0 / 5
Thumbnail

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

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

oltre 14 anni fa | 5 risposte | 7

5

risposte