Keshav Dev Singh
IIT Bombay/ UWO Canada/ UC Davis
Followers: 0 Following: 0
Professional Interests: Hyperspectral Remote sensing, Spectral Unmixing
Statistics
RANK
10 069
of 295 467
REPUTATION
4
CONTRIBUTIONS
8 Questions
6 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
nästan 9 år ago | 0
Hyperspectral Image Classification/Unmixing Matlab code
@Image Analyst, Thanks for your reply, but you are not replying exactly as per my asked question...
nästan 9 år 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...
nästan 9 år ago | 4 answers | 0
4
answerserror 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,[],...
nästan 9 år ago | 0
| accepted
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...
nästan 9 år 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...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 1 answer | 0
1
answerMatrix 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
nästan 13 år 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 ...
nästan 13 år ago | 2 answers | 0
2
answersQuestion
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...
nästan 13 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 13 år ago | 1 answer | 0
1
answerfeatures 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...
nästan 13 år 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...
mer än 13 år ago | 3 answers | 0
3
answersQuestion
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...
mer än 13 år ago | 1 answer | 0