Community Profile

photo

Priyana Kumar


Last seen: 3年弱 前 2021 年からアクティブ

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

統計

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

バッジを表示

Content Feed

表示方法

質問


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年弱 前 | 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年弱 前 | 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前