From 7907c2da95bcbcafeac45e25d3fadf3636919db8 Mon Sep 17 00:00:00 2001 From: DMUPraveen Date: Tue, 10 Mar 2026 15:28:34 +0530 Subject: [PATCH] Trying out latex --- Hyperspectral_Unmixing.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Hyperspectral_Unmixing.md b/Hyperspectral_Unmixing.md index 0d52b04..1e864d4 100644 --- a/Hyperspectral_Unmixing.md +++ b/Hyperspectral_Unmixing.md @@ -14,3 +14,6 @@ coverImage: ./cover_images/Hyperspectral_Unmixing.jpg --- Hyperspectral unmixing is a core image processing technique in hyperspectral imaging that separates a "mixed" pixel's spectrum into its pure constituent materials, called endmembers, and estimates their fractional amounts (abundances), essentially answering "what's in this pixel and how much?". This crucial step helps analyze complex scenes by decomposing spectral signatures, enabling accurate material identification in fields like environmental monitoring, agriculture, and mineral exploration, using models (linear or nonlinear) and advanced algorithms like deep learning. +$$ +y = Ma +$$ \ No newline at end of file