搜索资源列表
EMDduandianchuli
- 利用神经网络分析方法对一个给定信号的两端进行延拓,在数据的两端各得到两个附加的极大值点和两个附加的极小值点.由此利用三次样条函数得到原始信号的上下包络线和平均包络线,实现了准确的EMD分解. -The use of neural network analysis of a signal at the two ends of a given extension to the data obtained at the two ends of the two additional maxima a
motomantraj
- 测试MOTOMAN的笛卡尔空间圆弧插补和关节空间三次样条插值相结合的插补函数-Test MOTOMAN circular interpolation of the Cartesian space and joint space cubic spline interpolation combination of interpolation functions
RRT-path-panning-algorithm
- 本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.-AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(Rapidly
B-spline-pso
- 基于PSO算法优化B样条函数插值,对于给数据点,反算出控制顶点,构造B样条函数插值-Based on particle swarm optimization (pso) algorithm B spline function interpolation
spline-function-neural-network
- 基于样条权函数神经网络的手写系统实现。验证了样条权函数神经系统在手写数字识别中的应用价值。-Function neural network system to achieve spline right hand. Verify that the spline weight function of the nervous system applications in handwritten digits recognition.
Spline
- 使用三次样条函数的神经网络结构代码,比其他方法有一定优越性-Using a cubic spline function neural network structure of the code, there are certain advantages over other methods
9066278
- 三次样条插值函数,非常有用的程序代码,可以学习一下三次样条插值的思想()