搜索资源列表
-
1下载:
实现k维度的核密度估计,包含了点积核和常规核函数的实现-implement k-dimensional kernel density estimation, supports product kernels ,Gausiankernel 。
-
-
2下载:
核密度估计的Python源代码,用于核方法估计-Kernel Density Estimation
-
-
0下载:
核函数估计(一元,高斯核函数),包括带宽优化-kernel density estimation (KDE) is a non-parametric way to estimate the probability density function of a random variable.
-
-
0下载:
通过高斯核密度估计计算多元变量之间的互信息熵-The mutual information entropy between multivariate variables is calculated by Gaussian kernel density estimation
-
-
0下载:
常用的盲分离算法有二阶统计量方法、高阶累积量方法、信息最大化(
Infomax
)以及独
立成分分析(
ICA
)等。这些方法取得最佳性能的条件总是与源信号的概率密度函数假设有关,
一旦假设的概率密度与实际信号的密度函数相差甚远,分离性能将大大降低。本文提出采用
核函数密度估计的方法进行任意信号源的盲分离,并通过典型算例与几种盲分离算法进行了
性能比较,验证了方法的可行性。(The commonly used blind separation algorithms include
-
-
4下载:
波动率曲面matlab实现,可应用于期权市场上的任意期权。(The function VolSurface.m will then:
- compute and output the Black-Scholes implied volatility (this will be a matrix).
- get and plot the corresponding volatility surface using a kernel (Gaussian) density estimation.)
-