搜索资源列表
InterpolationSmoothIsometry
- 给定n个等距节点的函数值,使用阿克玛方法计算指定子区间的三次插值多项式与指定插值点的函数值-given n equidistant nodes function values calculated using Akima designated subinterval of the three interpolation polynomial interpolation points with a specified value of t
InterpolationAitkenIsometry
- 埃特金等距插值。geidingn个等距节点的函数值及精度要求,用埃特金逐步插值法计算指定插值点t处的函数近似值-Interpolation with Aitken equidistance method. Using Aitken interpolation method to get the near value of target point, and this method can satisfy the precision
实验数据的等距五点三次平滑
- 实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoot
CInterpolate
- 插值类 CInterpolate 一元全区间不等距插值 一元全区间等距插值 一元三点不等距插值 连分式不等距插值 埃尔米特不等距插值 光滑不等距插值 二元全区间插值-interpolation category CInterpolate one yuan is not equidistant between the region interpolation one yuan region equidistant between 3
Hermit多项式在线学习ran算法
- 本程序用资源分配网(Resource_Allocation Network,简称RAN)实现了Hermit多项式在线学习问题。训练样本产生方式如下,样本数400,每个样本输入Xi在区间[-4,4]内随机产生(均匀分布),相关样本输出为F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),测试样本输入在[-4,+4]内以0.04为间隔等距产生,共201个样本。训练结束后的隐节点为:11个,训练结束后的平均误差可达:0.03
InsertValue
- 本程序实现抛物线插值的功能,分等距和非等距两种情况,使用者可通过单选按钮选择。-parabolic interpolation functions, and non-equidistant points equidistant both cases, the users through radio button choices.
Program2
- 曲线数据处理之曲线插值主要内容:实际观测值总不能稠密到满足任何条件下的需求,对中间没有观测值的点位则需要通过插值获得答案。又实际观测数据往往是离散的,即在X轴上观测数据点之间是不等距的,也需要通过插值使其等距化。-curve data processing for curve interpolation main elements : the actual observed values can not be populated any
三点等距插值
- 三点等距插值 距离相等-3:00 equidistant from the same interpolation
2fenfa
- 实 验2 二分法求解非线性方程的根 计机系 041班 姓名:刘文杰 学号:200410714102 【实验内容】 1、方法介绍 (1)输入区间端点值a、b,步长h,及精度控制量ε1,若|f(a)|< ε1,则a为原方程的一个近似根,若|f(b)|< ε1,则b为原方程的一个近似根。 (2)以h为步长,将区间[a,b]分为两个等距的小区间[a,c],[c,b]。如果f(a)<0,f(c)>0,
offset
- 实现了besier曲线等距线生成算法。等距线生成效果好。
yiyuanchazhisuanfachengxu
- 程序为五个一元插值算法,分别是一元全区间不等距插值;一元全区间等距插值;一元三点不等距插值;一元三点等距插值;有理不等距插值。
GetPointOfPline
- 实现多段线等距插入图块 Sub GetPointOfPline()
P_Azimuth_Elevation_f
- 基于平行等距均匀线阵的信号频率,方位角,俯仰角联合估计,采用MUSIC算法
interpolation
- 插值类:包括各种插值方法(一元、二元;等距、不等距),非常方便调用
分解图片小程序
- 可将一张图片中所包含的等距按钮图片分解并保存-a picture can be covered by the equidistance Photo button and keep decomposition
三点等距插值
- 三点等距插值 距离相等-3:00 equidistant from the same interpolation
实验数据的等距五点三次平滑
- 实验数据的等距五点三次平滑 一. 功能 用五点三次平滑公式., 对等距节点上的实验数据进行平滑,力争消除随机误差的影响, 提高实验数据的质量 .-experimental data smoothing offset a 5.3 times. Functional with 5.3 times smoothing formula. The equidistant nodes on the experimental data smoot
GetPointOfPline
- 实现多段线等距插入图块 Sub GetPointOfPline()-Realize Polyline Block Offset Insert Sub GetPointOfPline ()
nterpolation
- 计算机常用数值算法与程序,一元全区间等距插值,用拉格朗日插值公式计算指定插值点的函数近似值-Computer numerical algorithm and procedures used, a dollar equidistant between the region interpolation, Lagrange interpolation formula to calculate the function approximatio
a-new-Least-squares-fitting-method
- 本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。-This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after r