搜索资源列表
222
- 这是求所有这样的三位数,它们等于它们的各位数字的立方和。-This is all for this kind of three-digit, they mean that their numbers and cubic.
GA1E1
- 用K均值和遗传算法实现了半监督聚类算法,这是个一个已经发表的论文的源程序-Using K-means and genetic algorithm to achieve a semi-supervised clustering algorithm, this is a paper published source
K-mean
- K-mean algorithm,very simple but efficient
Widrow-Hoff-Training-Method
- The WH class is an implementation of the Widrow-Hoff. The Widrow-Hoff (WH) algorithm, often called Least Mean Square (LMS), is an online-algorithm. The WH can be interpreted as a gradient descent procedure on the error space. In other words, the
c-mean
- c-means,算法实现,适合学习机器学习的初学者,非常不错-C-means, algorithm, suitable for machine learning for beginners, very good
mhc01
- 自动生成100个在0~1范围内的随机数;求得其平均数与方差!并以文本结构输出!-Automatic generation of 100 in the range of 0 to 1 random number obtain its mean and variance! And structure of the text output!
mhc02
- 采用指向指针的指针来动态分配二维数组,存储读取的文本结构内的数据。求得这二维数组内的行均值与协方差,并整齐输出,最后对所分配的内存进行释放!-Using a pointer to the pointer to dynamically allocated two dimensional array, storage read text structure within the data. Obtained in the two dimensional array of mean and covar
Mean-filters
- Find Arithmetic mean,geometric mean, contraharmonic mean, harmonic mean filters.
meanshift
- 这个程序主要阐述如何用均值漂移算法在图像跟踪中的应用,并通过例子将跟踪区域显示在图像中-This program mainly describes how to use the mean-shift algorithm in the image tracking application, and through examples will be tracking the region shown in the image
Image_Processing
- 图像处理方面基础框架结构。主要是对图像的灰度操作,均值,中值最大值最小值滤波。添加一些如高斯噪声等噪声,还有对图像进行去噪处理。显示图像的RGB分量,对图像进行灰度直方图均衡化和归一化。-Based image processing framework. The main image is a gray operation, mean, median maximum minimum filter. Add some noise such as Gaussian noise, as well as
