-
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C...
最棒的三大计算机视觉、图像图形函数库之一,C语言版本,支持标准C-best of the three major computer vision, image and graphics functions, one C-language version supports standard C
- 2022-05-26 10:07:29下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1
-
治疗基于代表点的聚类算法,一个数据挖掘算法…
数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with the nearest distance into one until the number of class is coincidence with the classes demanded.
- 2022-10-15 17:40:02下载
- 积分:1
-
一种新型模糊形态神经网络及其应用研究,比较有参考意义
一种新型模糊形态神经网络及其应用研究,比较有参考意义-fuzzy form a new neural network and its applied research, more reference value
- 2022-03-22 03:20:24下载
- 积分:1
-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. Ann/prj/vs7 under compiler for the entire 2003 Visual Stdudio engineering documents
- 2022-08-17 18:20:25下载
- 积分:1
-
pso 粒子智能优化算法,C语言实现。欢迎下载。
pso 粒子智能优化算法,C语言实现。欢迎下载。-Intelligent Optimization Algorithm pso particles, C language. Welcome to download
- 2022-12-05 09:10:03下载
- 积分:1
-
Code for Truth Maintenance System in Artificial Intelligence.
Code for Truth Maintenance System in Artificial Intelligence.-Code for Truth Maintenance System in Artificial Intelligence.
- 2022-02-25 09:49:07下载
- 积分:1
-
计算前提论域中模糊子集的C语言程序.大家可以参考。
计算前提论域中模糊子集的C语言程序.大家可以参考。-On the premise of the calculation domain fuzzy subset C language program. Everyone can refer to.
- 2022-06-15 12:29:04下载
- 积分:1
-
在matlab6.5下实现的
在matlab6.5下实现的 -achieved in the matlab6.5
- 2022-02-01 12:57:17下载
- 积分:1
-
用网格优化算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。...
用网格优化算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Mesh optimization algorithm used to solve the problem tsp. . . matlab prepared. Coordinate with the city for inspection.
- 2022-09-10 01:50:03下载
- 积分:1