Community Profile

photo

Keshav Dev Singh


IIT Bombay/ UWO Canada/ UC Davis

Last seen: 4 years ago Active since 2011

Professional Interests: Hyperspectral Remote sensing, Spectral Unmixing

Statistics

  • Thankful Level 1
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Hyperspectral Image Classification/Unmixing Matlab code
Sorry but without a knowledge of hyperspectral data (~240 bands) you are just twisting my all questions by simply considering it...

8 years ago | 0

Answered
Hyperspectral Image Classification/Unmixing Matlab code
@Image Analyst, Thanks for your reply, but you are not replying exactly as per my asked question...

8 years ago | 0

Question


Hyperspectral Image Classification/Unmixing Matlab code
Hello All, I am working on Plants hyperspectral image classification/unmixing. For this I want to precisely explain my proble...

8 years ago | 4 answers | 0

4

answers

Answered
error in displaying an image in axes of GUI
Hello, I have following code to plot 4 layers as, Clafimage= cat(3, A, B, C, D); figure, ClafImage=imshow(Clafimage,[],...

8 years ago | 0

| accepted

Answered
problem in function imshow figure
Hello, I have following code to plot 4 layers as, Clafimage= cat(3, A, B, C, D); figure, ClafImage=imshow(Clafimage,[],'Init...

8 years ago | 0

Question


How to display running FOR loop iterations (counts) on GUI window automatically
Hell All, I want to make a display button in my matlab GUI who can automatically show the running FOR loop iterations/ count...

10 years ago | 1 answer | 0

1

answer

Question


callback code for push_button in matlab GUI to stop fast iterations due to FOR loops in main program
I want to interrupt or break the program iterations (due to FOR loops in main program) in a GUI using a push_button. Can any one...

10 years ago | 1 answer | 0

1

answer

Answered
Matrix summation within a loop
It's working. Thanks a lot Bobrov! One think i m nt getting, whts is meaning of dot in "U." ? Regards, KDSingh

12 years ago | 0

Question


Matrix summation within a loop
Hello Friends, I want to solve "Phi=Summation((1/ai^2)*V(:,i)*U(:,i)') for loop range i=1:100". At every iteration ...

12 years ago | 2 answers | 0

2

answers

Question


optimization problem solution: [500x12000].X = [500x1] ??
Hello, I've run into the problem that I need to solve an optimization problem for very large matrices. The equality constrain...

12 years ago | 1 answer | 0

1

answer

Question


How to save multiple plots/ figures
Hi All, I want to know how to save multiple plots in single pdf file automatically.Suppose, I am getting finite number of plots...

12 years ago | 1 answer | 0

1

answer

Answered
features selection problem..
hi Wissam, I was also facing the same problem in my case as I had a huge training data set to match with target. I found that f...

12 years ago | 0

Question


Block Orthogonal Matching Pursuit-BOMP
Hi All, I want to use "Block Orthogonal Matching Pursuit-BOMP" Algorithm for my spectral analysis Application. See link below...

12 years ago | 3 answers | 0

3

answers

Question


How to match unequal number of row elements, m-column numeric data
Hi All, I have A vector of nx1 length and a group of m-columns of unequal number of rows (<=n). I want to compare my A vector...

12 years ago | 1 answer | 0

1

answer