搜索资源列表
C_Jun
- c++开发的c均值算法,过程较为简单,便于理解,供学习参考。-c c Mean developed algorithm, the process is simple, easy to understand, study for reference.
2655143923
- 此程序是在VC环境下实现k-means均值聚类算法-this procedure is in VC environment to achieve k-means clustering algorithm Mean
tt094a
- 这个程序并不帮你翻译任何文字,仅仅只是提供一个专为翻译工作设计的 编辑器.使用它你可以一行行对照的翻译原文. 而当你在翻译过程中碰到了不 认识的新词,计算机能充当你的词典或笔记本的作用, 让你的翻译工作事半功 倍.当你在翻译某一行文字时,如果发现某个单词不认识,字典区便会显示出单 词的意思,而不需要你的任何按键.当你在字典区没有发现你要的单词时,证明 单词库里没有这个单词,需要你自己从别的途径查找,然后写到字典区内,程序 将马上把它记录在单词库中-this procedure does not
1300201
- 这是传统的 COM 知识,如果对这部分内容不清楚,可以去看 杨老师 的个人专栏,那里有非常棒的教程,我就不在这里废话了^_^ 我不细说可并不代表这部分不重要,恰恰相反,如果读者对这部分很熟悉,就会发现后面所有的内容在形式上几乎都是模仿传统的COM调用。 -This is the COM traditional knowledge, if this part of the contents are not clear, they can look at the individual t
dsphomework1
- 数字信号处理的应用之一是从含有加性噪声的信号中去除噪声。现有被噪声污染的信号x[k]=s[k]+d[k],式中: 为原始信号d[k]为均匀分布的白噪声。 (1)分别产生50点的序列s[k]和白噪声序列d[k],将二者叠加生成x[k],并在同一张图上绘出x0[k],d[k]和x[k]的序列波形。 (2)均值滤波可以有效去除叠加在低频信号上的噪声。已知3点滑动平均数字滤波器的单位脉冲响应为h[k]=[1,1,1 k=0,1,2],计算y[k]=x[k]*h[k],在同一张图上绘出前50点y[
about_Meanshift
- 学习mean-shift均值偏移算法的好文章,可以参考参考的-learning mean-shift offset algorithm mean good articles, reference can refer to the
about_mean-shift_2
- 学习mean-shift均值偏移算法的好文章,可以参考参考的-learning mean-shift offset algorithm mean good articles, reference can refer to the
about_mean-shift_3
- 学习mean-shift均值偏移算法的好文章,可以参考参考的-learning mean-shift offset algorithm mean good articles, reference can refer to the
MahalanobisDistanceDiscrimination
- 马氏距离判别(MahalanobisDistanceDiscrimination)的演示过程,求均值向量,协方差矩阵及线形判别函数-Mahalanobis distance criterion (MahalanobisDistanceDiscrimina tion) demonstration process for the mean and covariance matrix and linear discriminant function
zjf147
- 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用REMEZ算法求交错点组。用Cholesky分解求ARMA模型的参数并作谱估计。求MA模型的参数 并估计功率谱。 用最小方差法估计序列 的功率谱。-used to produce uniform or Gaussian distribution of the pseudo-random number (similar to white noise). They may have a different mean
matlabqpskwhitegaussemulator
- QPSK在加性高斯白噪声环境下,信噪比和误码率的仿真。 先产生一个四组符号的序列,再将该序列映射到对应的相位上。用相应的函数产生均值为零、方差为δ2的加性高斯噪声。 -QPSK the additive white Gaussian noise environment, and the signal-to-noise ratio of the simulation. First group have a four symbols of sequence, then this seque
SpikeRemoval
- Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with e
newall4
- 摄像机标定新算法,用一个子函数计算出两组运动组的参数本程序用于调试摄像机标定新算法这个程序在原来的基础上改变了部分返回值,将标准离差改为均方值的计算加入标定整体误差计算,运动复原和三维复原整体误差计算应先用计算出的平移矢量进行三维复原,从得出的点对统计其z方向为正的个数,多者为正确的平移矢量 -new camera calibration algorithm Functions with a calculated exercise group were the parameters of the
IntroductionofMeanShift
- 简要介绍mean-shift算法的原理,并且在图像处理方面的应用
