搜索资源列表
pyRBFv1.0.0.tar
- 径向插值基函数,使用Python写的。有需要的人下吧。不用客气。-Radial basis function interpolation, the use of Python written. Those who are in need of it. Do not mention it.
motomantraj
- 测试MOTOMAN的笛卡尔空间圆弧插补和关节空间三次样条插值相结合的插补函数-Test MOTOMAN circular interpolation of the Cartesian space and joint space cubic spline interpolation combination of interpolation functions
B-spline-pso
- 基于PSO算法优化B样条函数插值,对于给数据点,反算出控制顶点,构造B样条函数插值-Based on particle swarm optimization (pso) algorithm B spline function interpolation
RBF
- 径向基函数网络(RBF)特点:1)可用于任意维空间的插值;2)训练速度和插值速度较慢;3)一旦训练成功,只要存储权系数矩阵即可,适用于海量数据的插值;4)当数据不全时,可以用于数据补全。 -Radial basis function (RBF) network features: 1) can be used in any dimensional space interpolation 2) interpolation and the training speed slower 3) o
BNB18
- 插值:采集到的数据可以看作是精确数据,要求函数或曲线通过这些数据点-Interpolation: The collected data can be considered accurate data, functions, or requirements for the data points Curves
ANN_fitting_example_1
- ANN fitting,使用多层神经网络对某一个函数进行插值逼近,建立代理模型(ANN fitting. Using a multi-layer neural network to interpolate a certain function to establish a proxy model)
9066278
- 三次样条插值函数,非常有用的程序代码,可以学习一下三次样条插值的思想()