mean

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

% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息

% decode with soft-input viterbi algorithm 硬判决 % //k=4,r=1/2 %输入数据为软信息,并且数据为均值为1的BPSK调制,如果均值为MEAN,那么62,63,103,104行应做相应修改

Mean shift sementation. matlab

Mean shift sementation. matlab

详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测

详细讲解了Mean-shift的核心思想.可用于图像分割,运动目标检测

这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布

这是一个基于M/M/S类型的排队论仿真程序。M/M/S表示到达时间为负指数分布,服务时间为负指数分布,服务设备数量为S个的排队系统。 (1)到达模式:严格意义上讲是一个接着一个到达,而且到达时间间隔服从参数为mean_arr的负指数分布; (2)服务模式:服务台的数量为server_num,且每个服务台服务一个顾客的服务时间服从参数为mean_serv的负指数分布; (3)排队规则:满足先进

GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn

GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communic

The Kalman filter is a set of mathematical equations that provides an efficient computational [recu

The Kalman filter is a set of mathematical equations that provides an efficient computational [recursive] means to estimate the state of a process, in a way that minimizes the mean of the squared er

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

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

1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构

1. 统计工资 设计要求: (1) 使用结构数组设计一个公司职员的数据结构,使用下述的结构定义: struct employee{ int age char name[15] double salary } (2) 在主函数里构造一个数组company,用来存放职工信息。 (3) 设计update函数,用来对company中指定职员的信息进行更改。要求先按照name查询到

extreme learning machine 例子 run sinc_mean

extreme learning machine 例子 run sinc_mean

生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil

生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max

We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude mo

We address the problem of blind carrier frequency-offset (CFO) estimation in quadrature amplitude modulation, phase-shift keying, and pulse amplitude modulation communications systems.We study the p

学习mean-shift均值偏移算法的好文章

学习mean-shift均值偏移算法的好文章,可以参考参考的

使用Fuzzy Cluster Mean (FCM)與Principal component analysis (PCA)分類Yeast Data

使用Fuzzy Cluster Mean (FCM)與Principal component analysis (PCA)分類Yeast Data

a simple code to implement to find mean mode &median.......

a simple code to implement to find mean mode &median.......

mean shift算法在聚类中的matlab实现

mean shift算法在聚类中的matlab实现

图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章

图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of leve

Analysis of PHY waveform Peak to Mean Ratio and Impact on RF Amplification

Analysis of PHY waveform Peak to Mean Ratio and Impact on RF Amplification

Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean Gaussian random variab

Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean Gaussian random variables independently (separately) for each k MATLAB function random.

This paper studies the problem of tracking a ballistic object in the reentry phase by processing ra

This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theore

Least Mean Square Newton Algorithm

Least Mean Square Newton Algorithm