搜索资源列表
用Welch法进行功率谱估计
- 考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的存在以及它们幅度关系的强弱。 除了Welch法外,还可以采用
chemo2
- 窗口移动多项式平滑演示程序。。。二维数据模拟程序
Data-smoothing-method
- 数据平滑方法,几个方法各有优点。里面有说明。-Data smoothing method, several methods have their advantages
zhishu
- 指数平滑法是对时间序列进行预测常用的方法之一,其理论基础是趋势外延,即未来一定时期内事物在数量上的演变特征不脱离过去的发展趋势,预测值是以前所有观测值的加权和,且对不同的数据给予不同的权数,越近期数据给予越大的权数,越远期的数据给予越小的权数。-Exponential smoothing method is commonly used to predict the time series one of the ways, the theoretical basis of the trend of
081105
- 基于MATLAB的组合模型 在港口吞吐量预测中的应用 以某港1998--2007年集装箱吞吐量为实测数据,建立其集装箱吞吐量的灰色理论、三次指数平滑、三次多项式 等预测模型,在MATLAB下,对比该港集装箱吞吐量各模型预测拟合值与实际值的差异。分析了差异产生的原因及其单一预 测模型的局限性,提出了港口集装箱吞吐量组合预测法。其预测误差明显低于其它单模型。运用组合预测模型.可以降低误 差。提高预测精度。-A combination of MATLAB-based model i
sgsmooth
- 此程序是对数据进行平滑的预处理方法,用来去除噪音的干扰-This program is smoothing the data in order to remove noise interference
lowess
- 结构体中,批量数据的平滑,为进行模型拟合减少outlier,降低变异-in the structure ,smooth initial data
shujupinghua
- 模拟带噪声的匀加速直线运动,数据平滑,多个smooth函数的应用,简单易懂-Simulation with the noise of the constant acceleration of linear motion, data smoothing, multiple smooth function of the application, easy to understand
mean5_3
- 函数mean5_3(五点三次平滑算法)对数据进行平滑处理的源代码 -Function mean5_3 (five-point smoothing algorithm three times) to smooth the data source
barsP_matlab
- 贝叶斯自适应回归样条分析(BARS) 本例用于 数据平滑处理-Bayesian Adaptive Regression Splines (BARS) Data smooth
sgsmooth
- 移动窗口最小二乘多项式平滑,即S-G数据平滑源代码。可以滤掉光谱数据中的高频噪声,较好地保留原信号的真实性。-Savitzky-Golay Smoothing
three_pointsmooth
- matlab数据平滑程序:利用三点线性加权移动平均平滑数据-matlab data smoothing procedures: three-point linear weighted moving average smoothing data
Readxls
- 读取excel内数据后,对应基因位点的FST值作图,并平滑曲线。(load data in excel format, draw panel with pairing FST value and gene position)
QuasiWavelets
- matlab编程。拟小波分析。数据平滑。微分方程数值计算。图像平滑。(matlab program. quarsi wavelet method. data smooth. images process. differential eqation computing.)
zsy
- 实现振动信号数据处理,利用经典数据处理技术对样本信号进行预处理,滤波,周期信号提取,信号平滑等处理。(Vibration signal data processing)
runmean_hist
- 直方图归一化后可用次函数进行平滑处理,也可对类似的一维数据进行平滑处理(Histogram smoothing,One-dimensional array,function)
2dcos
- 用于拉曼光谱的数据处理,有光谱的平滑和数据校正等代码(Data processing for Raman spectroscopy, spectral smoothing and data correction)
spectralmatrix_msc_sgolay
- 今日对光谱数据预处理中的MSC(多元散射校正)和SG(0阶、高阶)平滑进行了学习,参考书目是李志刚老师著的《光谱数据处理与定量分析技术》(原理介绍较为详细)并结合CSDN和联合开发网上下载的代码进行了简单的matlab编程。代码稍后上传,介绍详细,感兴趣的可以去看看。(Today, MSC (Multiple Scattering Correction) and SG (0th order, high order) smoothing in spectral data preprocessing
ARIMA_test.ipynb2
- ARIMA在单变量时间序列预测中的应用,以及时间序列预测中的数据平滑处理和自相关检测(The Application of ARIMA in Prediction of Univariate Time Series)
NDVI-SG-滤波平滑
- 使用SG滤波方法对NDVI数据进行时间序列的平滑处理,(SG filtering method is used to smooth NDVI data,)