搜索资源列表
openforecast
- 搞算法预测的可以来看。有移动平均法,指数平滑法什么的。-engage algorithm can look at the forecast. A moving average, exponential smoothing method whatever.
CannyEdge
- canny边缘检测的算法的JAVA实现.step1:用高斯滤波器平滑图象;step2:计算梯度的幅值和方向;step3:对梯度幅值进行非极大值抑制;step4:用双阈值算法检测和连接边缘 -canny edge detection algorithm to achieve the JAVA.
Strategy
- Strategy模式也叫策略模式是行为模式之一, 它对一系列的算法加以封装,为所有算法定义一个抽象的算法接口,并通过继承该抽象算法接口对所有的算法加以封装和实现,具体的算法选择交由客户端决定(策略)。Strategy模式主要用来平滑地处理算法的切换 。-Strategy pattern
FGPathBezier3
- 利用java编写的路径平滑算法,采用2次+3次贝塞尔曲线拟合路径,并且可以按照一定距离间隔生成采样点-Written using java path smoothing algorithm, using the 2+3 Bezier curve fitting path, and the sampling points can be generated in accordance with a certain distance interval
gpsOptimize
- gps轨迹优化,gps采样的点显示轨迹的时候,由于gps漂移和定位精度的原因,地图上显示的轨迹不太理想,通过卡尔曼算法,是轨迹达到平滑的效果-gps trajectory optimization, gps sampling point display trajectory, because of drift and gps positioning accuracy reasons, the track displayed on the map is not ideal, through Kal
exponentialsmoothprediction
- 包含二次及三次指数平滑算法程序,预测程序示例所用为二次指数平滑算法,若需是三次平滑,替换相应部分程序即可-Includes secondary and smoothing algorithm procedures, the three indices to predict the sample used in the program for the second exponential smoothing algorithm For the three smooth, replace the c
TheSetPairAnalysis
- 集对算法平滑数据,智能交通相关领域交通路况预测。-The SetPair Analysis