mean

共 154 篇文章
mean 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 154 篇文章,持续更新中。

Signal Processing for Telecommunications

This paper presents a Hidden Markov Model (HMM)-based speech<br /> enhancement method, aiming at reducing non-stationary noise from speech<br /> signals. The system is based on the assumption that the

Communication+Networks+Economy

The term economics is generally understood to mean sound<br /> management. This is associated with openness, good faith, accurate<br /> figures and integrity in company accounts, with transparency ens

多元散射校正MSC

<pre style="overflow-wrap:break-word;white-space:pre-wrap;">function [R,k,b] = msc(A) % 多元散射校正 % 输入待处理矩阵,通过多元散射校正,求得校正后的矩阵 %% 获得矩阵行列数 [m,n] = size(A); %% 求平均光谱 M = mean(A,2); %% 利用最小二乘法求每一列的

System identification with adaptive filter using full and partial-update Normalised-Least-Mean-Squar

System identification with adaptive filter using full and partial-update Normalised-Least-Mean-Squares

System identification with adaptive filter using full and partial-update Generalised-Sideband-Decomp

System identification with adaptive filter using full and partial-update Generalised-Sideband-Decomposition Least-Mean-Squares

算法

算法,k-mean搜索方法,执行起来很快,推荐。

Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1

Consider a BPSK and a QPSK system for the following two cases: 1) The probability that the symbol 1 is sent and the probability that the symbol 0 is sent are all the same. 2) The probability that the

mse mean square error

mse mean square error

mean shift clustering

mean shift clustering

This file is a function under matlab which allow to compute several statistical parameter of random

This file is a function under matlab which allow to compute several statistical parameter of random signal such as variance, power, mean values, std, ...

Normalized Least mean square algorithm in matlab

Normalized Least mean square algorithm in matlab

使用INTEL矢量统计类库的程序,包括以下功能: &#61623 Raw and central moments up to 4th order &#61623 Kurtosis and

使用INTEL矢量统计类库的程序,包括以下功能: &#61623 Raw and central moments up to 4th order &#61623 Kurtosis and Skewness &#61623 Variation Coefficient &#61623 Quantiles and Order Statistics &#61623 Minimum

分割算法 1.mean shift 的迭代过程只做了一次(为了简单) 2.对图像中的某一点进行平移时

分割算法 1.mean shift 的迭代过程只做了一次(为了简单) 2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。 3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。

mean shift 分割

mean shift 分割,matlab 代码,不错

实现了Fuzzy C-Mean的方法

实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!

this is mean shift one of image processing famous segmentation techniques, it is programmed in matla

this is mean shift one of image processing famous segmentation techniques, it is programmed in matlab

standard deviation mean for matlab

standard deviation mean for matlab

this is a code for adaptive interfrence cancellation on a certain signal using the least mean square

this is a code for adaptive interfrence cancellation on a certain signal using the least mean square algorithm LMS using matlab.

mean-shift. pointer sample

mean-shift. pointer sample

Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它

Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均