Keshav Dev Singh
IIT Bombay/ UWO Canada/ UC Davis
Followers: 0 Following: 0
Professional Interests: Hyperspectral Remote sensing, Spectral Unmixing
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...
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...
9 years 前 | 0
已回答
Hyperspectral Image Classification/Unmixing Matlab code
@Image Analyst, Thanks for your reply, but you are not replying exactly as per my asked question...
Hyperspectral Image Classification/Unmixing Matlab code
@Image Analyst, Thanks for your reply, but you are not replying exactly as per my asked question...
9 years 前 | 0
提问
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...
9 years 前 | 4 个回答 | 0
4
个回答已回答
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,[],...
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,[],...
9 years 前 | 0
| 已接受
已回答
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...
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...
9 years 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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
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
13 years 前 | 0
提问
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 ...
13 years 前 | 2 个回答 | 0
2
个回答提问
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...
13 years 前 | 1 个回答 | 0
1
个回答提问
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...
13 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
13 years 前 | 0
提问
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...
13 years 前 | 3 个回答 | 0
3
个回答提问
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...
13 years 前 | 1 个回答 | 0