photo

Alex Ryabov


University of Oldenburg

Last seen: 7 days ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
3 Answers

File Exchange

3 Files

Cody

0 Problems
1 Solution

RANK
287,623
of 297,457

REPUTATION
0

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
5,942 of 20,438

REPUTATION
198

AVERAGE RATING
4.70

CONTRIBUTIONS
3 Files

DOWNLOADS
17

ALL TIME DOWNLOADS
1323

RANK
118,748
of 158,938

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Solver
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Submitted


Diffusion map
Diffusion map of time series or similarity matrix

14 days ago | 6 downloads |

0.0 / 5
Thumbnail

Submitted


AddLetters2Plots
Matlab function to add labels a, b, c to subplots in a figure.

2 years ago | 6 downloads |

5.0 / 5
Thumbnail

Answered
Display Data From a Matrix or Table with Colour Scale
Better use heatmap(rand(5, 3)); colormap(jet)

2 years ago | 0

Answered
How can I label my graphs as (a), (b), (c) etc in subplot matlab?
I hope this function will help https://www.mathworks.com/matlabcentral/fileexchange/95478-addletters2plots fg = figure(1); c...

3 years ago | 0

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 years ago

Submitted


Fitting a truncated normal (Gaussian) distribution
How to fit a truncated distribution

7 years ago | 5 downloads |

4.6 / 5
Thumbnail

Answered
timeout using parfor loop and ode15s
Hi I just came across the same problem. I run a simulation with different parameters and for some parameters it takes very long...

11 years ago | 0