光谱匹配识别基本算法我要分享

spectral matching algorithms

光谱匹配 SA SCF SCM SCA 基本算法

关注次数: 403

下载次数: 0

文件大小: 2KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

光谱匹配识别基本算法,包括SA、SCF、SCM、SCA等基本算法。程序可以直接调用,方便简洁。


English Description:

Spectral matching to identify the basic algorithms, including SA, SCF, SCM, SCA and other basic algorithms. Program can be called directly, convenient and simple.


代码预览

SA.m

SCA.m

SCF.m

SCM.m

scm_test.m

SGA.m

SID.m

SID_SA.m