搜索资源列表
ExtremumGold1D
- 此为用五点三次平滑公式对等距点上的观测数据进行平滑-with 5.3 times for smoothing formula to equidistant points on the observational data smoothing
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
IIR
- 用双线性变换法设计IIR数字滤波器 滤波就是将外界干扰的不需要的频率滤除掉,一面影响要测试数据的结果。比如如果是心电波的话,如果这是外界有很大的噪声干扰,滤波就是把不必要的信号给抑制掉,以便对心跳的正常测试。通过图比较,滤波后的明显比之前的要平滑,就是滤去干扰噪声的结果。采样间隔对实验有影响,取的过大会导致频率混叠。
picshow.v3.08
- TPicShow是一套图形平滑特效控制组件,包含150多种特效。 TDBPicShow是数据感知的TPicShow组件。
指数平滑法预测数据
- 指数平滑法预测数据 输入: k--平滑周期 * n--原始数据个数 * m--预测步数 * alfa--加权系数 * x--指向原始数据数组指针 * 输出: s1--返回值为指向一次平滑结果数组指针 * s2--返回值为指向二次指数平滑结果数组指针 * s3--返回值为指向三次指数平滑结果数组指针 * xx--返回值为指向预测结果数组指针-exponential smoothing forecast data entry : k -- smoothing cycle * n -- raw dat
优化了的过关键点的光滑曲线拟合算法
- 该程序是离散点平滑程序,可实现对一组有序离散数据进行闭合和不闭合情况的情况.-that the procedure was discrete points smoothing procedures, to be able to achieve an orderly group discrete data for closure and closure of the situation.
Interpolation
- 利用labview实现数据的插值算法,使相应的波形曲线变得平滑,利于后续的数据处理-The labview data interpolation algorithm, so that the waveform curve becomes smooth, conducive to the subsequent data processing
Spectrum-Signal-Smoothing2011
- 实验室采用光谱仪采数据,后期数据平滑程序,有待指教-Spectrum Signal Smoothing
2cichazhi
- 计算方法中的2次插值,用于对数据进行插值平滑。-2 interpolation method, used for interpolation to smooth the data.
EOSap_Smoothing
- 能够实现对高光谱数据影像的平滑,可以根据需要设置平滑参数并且能够批量处理-Hyperspectral Smooth
hants
- hants的几个idl小程序,用于处理数据,进行平滑和锐化-hants idl several small programs for processing data, smoothing and sharpening
GRVIsmoothandslope
- 对高光谱数据计算GRVI植被指数,绘制时间曲线,并进行平滑处理-GRVI vegetation indices for hyperspectral data, to draw the curves and smooth
Smoothing-process
- 使用滑动平均法将采集到的数据点进行平滑处理-Using the moving average method to collect data points are smoothed
smoothing-filtering
- 小程序实现数据的一阶滞后滤波功能,对采集的数据进行平滑。-Small program to achieve the first-order lag data filtering function.
ercizhishupinghua
- 二次指数平滑法是对一次指数平滑值作再一次指数平滑的方法。它不能单独地进行预测,必须与一次指数平滑法配合,建立预测的数学模型,然后运用数学模型确定预测值。一次移动平均法的两个限制因素在线性二次移动平均法中也才存在,线性二次指数,平滑法只利用三个数据和一个α值就可进行计算;在大多数情况下,一般更喜欢用线性二次指数平滑法作为预测方法-Second exponential smoothing method
shuju55667758
- 利用labview实现数据的插值算法,使相应的波形曲线变得平滑,利于后续的数据处理。(Using LabVIEW to achieve data interpolation algorithm, so that the corresponding waveform curve becomes smooth, conducive to subsequent data processing.)
一阶滞后滤波算法
- 一阶滞后滤波算法,用于统计数据时的平均、平滑.(The first order lag filter algorithm is used for averaging and smoothing of statistical data.)
RxByExample_src
- 该程序是用matalab编的,程序可实现数据的平滑去噪。(The program can be used to smooth the data)
Moving Average
- move average用于labviews数据处理,使数据更加平滑,初步滤波显示(move average for smoothing data)