Rank: 707 based on 154 downloads (last 30 days) and 3 files submitted
photo

Oleg Komarov

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Oleg View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
10 Nov 2009 Screenshot MS SQL JDBC connection Establishes JDBC connection to MS SQL Easier to use than "database(…)" NEW! Windows authentication Author: Oleg Komarov easy, microsoft, jdbc, connection, database, sql 91 1
15 Aug 2009 Heteroskedasticity test White, White special case and Breush-Pagan tests. Stat TB needed: regstats and chi2cdf. Author: Oleg Komarov white, heteroskedasticity, econometrics, test, breush_pagan 52 2
30 Jun 2009 flattin/merging nested cells {{a}, b, {c,{d;e}}} --> {a,b,c,d,e} Author: Oleg Komarov matrix, cell, nested cells 11 9
  • 3.0
3.0 | 1 rating
Comments and Ratings by Oleg View all
Updated File Comments Rating
09 Nov 2009 MS SQL JDBC connection Establishes JDBC connection to MS SQL Easier to use than "database(…)" NEW! Windows authentication Author: Oleg Komarov

Testing additional feature to use Windows Authentication login.

05 Nov 2009 Allstats Many statistics of a vector Author: Francisco de Castro

I appreciate the author's mind flexibility making this functions closer to the needs of the community.

28 Sep 2009 Matlab mesh to PDF with 3D iteractive object Export triangulated mesh into a pdf with a 3D interactive object. Author: Alexandre Gramfort

Authors shouldn't rate their own submissions

17 Jul 2009 Get files of any extention to a folder Get files from folder containing many subfolders & files in each subfolder Author: Shanmugam Kannappan

Poorly commented and no Help L1 at all. Has potential but personally i don't like GUI inputs. In a looped script can be really annoying typing inputs all the time.

17 Jul 2009 Steganography Hide an image in another image. Author: Ankur Pawar

I have another way to hide porn images:
http://www.online-tech-tips.com/computer-tips/hide-file-in-picture/

Comments and Ratings on Oleg's Files View all
Updated File Comment by Comments Rating
09 Nov 2009 MS SQL JDBC connection Establishes JDBC connection to MS SQL Easier to use than "database(…)" NEW! Windows authentication Author: Oleg Komarov Komarov, Oleg

Testing additional feature to use Windows Authentication login.

17 Jul 2009 Heteroskedasticity test White, White special case and Breush-Pagan tests. Stat TB needed: regstats and chi2cdf. Author: Oleg Komarov Komarov, Oleg

Updating with check on solvability of the system. In case observations < regressors, regstats gives an error. If this is the case, skip that series and leave NaN in the Pvalue vector.

14 Jul 2009 Heteroskedasticity test White, White special case and Breush-Pagan tests. Stat TB needed: regstats and chi2cdf. Author: Oleg Komarov Komarov, Oleg

DemoDataset missing, updating...

30 Jun 2009 flattin/merging nested cells {{a}, b, {c,{d;e}}} --> {a,b,c,d,e} Author: Oleg Komarov Luong, Bruno

To Oleg: you could probably "simulate" the recursion algorithm by managing an artificial stack, which can be expanded when the limit is reached

30 Jun 2009 flattin/merging nested cells {{a}, b, {c,{d;e}}} --> {a,b,c,d,e} Author: Oleg Komarov Komarov, Oleg

Sry, pressed accidentally enter.
I was thinking of:
a = 0;
if iscell(c)
    a = a+1
    if mod(a,5) == 0
         C{a/500} = c;
    else
          cellfun(....)
    end
     C = [C{:}];
.....
end

Top Tags Applied by Oleg
autorated, breush_pagan, cell, connection, database
Files Tagged by Oleg View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
10 Nov 2009 Screenshot MS SQL JDBC connection Establishes JDBC connection to MS SQL Easier to use than "database(…)" NEW! Windows authentication Author: Oleg Komarov easy, microsoft, jdbc, connection, database, sql 91 1
28 Sep 2009 Screenshot Matlab mesh to PDF with 3D iteractive object Export triangulated mesh into a pdf with a 3D interactive object. Author: Alexandre Gramfort autorated, mesh, pdf, 3d, self_rating, latex 61 6
  • 3.75
3.8 | 4 ratings
15 Aug 2009 Heteroskedasticity test White, White special case and Breush-Pagan tests. Stat TB needed: regstats and chi2cdf. Author: Oleg Komarov white, heteroskedasticity, econometrics, test, breush_pagan 52 2
30 Jun 2009 flattin/merging nested cells {{a}, b, {c,{d;e}}} --> {a,b,c,d,e} Author: Oleg Komarov matrix, cell, nested cells 11 9
  • 3.0
3.0 | 1 rating
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com