搜索资源列表
Program1
- 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
RON
- RON 在资源分配网络的学习过程中引入了滑动窗口和网络结构在线优化的思想,使网络能根据最 近一段时间内的误差信息自动实现网络结构优化,从而使RBF网既能在线适应对象的变化
p3181.rar
- 用奇异值和总体最小二乘法来求自滑动平均自回归的回归参数问题,Using singular value and the total least squares method for autoregressive moving average since the return parameters
MIN_CURVE_SURF.rar
- 最小曲率法的算法原理,以及算法例子. 有配图说明 最小曲率法是定向井、水平井轨道设计、测斜计算中经常使用的一种方法。在最小曲率法中,假设井段是空间斜平面上圆弧;对于滑动钻进方式,圆弧是非常合理的井眼轨迹曲线。,The MIN_CURVE_SURF function interpolates a regularly- or irregularly-gridded set of points, over either a plane or a sphere, with either a mini
kalman.rar
- 卡尔曼滤波程序,两变量滤波;正弦信号跟踪;卡尔曼差分到状态方程的转换;卡尔曼同滑动平均比较,Kalman filtering process, the two variable filter sinusoidal signal tracking Kalman differential equation of state of the conversion Kalman compared with moving average
MA
- 气象上常用的滑动平均的程序,用fortran写的-Weather on the commonly used moving average procedure, written by fortran
trend
- 该程序是计算气象要素趋势的一个常用方法。趋势计算利用最小二乘法,其中包括10年滑动平均的计算方法。-The program is to calculate the meteorological elements of a common method of trend. Trends calculated by least squares method, including 10 years of moving average is calculated.
filter
- 多种数组滤波技术,欢迎大家下载批评指正。介绍了包括最小二乘法,片平均,滑动滤波等多种内容-Multiple array filtering techniques are welcome to download the U.S. criticism. Introduction, including the least square method, the average chip, slide a wide range of content filtering
picture
- 该程序利用IDL得到趋势线的直方图。描述了如何画直方图,如何画趋势线和十年滑动平均的例子。-The procedures used by the trend line IDL histogram. Describes how to draw histograms, how to draw trend lines and moving average example of the Decade.
MTT
- 气候分析中检验突变程序,滑动t检验法的Fortran程序-Climate Analysis mutation test procedures for sliding t test method of Fortran programs
robot
- 取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动,利用Pi= Pi1+ti×(Pi2-Pi1)(ti∈[0,1] i=1,2,…n)即可确定相应的Pi,即为新的路径点,连接此路径点为最优路径。-Ta
MOVING-t-TEST
- FORTRAN语言程序。采用滑动T检验的方法,来检测气候时间序列的突变特征。-THIS IS A PROGRAM FOR DETECTING ABRUPT CLIMATIC CHANGE BY USING MOVING t-TEST TECHNIQUE
MK
- 用于非线性时间序列的滑动突变检验,非参数方法-detection abrupt MK
MTT
- 用于非线性时间序列的滑动T检验,用于参数类的突变检验-detection MTT
Window_moving_iteration
- 重力勘探多次滑动平均方法。给出地址参数,建立网格模型,按网格进行滑动平均。得到平滑后的重力数据。可以去噪。-gravity window moving iteration
FilterAverage
- 函数:滑动均值滤波--analog signals 优点:可重用,代码量小,数据实时无间断 缺点:边沿平滑,不适合突变检测 要求:使用前,必须先初始化 案例:sum的初值为基准值;buff[]不能大于sum-Function: sliding mean filter- analog signals advantages: reusability, a small amount of code and data in real time without interruption D
PDWUSM
- arma(自回归滑动平均模型)的fortran程序-fortran program arma (autoregressive moving average model)
Convolution
- 在泛函分析中,卷积(卷积)、旋积或摺积(英语:Convolution)是通过两个函 数f 和g 生成第三个函数的一种数学算子,表征函数f 与经过翻转和平移与g 的重叠部分的累积。如果将参加卷积的一个函数看作区间的指示函数,卷积还可 以被看作是“滑动平均”的推广。-Functional analysis, convolution (convolution), convolution or convolution (English: Convolution) The third func
Dsp_Final
- 基于Matlab产生光纤陀螺随机噪声和信号,利用固定步长和可调步长的LMS自适应滤波、最小二乘法、滑动均值三种方法进行处理,最后用阿兰方差评价降噪效果。-FOG Based on Matlab generate random noise and signal, using a fixed step size and adjustable step size LMS adaptive filtering, least squares method, the sliding average of t
MTT
- 通过滑动T检验时间序列的变化趋势,一般多用于气象分析-T-test time series by sliding the trend, generally used for weather analysis