Tucker Downs
Rochester Institute of Technology
Followers: 0 Following: 0
Color Science researcher studying color appearance in see-through augmented reality.
C++, Javascript, MATLAB
Spoken Languages:
English
Statistics
RANK
3,039
of 295,448
REPUTATION
18
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
8
RANK
18,150 of 20,227
REPUTATION
1
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
3
ALL TIME DOWNLOADS
12
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Getting the indices from a vector
This is a basic MATLAB operation. It is for instructional purposes. --- You may already know how to <http://www.mathworks....
3 years ago
Submitted
MatlabArrows
Draw pretty arrows with more modern matlab functionality!
3 years ago | 3 downloads |
MATLAB Crashes when Using Conda Environment Other than Base
The obvious feature / solution would be for Mathworks to just respect the user environment when people want to call a python scr...
3 years ago | 4
Question
Matlab "pyenv" doesn't respect user path / user env configured with anaconda
Hello all! I am trying to run a python script from matlab and get the results, my script requires python 3 and several package...
3 years ago | 1 answer | 0
1
answerSolved
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
3 years ago
What should go in a next-generation MATLAB X?
Yes! I think in all established products it's occasionally neccissary to make major pruning of older functionality for the good ...
3 years ago | 3
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
5 years ago
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:...
5 years ago