文件名称:peakfit
介绍说明--下载内容均来自于网络,请自行研究使用
peakfit 是一种时间序列信号的命令行峰拟合程序,写在一个单独的文件的一个独立的MATLAB函数。-peakfit(signal,center,window,NumPeaks,peakshape,extra,NumTrials,start,autozero,fixedparameters,plots,bipolar,minwidth,DELTA,clipheight). A command-line peak fitting program for time-series signals, written as a self-contained Matlab function in a single m-file. Uses a non-linear optimization algorithm to decompose a complex, overlapping-peak signal into its component parts. The objective is to determine whether your signal can be represented as the sum of fundamental underlying peaks shapes. Accepts signals of any length, including those with non-integer and non-uniform x-values. Fits any number of peaks of 28 different shapes, including models with multiple shapes. This is a command line version, usable a remote terminal. It is capable of making multiple trial fits with sightly different starting values and taking the one with the lowest mean fit error, and it can estimate the standard deviation of peak parameters a single signal using the bootstrap method.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
license.txt
__MACOSX
........\._license.txt
peakfit.m
__MACOSX\._peakfit.m