Oleg Komarov - MATLAB Central
photo

Oleg Komarov


2009 年からアクティブ

Followers: 2   Following: 0

PhD in Financial Economics at Imperial College London.
Professional Interests: asset management, big data, systematic trading strategies, financial modelling

統計

All
MATLAB AnswersCodyFile ExchangeFrom 08/09 to 04/25Use left and right arrows to move selectionFrom 08/09Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

37 質問
1,021 回答

File Exchange

23 ファイル

Cody

0 問題
86 解答

ランク
50
of 298,180

評判
3,934

コントリビューション
37 質問
1,021 回答

回答採用率
54.05%

獲得投票数
1,073

ランク
481 of 20,546

評判
3,460

平均評価
4.70

コントリビューション
23 ファイル

ダウンロード
37

ALL TIME ダウンロード
31136

ランク
7,387
of 160,541

コントリビューション
0 問題
86 解答

スコア
860

バッジ数
3

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Scavenger Finisher
  • 12 Month Streak
  • Thankful Level 4
  • Speed Demon
  • Commenter
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 3
  • First Submission
  • Guiding Light

バッジを表示

Feeds

表示方法

回答済み
How do I change the number display from scientific notation to the full number in digits?
format long or sprintf('%16.f',2332456943534324)

5ヶ月 前 | 8

| 採用済み

回答済み
How do I change the marker size for a plot?
You can change the marker size for a line plot by setting the “MarkerSize” property, either as a name-value pair or by accessing...

5ヶ月 前 | 19

| 採用済み

送信済み


okomarov/ginicoeff
A measure of statistical dispersion

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

5.0 / 5
Thumbnail

質問


Does appdesigner support retina displays?
As you can see from the image below, the axis created in the app designer is not crisp. Normal plots created with e.g. |plot(1:1...

7年以上 前 | 0 件の回答 | 0

0

回答

送信済み


okomarov/metastockread
Read metastock files (master, emaster, xmaster and .dat/.mwd)

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

4.6 / 5
Thumbnail

送信済み


okomarov/TidyCode
Improve readability of your code and keep it tidy

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

5.0 / 5
Thumbnail

送信済み


okomarov/tableutils
Fixes some methods of the table() class and extends it with additional features

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

0.0 / 5

送信済み


okomarov/wrds
Matlab API to WRDS and SAS data sets

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

4.0 / 5
Thumbnail

送信済み


okomarov/schemaball
Plot correlation matrix as a schemaball

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

5.0 / 5
Thumbnail

回答済み
Batman equation in MATLAB
The "correct" version with explanations: http://math.stackexchange.com/questions/54506/is-this-batman-equation-for-real % G...

8年以上 前 | 3

送信済み


okomarov/passfield
Password dialog and masked edit box uicontrol for passwords

8年以上 前 | ダウンロード 2 件 |

4.0 / 5
Thumbnail

送信済み


okomarov/clusterreg
OLS regression with clustered standard errors

8年以上 前 | ダウンロード 4 件 |

0.0 / 5

回答済み
Performance of table data type
As already replicated in <uk.mathworks.com/matlabcentral/answers/256482-table-performance-very-slow table performance very slow>...

8年以上 前 | 1

回答済み
Table performance very slow
I have been _using_ |table()| way before they were introduced into the core package, since _de facto_ they are the ported versio...

8年以上 前 | 3

送信済み


okomarov/getSubclasses
List subclasses and their dependency graph

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

0.0 / 5
Thumbnail

回答済み
TUTORIAL: how to format your question with markup
*CODE* <<http://img5.uploadhouse.com/fileuploads/13715/13715165c3b7057dff601f51d51cd859096f4313.gif>>

約9年 前 | 3

回答済み
Overriding table() methods and adding new
I adopted a solution that I fully describe on <http://stackoverflow.com/a/34999598/2180721 StackOverflow>. Development for a ...

約9年 前 | 0

| 採用済み

回答済み
[Win] R2015b crashes often, is more unstable
Support suggested to try the pre-release R2016a and I did not manage to crash Matlab on that. You can infer the rest.

約9年 前 | 0

| 採用済み

質問


[Win] R2015b crashes often, is more unstable
Has anyone noticed that Matlab has become more unstable under R2015b? In my use case I run some intensive data crunching and es...

約9年 前 | 1 件の回答 | 1

1

回答

質問


Overriding table() methods and adding new
SETUP Win7 64b R2015b The |table()| is a <http://uk.mathworks.com/help/matlab/matlab_oop/subclassing-matlab-built-in-classes....

約9年 前 | 1 件の回答 | 0

1

回答

回答済み
problem with xlswrite while obeying excel limits
I had the following error: message: '' identifier: 'MATLAB:COM:E2148140012' and it boiled down to having a col...

9年以上 前 | 1

質問


Screen (2D) projection of 3D plot
How can I get the *screen projection* (2D) of the following 3D plot: h = ezplot3('t', 'sin(t)', '20*cos(t)', [0 10*pi]); ...

9年以上 前 | 1 件の回答 | 1

1

回答

送信済み


okomarov/importFrenchData
Download data from Kenneth French Data Library, e.g. Fama and French factors

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

5.0 / 5
Thumbnail

送信済み


nanfillts
Fill consecutive NaNs with last available value

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

0.0 / 5
Thumbnail

送信済み


okomarov/ismemberb
Ismember with reduced memory footprint through block processing

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

0.0 / 5
Thumbnail

回答済み
Is it possible to rename columns in a table?
My <http://uk.mathworks.com/matlabcentral/fileexchange/50006-okomarov-tableutils |tableutils()|> has |renameVarNames()| that doe...

10年弱 前 | 1

回答済み
Hi, I want 2 timer objects to execute sequentially, one after the other. Please help
You can use one timer and a function that alternate the state(s): tic t = timer; t.ExecutionMode = 'fixedDelay'; t...

約10年 前 | 2

| 採用済み

回答済み
How do I convert strings stored in a cell array to numbers?
Hi Alex, you cannot mix double values with char values, but you still have to use a cell array (or drop the header 'Names'). ...

約10年 前 | 6

| 採用済み

回答済み
HOW TO CONVERT PASSWORD TO ******** FORMAT USING MATLAB
An addition to the list <http://uk.mathworks.com/matlabcentral/fileexchange/47210-passfield FEX: passfield>. <<http://uk....

10年以上 前 | 0

回答済み
asking for a password or code.
An addition to the list by Jan <http://uk.mathworks.com/matlabcentral/fileexchange/47210-passfield FEX: passfield>. <<htt...

10年以上 前 | 0

さらに読み込む