Community Profile

photo

R P


Last seen: 5개월 전 2011년부터 활동

Followers: 0   Following: 0

연락

통계

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

배지 보기

Feeds

보기 기준

제출됨


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

대략 7년 전 | 다운로드 수: 1 |

제출됨


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

7년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

7년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

7년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

7년 초과 전 | 다운로드 수: 2 |

제출됨


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

대략 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

대략 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


sigm_fit
Optimization of parameters of the sigmoid function

대략 8년 전 | 다운로드 수: 11 |

Thumbnail

제출됨


linebar
linebar generates BAR plot using PLOT function.

대략 8년 전 | 다운로드 수: 1 |

Thumbnail

제출됨


mixed_design_anova.m
Example of mixed-design ANOVA model

9년 초과 전 | 다운로드 수: 1 |

Thumbnail

제출됨


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

9년 초과 전 | 다운로드 수: 2 |

Thumbnail

제출됨


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

대략 11년 전 | 다운로드 수: 4 |

Thumbnail

제출됨


ELLIPSATE
circumscribe data into an ellipse

대략 11년 전 | 다운로드 수: 2 |

Thumbnail

질문


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

11년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

대략 12년 전 | 답변 수: 0 | 1

0

답변

질문


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

대략 12년 전 | 답변 수: 1 | 0

1

답변

제출됨


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

대략 12년 전 | 다운로드 수: 1 |

Thumbnail

답변 있음
strcat including space (i.e, ' ')
Thank you, Walter

거의 13년 전 | 0

질문


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

거의 13년 전 | 답변 수: 5 | 7

5

답변