student
University Of Mysore
2012년부터 활동
Followers: 0 Following: 0
Feeds
문제를 풀었습니다
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
거의 13년 전
문제를 풀었습니다
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:...
거의 13년 전
답변 있음
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"
거의 13년 전 | 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 ...
거의 13년 전 | 답변 수: 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 ...
대략 13년 전 | 답변 수: 2 | 0


