
Douglas Schwarz
University of Rochester
I work in the Depts. of Neuroscience and Biomedical Engineering at the University of Rochester where our lab is studying auditory neuroscience. I also teach an introductory MATLAB class to BME students. I have been using MATLAB since 1987. Professional Interests: Signal processing, statistics, consulting
Statistics
RANK
N/A
of 284,842
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
55 of 19,242
REPUTATION
13,890
AVERAGE RATING
4.70
CONTRIBUTIONS
14 Files
DOWNLOADS
300
ALL TIME DOWNLOADS
123287
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
uipickfiles: uigetfile on steroids
Many-featured, platform independent file and directory picker.
3 years ago | 26 downloads |

Submitted
figmenu: An automatic figure-selection menu
Easily switch between figures using a menu that is created automatically.
5 years ago | 1 download |

Submitted
uibar: Colored bar indicator (like a waitbar) that can be placed in a figure.
Multi-purpose variable-length colored bar indicator.
6 years ago | 1 download |

Submitted
Fast and Robust Curve Intersections
Computes intersection points of two curves.
6 years ago | 159 downloads |

Solved
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
11 years ago
Submitted
csprintf: Write formatted strings to cells.
Write text into a cell array of strings.
12 years ago | 1 download |
Solved
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:...
12 years ago
Submitted
uibutton: GUI pushbuttons with better labels
Creates pushbutton uicontrol labeled with TeX or LaTeX strings.
13 years ago | 9 downloads |
Submitted
verbatim: Get the text of a block comment.
Verbatim returns the text contained in the next block comment.
14 years ago | 2 downloads |
Submitted
bsxfun substitute
Substitute for bsxfun for older versions of MATLAB in which it is not built-in.
15 years ago | 1 download |
Submitted
Parse property/value pairs and structures
Parses property/value pairs just like Handle Graphics functions.
15 years ago | 2 downloads |
Submitted
dispx: Display styled string in xterm
Display string with underlined, bold or colored characters in an xterm.
17 years ago | 1 download |

Submitted
Generalized Array Operations
Computes generalized array operations by expanding singleton dimensions.
17 years ago | 1 download |