student
University Of Mysore
Followers: 0 Following: 0
M tech Student
Professional Interests: image processing
Statistics
RANK
10,769
of 295,467
REPUTATION
4
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
11 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
11 years ago
How to come out of a running matlab program when the software shows status as 'busy'?
As you use in "C" here also there is a command "CTRL + C"
11 years ago | 0
| accepted
Question
I am using PCA for dimension reduction .After some preprocessing i have stored my images in a matrix . In matrix i found that some of pixel value coming like NaN+NaNi . How to overcome with that so that covariance will b calculated .
*A* is the matrix where all images are stored column wise in which NaN+NaNi is there . cov=A' * A. covariance matrix is full ...
12 years ago | 0 answers | 0
0
answersQuestion
how to calculate variance of the different blocks of an image
respected sir / madam i have a question that how to make partition of an image in to blocks of the size decided dynamically ...
12 years ago | 2 answers | 0