搜索资源列表
easy
- matlab code for baseline and for remove detrend file
detrend
- DETREND removes the trend from data
hpfilter
- HP filter to detrend time series data. Very useful!
detrend
- 一个基于labview的信号分析处理程序,程序已经测试过,有有代码,很好用的资料对于初学者来说~-Labview signal analysis and processing-based program, the program has been tested, code, good information for beginners to
DETREND
- 近红外光谱平滑去噪算法,由于光谱仪得到的光谱信号中既有有用的信息,同时也叠加着随机误差,即噪声,而这种方法能取到很好的去噪作用。-Nir denoising smoothing algorithm, as a result of the spectrometer for spectrum signal in both the useful information, and superposition of the random erro
detrend
- 去趋势的fortran程序,用于针对海洋或者大气的数据分析-To the trend of fortran program for analysis of marine or atmospheric data
C_detrend_TEST
- 去除線性化趨勢和測試程式 detrend(in_array,out_array[], n)-matlab detrend to c code
trun_tem_singuVal
- 各种去除奇异值和趋势项的方法,包括3q法,detrend等(A variety of methods for removing singular values and trend items)
Archive
- 二,三维表面线性去趋势,包含两个文件,分别去2维(矩阵),三维(散点)趋势,简单易用(It includes two MATLAB files which can be used to detrend 2D (matrix) or 3D (points) surfaces.)
DFA
- 实现数据的去趋势波动分析的长程斜率和短程斜率计算(DFA(detrend fluctate analysis). computing the DFA long-term slope and short-term slope.)
example of detrend
- 在matlab中使用detrend函数去除时间序列x中的均值或线性趋势(In matlab, detrend function was used to remove the mean or linear trend of time series x)
detrend
- matlab中去均值 在C上实现,效果和detrend差不多,但是有一定的差别(matlab Average to average C)