Community Profile

photo

Alex Ryabov


University of Oldenburg

Last seen: 9日 前 2014 年からアクティブ

統計

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

バッジを表示

Content Feed

表示方法

送信済み


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

1年以上 前 | ダウンロード 9 件 |

Thumbnail

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

2年弱 前 | 0

回答済み
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...

2年以上 前 | 0

解決済み


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

約5年 前

送信済み


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

約6年 前 | ダウンロード 8 件 |

Thumbnail

回答済み
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...

約10年 前 | 0