CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - kernel regression
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - kernel regression - List
[
Algorithm
]
K_smooth
DL : 0
The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adaptive nonparametric regression estimation with a kernel method. Roughly speaking, the method performs a local averaging of the observations when estimating the regression function. Analogously, one can estimate derivatives of small order of the regression function.
Update
: 2025-03-07
Size
: 190kb
Publisher
:
zhanglifang
[
AI-NN-PR
]
kpca
DL : 1
kpca算法的matlab源程序,基于核的主成分分析的源程序-KPCA algorithm matlab source, kernel-based principal component analysis of the source
Update
: 2025-03-07
Size
: 2kb
Publisher
:
曲伟
[
Algorithm
]
lwpr
DL : 0
局部线性回归方法及其稳健形式已经被看作一种有效的非参数光滑方法.与流行的核回归方法相比,它有诸多优点,诸如:较高的渐近效率和较强的适应设计能力.另外,局部线性回归能适应几乎所有的回归设计情形却不需要任何边界修正。-Local linear regression methods and their solid form has been seen as an effective non-parametric smoothing method. Contrary to popular kernel regression methods, it has many advantages, such as: higher efficiency and stronger asymptotic adaptation design capacity. In addition, the local linear regression to adjust to the return of the design of almost all cases does not require any boundary amendment.
Update
: 2025-03-07
Size
: 1.28mb
Publisher
:
wanghuaqiu
[
Other
]
heguji
DL : 0
非参数统计学中非参数回归的简单应用核回归程序,应用范围广泛,不需要知道样本的分布就可以使用该方法。-Non-parametric statistical regression Nonparametric kernel regression of the simple application procedure, a wide range of applications, does not need to know the distribution of the samples you can use this method.
Update
: 2025-03-07
Size
: 2kb
Publisher
:
林森
[
matlab
]
4
DL : 0
MATLAB程序, 半参数线性回归模型的最小二乘核估计 半参数线性回归模型的最小二乘正交序列估计。-MATLAB program, semi-parametric linear regression model of least squares kernel estimation Semiparametric least squares linear regression model orthogonal sequence estimation.
Update
: 2025-03-07
Size
: 1kb
Publisher
:
wyh
[
Other
]
svm_perf
DL : 0
SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regular SVMs, however, which consider only univariate predictions like in classification and regression, SVMstruct can predict complex objects y like trees, sequences, or sets. Examples of problems with complex outputs are natural language parsing, sequence alignment in protein homology detection, and markov models for part-of-speech tagging. The SVMstruct algorithm can also be used for linear-time training of binary and multi-class SVMs under the linear kernel. -SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X--> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regular SVMs, however, which consider only univariate predictions like in classification and regression, SVMstruct can predict complex objects y like trees, sequences, or sets. Examples of problems with complex outputs are natural language parsing, sequence alignment in protein homology detection, and markov models for part-of-speech tagging. The SVMstruct algorithm can also be used for linear-time training of binary and multi-class SVMs under the linear kernel.
Update
: 2025-03-07
Size
: 115kb
Publisher
:
jon
[
matlab
]
LWLR
DL : 1
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.
Update
: 2025-03-07
Size
: 9kb
Publisher
:
maisam
[
Special Effects
]
KernelBasedDeblurringToolBox_ver1
DL : 0
运用核回归方法去模糊的经典程序,效果很好,有参考文献-using kernel regression for image deblurring,it s very effective
Update
: 2025-03-07
Size
: 10.17mb
Publisher
:
向阳坡
[
AI-NN-PR
]
Inertiadevicefaultpredictionbasedonwavelet
DL : 0
:为了提高最小二乘支持向量回归机的性能,将Morlet小波核函数引入其中,形成了最小二乘小波支 持向量回归机模型。利用待优化的参数重构模型的目标函数和约束条件,并在此基础上通过遗传算法进行参数 选择,从而提高了该模型的泛化能力。将最小二乘小波支持向量回归机应用于导弹陀螺仪的漂移趋势预测,仿真 实验结果表明了该方法的有效性和可行性,因此可以为陀螺仪的故障预报、可靠性辅助决策提供依据。-To improve the ability of least square support vector regression algorithm,a least square wavelet support vector regression model by introducing the Morlet wavelet kernel is presented.The object function and constraint condition are reconstructed by the parameters to be optimized.On the base of it,the model parame— ters are optimized through genetic algorithm.As a result,the model attains the better generalization ability. The least square wavelet support vector regression model is used tO forecast the missile gyroscope’S drift tend— ency.The simulation experiment results indicate the feasibility and validation of the algorithm.So it can provide basis for the gyroscope’S fault prediction and reliability aid decision.
Update
: 2025-03-07
Size
: 279kb
Publisher
:
11
[
matlab
]
SVregression
DL : 0
In kernel ridge regression we have seen the final solution was not sparse in the variables ® . We will now formulate a regression method that is sparse, i.e. it has the concept of support vectors that determine the solution. The thing to notice is that the sparseness arose from complementary slackness conditions which in turn came from the fact that we had inequality constraints. In the SVM the penalty that was paid for being on the wrong side of the support plane was given by C P i » k i for positive integers k, where » i is the orthogonal distance away from the support plane. Note that the term jjwjj2 was there to penalize large w and hence to regularize the solution. Importantly, there was no penalt
Update
: 2025-03-07
Size
: 50kb
Publisher
:
bahman
[
Other
]
processing
DL : 0
基于结构张量的核回归非均匀插值算法及其在图像处理中的应用-Structure tensor based on non-uniform interpolation kernel regression algorithm and its application in image processing
Update
: 2025-03-07
Size
: 5.38mb
Publisher
:
张林杰
[
matlab
]
kernelbasedmoothing
DL : 0
基于核函数回归方法的图像去噪,图像平滑。对于图像领域的研究者有很大作用-Kernel regression method based on image denoising, image smoothing. Researchers in the field for the image plays a significant role
Update
: 2025-03-07
Size
: 229kb
Publisher
:
郝人
[
matlab
]
emd2_regression
DL : 0
基于核回归的图像散乱点插值,用于BEMD分解-scattered data interpolation based on kernel regression
Update
: 2025-03-07
Size
: 1kb
Publisher
:
韩盼
[
Special Effects
]
UCseal_HorizontalShift_simulation
DL : 0
Kernel Regression Based ImageProcessing ToolBox 图像去模糊
Update
: 2025-03-07
Size
: 16kb
Publisher
:
yuan
[
matlab
]
KerSmooth_NW
DL : 0
Kernel regression using kernel functions
Update
: 2025-03-07
Size
: 1kb
Publisher
:
rayco
[
Special Effects
]
kernel-regerrsion-denoise-Examples
DL : 0
用核回归方法实现图像去噪是目前理论上最先进的图像去噪方法,这里提供的是图像去噪的matlab代码。-Kernel regression method with denoising is theoretically the most advanced image denoising method, here is the matlab code for image denoising.
Update
: 2025-03-07
Size
: 5kb
Publisher
:
yanxiaoyun
[
matlab
]
STKernelRegressionSoftware4MATLAB
DL : 0
三维核回归视频时空超分辨率重建代码(matlab)说明-3 d video kernel regression space-time super-resolution reconstruction code (matlab) instructions
Update
: 2025-03-07
Size
: 17kb
Publisher
:
ccc
[
Software Engineering
]
kernel-regression
DL : 0
主要讲述有关核回归的内容,非常经典,很具有参考价值,对大家了解这一方面或者做研究很有帮助,希望对大家有帮助-Focuses on kernel regression, very classic, very valuable reference for all of us to understand this aspect or helpful in doing research, we hope to help
Update
: 2025-03-07
Size
: 543kb
Publisher
:
haowangli
[
Industry research
]
Kernel-Regression-for-Image-Processing
DL : 0
In this paper, we make contact with the field of nonparametric statistics and present a development and generalization of tools and results for use in image processing and reconstruction. In particular, we adapt and expand kernel regression ideas for use in image denoising, upscaling, interpolation, fusion, and more. Furthermore, we establish key relationships with some popular existing methods and show how several of these algorithms, including the recently popularized bilateral filter, are special cases of the proposed framework. The resulting algorithms and analyses are amply illustrated with practical examples.
Update
: 2025-03-07
Size
: 8.89mb
Publisher
:
ionutmirel
[
matlab
]
kernel-regression-master
DL : 0
kernel方法,进行半监督学习,数据分类与识别,有标签与无标签(KERNELmethod,semi-supervised learning,classification,label unlabel)
Update
: 2025-03-07
Size
: 13.86mb
Publisher
:
zz12345
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.