-
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition.
- 2022-07-23 23:27:44下载
- 积分:1
-
In D3D, the use of advanced graphics rendering HLSLT prepared code
在D3D里,用HLSLT高级图形渲染技术编写的代码-In D3D, the use of advanced graphics rendering HLSLT prepared code
- 2022-02-07 02:32:51下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
图像处理,用于图像增强,亮度改变,可以增强图像的清晰度!...
图像处理,用于图像增强,亮度改变,可以增强图像的清晰度!-Image processing for image enhancement, brightness change, it can enhance image clarity!
- 2023-03-24 06:10:03下载
- 积分:1
-
Automatic license plate recognition system image preprocessing algorithm
车牌自动识别系统图像预处理算法
- 2022-01-31 14:22:42下载
- 积分:1
-
编辑处理图片的delphi源码,含有典型的几种图片处理编辑代码...
编辑处理图片的delphi源码,含有典型的几种图片处理编辑代码-Editing pictures delphi source, containing several typical image processing editing code
- 2022-09-09 21:50:03下载
- 积分:1
-
填充算法vc++源码,还不错哦,需要者可以看看哈
填充算法vc++源码,还不错哦,需要者可以看看哈-Filling Algorithm vc++ Source, but also good Oh, for those who need it can look at the Kazakhstan
- 2022-03-12 02:02:18下载
- 积分:1
-
对一维信号的消噪程序与处理图像,一个简单实用的matlab例程
对一维信号的消噪程序与处理图像,一个简单实用的matlab例程-Of one-dimensional signal de-noising procedures and deal with images, a simple and practical matlab routines
- 2022-06-22 01:28:26下载
- 积分:1
-
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。...
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。-Fourier transform is commonly used in image processing of some algorithm, which is the c language.
- 2022-01-31 07:57:43下载
- 积分:1
-
Introduce a particle filter information on the very detailed study of particle f...
一篇介绍粒子滤波的资料,介绍的很详细,适合研究粒子滤波的初学者,希望对大家有帮助-Introduce a particle filter information on the very detailed study of particle filter is suitable for beginners
- 2022-08-13 09:12:35下载
- 积分:1