Jigar Gada
University of Southern California
Followers: 0 Following: 0
Professional Interests: Signal Processing, Image and Speech Processing, Linear Algebra, Machine Learning
Statistics
RANK
4,531
of 295,467
REPUTATION
11
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
9
RANK
5,021 of 20,234
REPUTATION
258
AVERAGE RATING
4.50
CONTRIBUTIONS
3 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
2491
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerHow 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 ago | 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 ago | 0
Question
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...
12 years ago | 0 answers | 0
0
answersQuestion
PCA LDA
Hello, I am doin a project on face detection+recognition. Face detection part is working properly. I hav done face recognition ...
12 years ago | 1 answer | 0
1
answerQuestion
Eigen faces
I am working on face detection and recognition. My face detection algo using viola-jones is working perfectly. However face reco...
12 years ago | 0 answers | 0
0
answersQuestion
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...
12 years ago | 2 answers | 0
2
answersQuestion
eigen faces
can sumone explain me what an eigen face actually signify??
13 years ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 7