Roman Voronov - MATLAB Central
photo

Roman Voronov


Last seen: 1 year ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB AnswersFile ExchangeFrom 05/11 to 04/25Use left and right arrows to move selectionFrom 05/11Use 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

0 Questions
3 Answers

File Exchange

2 Files

RANK
9,737
of 298,237

REPUTATION
2

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
6,299 of 20,553

REPUTATION
180

AVERAGE RATING
5.00

CONTRIBUTIONS
2 Files

DOWNLOADS
8

ALL TIME DOWNLOADS
1551

RANK

of 160,651

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

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
  • First Answer

View badges

Feeds

View by

Submitted


Extract ALL Values of an Arbitrary Depth Structu to an Array
To code is intended to create a generalized MATLAB function that traverses a struct of arbitrary depth and collects values with...

1 year ago | 1 download |

0.0 / 5

Answered
random error with frame size making a video
a stupid workaround is to use make a tiff stack instead of a movie. you can use the http://www.mathworks.com/help/matlab/ref/fr...

12 years ago | 1

Submitted


nanmedfilt2
This MATLAB function performs median filtering of the matrix A in two dimensions while ignoring NaNs

12 years ago | 7 downloads |

4.4 / 5

Answered
Get data from Contour plots
This works for contour3, for contour the Z is empty

12 years ago | 0

Answered
Image processing of confocal images (flattening)
i think for the first image it should be pretty easy to segment those large objects using simply im2bw(image,graythresh(image)),...

14 years ago | 0