Community Profile

photo

Priyana Kumar


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

Engineering Student at Loyola University Chicago, liking MATLAB more and more each day!

统计数据

All
  • First Review
  • MATLAB Central Treasure Hunt Finisher
  • Solver

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
Mouse 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 %%...

3 years 前 | 0

| 已接受

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 0 个回答 | 0

0

个回答

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years 前