Douglas Schwarz
University of Rochester
Followers: 0 Following: 0
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 Neuroscience grad students. MATLAB user since 1987.
Python, C, MATLAB, Arduino, Fortran
Spoken Languages:
English
Pronouns:
He/him
Statistics
RANK
N/A
of 295,410
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
56 of 20,224
REPUTATION
14,209
AVERAGE RATING
4.70
CONTRIBUTIONS
14 Files
DOWNLOADS
215
ALL TIME DOWNLOADS
125828
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Fast and Robust Curve Intersections
Computes intersection points of two curves.
6 months ago | 112 downloads |
Submitted
uipickfiles: uigetfile on steroids
Many-featured, platform independent file and directory picker.
8 months ago | 25 downloads |
Submitted
figmenu: An automatic figure-selection menu
Easily switch between figures using a menu that is created automatically.
6 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.
7 years ago | 1 download |
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...
12 years ago
Submitted
csprintf: Write formatted strings to cells.
Write text into a cell array of strings.
13 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:...
13 years ago
Submitted
uibutton: GUI pushbuttons with better labels
Creates pushbutton uicontrol labeled with TeX or LaTeX strings.
14 years ago | 5 downloads |
Submitted
verbatim: Get the text of a block comment.
Verbatim returns the text contained in the next block comment.
15 years ago | 2 downloads |
Submitted
bsxfun substitute
Substitute for bsxfun for older versions of MATLAB in which it is not built-in.
16 years ago | 2 downloads |
Submitted
Parse property/value pairs and structures
Parses property/value pairs just like Handle Graphics functions.
16 years ago | 2 downloads |
Submitted
dispx: Display styled string in xterm
Display string with underlined, bold or colored characters in an xterm.
18 years ago | 1 download |
Submitted
Generalized Array Operations
Computes generalized array operations by expanding singleton dimensions.
18 years ago | 1 download |