資源簡(jiǎn)介
基于matlab 2014b 的一種spa算法(連續(xù)投影算法),本人原本用于做光譜數(shù)據(jù)的定量分析,尋找特征波長(zhǎng)。
代碼片段和文件信息
function?[GHPVZSP]?=?spa(dataMWmaxsizeTinhib)
%SPA????Performs?spectral?analysis.
%???G?=?SPA(DATA)
%
%???DATA:?The?output-input?data?as?an?IDDATA?object.?(see?help?IDDATA)
%???G:?Returned?frequency?response?and?uncertainty?as?an?IDFRD?object.
%??????See?IDPROPS?IDFRD?for?a?description?of?this?object.
%???G?also?contains?the?spectrum?of?the?additive?noise?v?in?the
%???model?y?=?G?u?+?v.?See?IDPROPS?IDFRD.
%
%???If?DATA?is?a?time?series?G?is?returned?as?the?estimated
%???spectrum?along?with?its?estimated?uncertainty.
%
%???The?spectra?are?computed?using?a?Hann?window?of?lag?size
%???min(length(DATA)/1030)?which?can?be?changed?to?M?by
%???G?=?SPA(DATAM)
%
%???The?functions?are?computed?at?128?equally?spaced?frequency-values
%???between?0?(excluded)?and?pi.?The?functions?can?be?com
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件????????9628??2017-03-05?22:07??spa.m
評(píng)論
共有 條評(píng)論