photo

Jigar Gada


University of Southern California

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

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

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 10 Jahre vor | 2

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

fast 12 Jahre vor | 0

Beantwortet
how to round the decimal point?
Thanks a lot.. It was so simple.

fast 12 Jahre vor | 0

Frage


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

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 3 Antworten | 7

3

Antworten