Jigar Gada - MATLAB Central
photo

Jigar Gada


University of Southern California

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Signal Processing, Image and Speech Processing, Linear Algebra, Machine Learning

统计学

All
CodyMATLAB AnswersFile ExchangeFrom 10/11 to 03/25Use left and right arrows to move selectionFrom 10/11Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
3 个回答

File Exchange

3 文件

Cody

0 个问题
20 个答案

排名
4,531
of 297,503

声誉
11

贡献数
7 个提问
3 个回答

回答接受率
28.57%

收到投票数
9

排名
5,047 of 20,449

声誉
259

平均
4.50

贡献数
3 文件

下载次数
5

ALL TIME 下载次数
2500

排名
20,971
of 159,017

贡献数
0 个问题
20 个答案

评分
230

徽章数量
3

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • First Answer
  • Commenter
  • Promoter
  • Solver

查看徽章

Feeds

排序方式:

提问


How do I create an interactive connected graph in MATLAB GUI
I want to create a connected graph in Matlab GUI. All the nodes of the graph are buttons which changes its color when clicked. A...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
How can I rotate a set of points in a plane by a certain angle about an arbitrary point?
Best is to deal this task with Linear Algebra. Let the specified point(around which the rotation has be done) be w = (x1,y1)....

11 years 前 | 2

已回答
what is the best size of input data for neural network?
What kind of network are you using. If you re using back propagation network, then 1. Back propogation gives good results onl...

12 years 前 | 0

已回答
how to round the decimal point?
Thanks a lot.. It was so simple.

12 years 前 | 0

提问


Feature classification
I am working on Face recognition and have generated the features using PCA and then LDA. While the features are given as input t...

13 years 前 | 0 个回答 | 0

0

个回答

提问


PCA LDA
Hello, I am doin a project on face detection+recognition. Face detection part is working properly. I hav done face recognition ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Eigen faces
I am working on face detection and recognition. My face detection algo using viola-jones is working perfectly. However face reco...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Speed
How to increase the speed of your code in matlab..? i am workin on real time face detection but my code is taking a lot of time...

13 years 前 | 2 个回答 | 0

2

个回答

提问


eigen faces
can sumone explain me what an eigen face actually signify??

13 years 前 | 1 个回答 | 0

1

个回答

提问


what is the difference between conv2, filter2 and imfilter..?
I am confused with the way these three algorithms works. which function should i use for gaussian, prewitt etc. filters??

13 years 前 | 3 个回答 | 7

3

个回答