搜索资源列表
lwpr
- Another Locally weighted regression
CDWriter
- his small example receives files over a network (listens on port 104), writes them to a temporary file, and then, when instructed by the user writes them directly to CD. The files are then deleted. In order to
lwpr
- Another Locally weighted regression
LLE
- 这是我从网上下载到的Locally Linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助。-This is my downloaded from the Internet to the Locally Linear Embedding (Locally ) Matlab code, and I hope to study Manifold Leanring collea
Locally+weighted+regression+estimation
- 加权核函数的静态杂波抑制效果以及残留噪声的高斯性和独立性检验实验结果演示程序。 另外,包括Uniform和Gabor加权核函数相结合的静态杂波抑制效果以及残留噪声的高斯性和独立性检验实验结果演示程序。
lwr
- 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on
ear3
- 国际会议上的关于人耳图像识别的论文: 改进的局部线性嵌入多姿态耳识别方法-MULTI-POSE EAR RECOGNITION BASED ON IMPROVED LOCALLY LINEAR EMBEDDING
toolbox_dimreduc
- This toolbox is an educational and recreative toolbox around recent ideas in the field of dimension reduction. * PCA : classical Principal Componnent Analysis (linear projection). * Nonlinear dimensionality reducti
SLLE
- 引入数据类别信息的有监督局部线性嵌入算法,可用于数据分类-Supervised Locally Linear Embedding
local_commandline
- 该函数实现的是a locally adaptive zooming algorithm fir digital images --2002 image vision computing中的算法-The function implementates the method in a locally adaptive zooming algorithm fir digital images
LWLR
- this program compare the Locally Weighted Linear Regression with three diferrent kernel function (gaussian, logistic basis, and Reciprocal Multiquadric) also compare locally weighted by simple Linear Regression.
LLE
- 流行学习英文文献,主要是局部线性嵌入方法的改进-Pop learning English literature, mainly locally linear embedding Improvement
SparseLab200-Core
- 基于多帧图像插值(Interpolation)技术的方法是SR恢复技术当中最直观 的方法。这类方法首先估计各帧图像之间的相对运动信息,获得HR图像在非均 匀间距采样点上的象素值,接着通过非均匀插值得到HR栅格上的象素值,最后 采用图像恢复技术来去除模糊和降低噪声(运动估计!非均匀插值!去模糊和 噪声)。-In this paper, we propose a novel method for solv- ing si
ssl-on-locally--multiple-graphs
- 一种用于multiple graphs的半监督学习-Efficient semi-supervised learning on locally informative multiple graphs
Globally-Asynchronous-Locally-Synchronous-FPGA-Ar
- Globally Asynchronous Locally Synchronous FPGA Architecture
Practical-Design-of-Globally-Asynchronous-Locally
- Practical Design of Globally-Asynchronous Locally-Synchronous Systems
Locally-Weighted-Regression
- Locally weighted regression (LWR) is a memory-based method that performs a regression around a point of interest using only training data that are ``local to that point. One recent study demonstrated that LWR was suitabl
Locally-Laplace-Isometries
- 发表在 The MIT Talbot 2013 Workshop 的论文 -Locally Laplace Isometries and Fibonacci Primes. this paper shows that there exists a reversible, unique and separable elliptic, Brahmagupta arrow. In this setting, the ability to st
declare-locally
- This exercises the code in runtime.cc in DeclareGlobal..Locally().
Locally-Line-Regress
- 《斯坦福公开课》局部线性回归算法(PS1)。-Locally Line Regress