搜索资源列表
自适应(Adaptive)神经网络源程序
- 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of
多项式最小二乘法
- 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares method Long Bagby integration piec
Adaptive
- The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) A
chazhisuanfa
- 牛顿 拉格朗日 分段线性-Newton piecewise linear Lagrangian
chazhejisuanfangfa
- 利用C++完成计算方法的分段线性,二次插值和全区间拉格朗日插值的计算!-C completed the calculation method piecewise linear, quadratic interpolation, and the region between the Lagrange interpolation calculation!
nr1
- 几个数值算法,二分法、分段线性插值、复合梯形法-several numerical algorithm dichotomy, piecewise linear interpolation, composite trapezoidal method
MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法
- MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
shuzhijisuan.rar
- 数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值,Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the sq
fem2d_poisson_linear.rar
- 用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!,FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
bottom_up_segmentation
- 分段线性分割的算法,用于进行自底向上的分段线性时间序列分割-Piecewise linear segmentation algorithm, bottom-up used for the Piecewise Linear Time Series Segmentation
math_chazhi
- 分段线性插值函数库(数值统计运算),基于 visual C++.-Piecewise linear interpolation function library (the value of statistical computing), based on visual C++.
main
- 分段线性插值,分段二次多项式插值,分段三次多项式插值,三次样条插值-Piecewise linear interpolation, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation, cubic spline interpolation
analysis2
- 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubic polynomial interpolation and
interpoints
- vc下实现的分段线性插值、二次多项式插值、三次多项式插值、三次样条插值,并配有MATLAB测试程序-vc implementation of the piecewise linear interpolation, quadratic interpolation, cubic polynomial interpolation, cubic spline interpolation, and test procedures with MATLAB
xxcz
- 对于f(x)=1/(1+x^2) (-5<= x <=5) 要求选取11个等距插值节点,分别采用拉格朗日插值和分段线性插值,计算x为0.5, 4.5处的函数值并将结果与精确值进行比较。 输入:区间长度,n(即n+1个节点),预测点 输出:预测点的近似函数值,精确值,及误差 -For f (x) = 1/(1+ x ^ 2) (-5 < = x < = 5) asked to select 11 equidistant interpolation nodes,
PLR
- 在时间序列分段线性表示 PLR 基础上 ,提出用相对点平均误差度量子序列过程状态变化程度 ,改 进过程数据 PLR模型分段算法 ,克服采用单一误差算法的模型失配问题 ,更加准确地反应过程状态的变化。-:Based on PLR piecewise linear representation of time series,RPAE relative point average error is pro2 posed to measure linear degree of process
PWL
- 1D signal:Identification of PieceWise Linear by multiple regression MORLIER Joseph
piecewise-linear
- Digital image processing, polygonal approximation piecewise-linear method
Piecewise-linear-interpolation
- c语言编写的分段线性插值的源程序,计算方法课上编写的。-piecewise linear interpolation of the source c language
Piecewise-linear-interpolation
- 使用分段线性插值算法对数据进行内插,有效的避免了高次插值时产生的龙格现象。-Using piecewise linear interpolation of data interpolation algorithm, effectively avoids the high order interpolation when the runge phenomenon.
