How do I perform spectral unmixing in MATLAB?
10 次查看(过去 30 天)
显示 更早的评论
I want to perform spectral unmixing in matlab for satellite images. Can someone please tell me the functions I would need to use for doing this...
0 个评论
回答(1 个)
Ashish Uthama
2012-4-5
Sandhya, I dont think there are any out of the box approaches. Your best bet is to read up on some of the algorithms noted in the wiki link and look for functions to perform the constituting steps.
Or, after you understand the basics of some of the algorithms, look for existing MATLAB packages like this which implement them for you.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!