
Jigar Gada
University of Southern California
自 2011 起处于活动状态
Followers: 0 Following: 0
Professional Interests: Signal Processing, Image and Speech Processing, Linear Algebra, Machine Learning
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)....
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...
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
提问
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
个回答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