photo

student


University Of Mysore

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

M tech Student
Professional Interests: image processing

Statistik

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

mehr als 11 Jahre vor

Gelöst


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

mehr als 11 Jahre vor

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

mehr als 11 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten