photo

Priyana Kumar


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

Followers: 0   Following: 0

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

统计学

All
MATLAB Answers

5 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
84,120
of 299,722

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
119,275
of 165,604

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

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

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

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

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

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

4 years 前 | 1 个回答 | 0

1

个回答

已解决


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 前