搜索资源列表
Program1
- 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
saleforecast
- 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smoothing data
twopoint
- 根据样本估计密度曲线的方法,也就是pavzen窗函数法,采用正态窗函数,先画直方图,在估计平滑的密度曲线
sanmu
- 三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.
TeeSpline
- B样条曲线类,使曲线绘制更平滑-B-spline curves category, drawing more smooth curve
CH2
- 切比雪夫曲线拟合及五点三次平滑fortran算法程序
yuyang
- 五次B样条曲线应用于工业机器人轨迹规划,实现了角位置,速度,加速度,加加速度平滑过渡-fifth-order B-spline applied to the industrial robot
FiberGratingSpectra
- 传输矩阵法计算啁啾光栅反射谱 本节中给出传输矩阵法计算啁啾光栅反射谱和 时延的完整M at lab 程序实例, 本段代码在 M at lab513 和W indow s2000 环境中运行通过。运行结果如图8 所示。可以改变光栅长度、有效折射率、折射率调制深度、啁啾系数等参数来获得不同参数下光栅反射谱和时延曲线。如果打开“% 切趾”行的屏蔽符“% ”则可得到切趾后光栅反射谱和时延特性曲线, 此时计算所得的曲线将比图8 中所示的曲线平滑很多。-Transfer matrix metho
click2smooth
- 曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可-With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTER.
problemCSystem
- 数控系统中经常会用到样条插值,对于不封闭曲线,一般的样条插值,就能解决,但对于封闭曲线,首尾控制点的处理不当,传统的增加控制点的方法经常会出现不平滑,甚至锐角,本文就应用埃尔米特插值解决这一问题,并在Visual C++上进行仿真实现。-CNC systems are often used in spline interpolation, for non-closed curve, the general spline interpolation, can be solved, but for
LSsmoothC
- 利用最小二乘法获得平滑的曲线,所用语言为C。-Using least squares method of curve smoothing, the use of language is C.
smooth
- 一个数据平滑算法类,使用比较灵活,简便能是你采集仪表数据接近平滑曲线,很好的数据处理方法-very good
CDraw Application
- 自定义一元n次函数,根据定义的函数及其值域绘制曲线,并且对已知曲线进行多种运算,例如:求导,微分,曲率,去杂点,平滑等等。-N times one dollar custom function, by definition, the function and range of drawing curves, and a variety of computing known curve, for example: derivation, derivative, curvature, to the
smooth
- 本程序基于滑动窗口可以实现对一维曲线平滑及降噪,根据有用信号的频率,选取合适的窗口宽度。-This procedure can be achieved based on the sliding window, select the appropriate window width of one-dimensional curve smoothing and noise reduction, according to the frequency of the desired signal.
GA-for-path-planning
- 通过遗传算法对飞机进行路径规划,main为主要的运行文件,ceshi_draw可以显示平滑的轨迹曲线。-Flight path plannning using GA algorithm
noise2
- 噪声场模拟数据可视化小程序,曲线平滑程序,数据可改-Noise field simulation data visualization applet, curve smoothing
Sgolay_test
- 用matlab编写的savitzky-Golay曲线平滑滤波函数-savitzky-Golay smoothing function developed by matlab
Brushlessmotor
- 无刷直流电机的内模控制,电机额定转速3000r/min,内模控制参数r 0.01,控制效果良好,转速曲线平滑-The internal model control of the brushless DC motor, the motor rated speed 3000r/min, the internal model control parameter r 0.01, the control effect is good, the speed curve is smooth.
速度规划
- 在轨迹给定长度范围内,各个waypoint给定确定的速度范围约束,规划处平滑的速度变化曲线(Within the given length range of the trajectory, each waypoint is given a determined velocity range constraint and a smooth velocity variation curve at the planning point)
pthreat
- 无人机航迹规划,威胁概率模型,路径最短,B样条曲线平滑(UAV route planning, threat probability model, shortest path, B-spline curve smoothing)