photo

David Raveh


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Spoken Languages:
English

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
209,996
of 298,545

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,613

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,622

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
How to arrange editor, command window, command history from right to left, not top to bottom
I figured it out. The solution is to select the blue where it says "editor" and slide the window to the left-most part of the sc...

3 years ago | 0

| accepted

Question


How to arrange editor, command window, command history from right to left, not top to bottom
I accidentally messed up my layout, which was: editor on the left (workspace on left as well, below editor), command window in m...

3 years ago | 2 answers | 0

2

answers

Question


fspecial filter of my own making
I would like to make a point spread function using fspecial for atmospheric turbulence. Is there a way that I can create my own ...

3 years ago | 1 answer | 0

1

answer

Question


Trying to stack an image array, error "Unable to perform assignment because the size of the left side is 220-by-220 and the size of the right side is 256-by-256"
I recieved a code in a matlab file that went as follows: input_dir = './data/'; imgs = dir([input_dir '*.png']); for i = 1:le...

3 years ago | 1 answer | 0

1

answer