搜索资源列表
LGIF
- 这是“Active contours driven by local and global intensity fitting energy with application to brain MR image segmentation”(简称LGIF模型)的MATLAB源代码。LGIF模型是非常重要局部区域活动轮廓模型, 它结合了CV模型和LBF模型各自的优点。-This is the "Active contours driven by local and global inten
LBF
- his package demonstrates an improved algorithm based on the local binary fitting (LBF) model
LBF_v0.1
- Implicit active contour by local binary fitting energy
RSF_v0
- This code demomstrates an improved algorithm based on the local binary fitting (LBF) model in Chunming Li et al s paper: "Minimization of Region-Scalable Fitting Energy for Image Segmentation", IEEE Trans. Image Processing, vol. 17 (10), pp.
ksrlin
- 用matlab编写的函数式文件:function r=ksrlin(x,y,h,N).用于进行局部线性拟合,x、y为自、因变量,h为核估计的带宽,N为数据点的个数。-Using matlab functional file: function r = ksrlin (x, y, h, N). Used for local linear fitting, x, y as independent, dependent variable, h is the kernel estimator of ba
local_linear_smoothing
- Matlab functions implementing non-parametric local linear smoothing (LLS) for one-dimensional curve fitting: yi = f(xi) + ei for i = 1, 2, ..., n. The toolbox contains: (i) the usual LLS estimator, see e.g. [1] (ii) a jump-preserving (two-sided) LLS
ANN-F
- 遗传算法优化BP神经网络-非线性函数拟合,将局部寻优与全局寻优相结合-Genetic algorithm to optimize BP neural network- non-linear function fitting, the local optimization combined with global optimization
Levenberg-Marquardt
- The LMA is a very popular curve-fitting algorithm used in many software applications for solving generic curve-fitting problems. However, as for many fitting algorithms, the LMA finds only a local minimum, which is not necessarily the global minimum.
multi-kernels-SVR
- 全局核(线性)与局部核(高斯)的加权组合,用于改进SVM的拟合和预测能力-The global kernel (linear) and local kernel (Gauss) weighted combination, to improve the SVM ability of fitting and prediction
lbf
- 本程序实现 李纯明 博士的local binary fitting 即LBF模型,目标函数为: 基于区域的局部能量乏函数-The program implements Dr. Li Chunming of local binary fitting That LBF model, the objective function is: lack of function is based on local energy area
