搜索资源列表
自适应(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 impleme
PWL for 1D
- 1D signal:Identification of PieceWise Linear by multiple regression Detection of homogeneous zone using entropie Projection in the Hough space (1D)
多项式最小二乘法
- 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares meth
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 ki
Part_1_C_programmes
- 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
chazhisuanfa
- 牛顿 拉格朗日 分段线性-Newton piecewise linear Lagrangian
FEM_gauss
- 有限元分析作业源码, piecewise单元,积分 高斯近似算法两种,并计算最小势能-Finite Element Analysis Operating source, piecewise unit, integral Gaussian approximation algorithm for two, and calculation of minimum potential energy
nr1
- 几个数值算法,二分法、分段线性插值、复合梯形法-several numerical algorithm dichotomy, piecewise linear interpolation, composite trapezoidal method
MS-PiecewiseSmooth
- 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
analysis2
- 数值分析B计算实习作业二:分别用分段线性插值、分段二次多项式插值、 分段三次多项式插值和三次样条插值对所给的数据进行细化 -Numerical Analysis of B calculated internship operation II: piecewise linear interpolation, respectively, sub-quadratic polynomial interpolation, sub-cubi
chap05
- ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piece
piecewise
- piecewise in matlab to adjust the image enhancement
mpt_ver262
- 多参数规划工具箱用来计算约束线性及分段仿射系统控制器的最优显式解。-multi-parametric toolbox(MPT)is a matlab toolbox for computing explicit optimal orsub-optimal feedback control laws for constrained linear and piecewise affine systems.
PWL
- 1D signal:Identification of PieceWise Linear by multiple regression MORLIER Joseph
MS-PiecewiseSmooth
- 分段光滑的MUMFORD--SHAH图像分割算法,MATLAB。实现了图像分割-Piecewise smooth -the MUMFORD- SHAH image segmentation algorithm, MATLAB. The realization of the image segmentation
Drawing
- 自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指
piecewise-linear
- Digital image processing, polygonal approximation piecewise-linear method
Piecewise-linear-interpolation
- c语言编写的分段线性插值的源程序,计算方法课上编写的。-piecewise linear interpolation of the source c language
Piecewise-Smooth-Surface
- We present a general method for automatic reconstruction of accurate, concise, piecewise smooth surface models from scattered range data. The method can be used in a variety of applications such as reverse engineer
Piecewise-linear-interpolation
- 使用分段线性插值算法对数据进行内插,有效的避免了高次插值时产生的龙格现象。-Using piecewise linear interpolation of data interpolation algorithm, effectively avoids the high order interpolation when the runge phenomenon.