Priyana Kumar
Followers: 0 Following: 0
Engineering Student at Loyola University Chicago, liking MATLAB more and more each day!
Statistics
RANK
74,446
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
MATLAB Compiler with Java Robot
Hello, I am trying to use MATLAB compiler to compile this code into a .exe file for redistribution: Currently we have tried: us...
3 years ago | 0 answers | 0
0
answersQuestion
Gesture Recognition with gloves
Hello!! I have this code that currently detects hand gestures 1-6 and completes a mouse action with it. We now have to get it to...
3 years ago | 0 answers | 0
0
answersQuestion
Push Button help!
Hello, I am trying to make two push buttons in MATLAB in which one allows me to quit the program and the other allows me to cont...
3 years ago | 1 answer | 0
1
answerMouse Control with hand gestures
Here's the updated code, it works now. We changed it so the size of the matrix is used rather than the string. close all %%...
4 years ago | 0
| accepted
Question
Mouse Control with hand gestures
Hello, I have this code that is able to count my fingers from 1-5 and the mouse commands that go with each number. The mouse...
4 years ago | 1 answer | 0
1
answerQuestion
How can I move my mouse according to a centroid value?
I have been trying to complete a gesture recognition mouse control program in MATLAB and want to do this without using color det...
4 years ago | 1 answer | 0
1
answerSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
4 years ago