搜索资源列表
-
0下载:
Another Locally weighted regression
-
-
1下载:
加权核函数的静态杂波抑制效果以及残留噪声的高斯性和独立性检验实验结果演示程序。
另外,包括Uniform和Gabor加权核函数相结合的静态杂波抑制效果以及残留噪声的高斯性和独立性检验实验结果演示程序。
-
-
0下载:
Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense of pre dic
-
-
0下载:
强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程
-Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
-
-
0下载:
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.
-
-
0下载:
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 suitable for real-time control by con
-
-
0下载:
LOWESS, Locally Weighted Scatterplot Smoothing for linear and non-linear data (enhanced)- LOWESS- Locally Weighted Scatterplot Smoothing
Modifications:
This regression will work on linear and non-linear relationships between
X and Y
-
-
0下载:
斯坦福大学公开课第三课中涉及的局部加权线性回归,用matlab实现了在不同带宽下的对比-Stanford open class third lesson involved locally weighted linear regression, using matlab to achieve a comparison of different bandwidths
-
-
0下载:
机器学习算法,树回归,CART算法,回归与模型树算法,局部加权线性回归-Machine learning algorithms, regression tree, CART algorithm, regression and model tree algorithm, locally weighted linear regression
-
-
0下载:
局部加权线性回归,解决非线性回归问题,可以在Matlab直接测试。-This code is the Locally Weighted Linear Regression,which is mainly used to cope with non-linear regression.
-
-
0下载:
用线性回归找到最佳拟合直线,局部线性加权回归(locally weighted linear regression)
-