student
University Of Mysore
自 2012 起处于活动状态
Followers: 0 Following: 0
M tech Student
Professional Interests: image processing
Feeds
已解决
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
11 years 前
已解决
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 前
已回答
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"
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 前 | 0
| 已接受
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0