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.
Programming Languages:
Python, C, MATLAB, Arduino, Fortran
Spoken Languages:
English
Pronouns:
He/him
Python, C, MATLAB, Arduino, Fortran
Spoken Languages:
English
Pronouns:
He/him
Feeds
已提交
Fast and Robust Curve Intersections
Computes intersection points of two curves.
6 months 前 | 112 次下载 |
已提交
uipickfiles: uigetfile on steroids
Many-featured, platform independent file and directory picker.
8 months 前 | 22 次下载 |
已提交
figmenu: An automatic figure-selection menu
Easily switch between figures using a menu that is created automatically.
6 years 前 | 1 次下载 |
已提交
uibar: Colored bar indicator (like a waitbar) that can be placed in a figure.
Multi-purpose variable-length colored bar indicator.
7 years 前 | 1 次下载 |
已解决
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 前
已提交
csprintf: Write formatted strings to cells.
Write text into a cell array of strings.
13 years 前 | 1 次下载 |
已解决
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 前
已提交
uibutton: GUI pushbuttons with better labels
Creates pushbutton uicontrol labeled with TeX or LaTeX strings.
14 years 前 | 5 次下载 |
已提交
verbatim: Get the text of a block comment.
Verbatim returns the text contained in the next block comment.
15 years 前 | 2 次下载 |
已提交
bsxfun substitute
Substitute for bsxfun for older versions of MATLAB in which it is not built-in.
16 years 前 | 2 次下载 |
已提交
Parse property/value pairs and structures
Parses property/value pairs just like Handle Graphics functions.
16 years 前 | 2 次下载 |
已提交
dispx: Display styled string in xterm
Display string with underlined, bold or colored characters in an xterm.
18 years 前 | 1 次下载 |
已提交
Generalized Array Operations
Computes generalized array operations by expanding singleton dimensions.
18 years 前 | 1 次下载 |