资源列表

« 1 2 ... .29 .30 .31 .32 .33 834.35 .36 .37 .38 .39 ... 2831 »

[人工智能/神经网络/遗传算法kmeans1

说明:  K-means算法,算法步骤如下: Step1.利用式(2)计算距离矩阵D=(),其中=dist[i, j] (); Step2.扫描坐标距离矩阵D,寻找距离的最大值和最小值,用式(3)计算limit; Step3.扫描坐标距离矩阵D,寻找矩阵中距离最小的2个数据a,b,将数据a,b加入集合,={a,b},同时将数据a,b从U中删除,更新距离矩阵D; Step4.利用 (4)式在U中寻找距离集合最近的数据样本t,如果
<ming> 在 2025-04-06 上传 | 大小:125kb | 下载:0

[人工智能/神经网络/遗传算法zhuangxiang-(2)

说明:用免疫遗传算法实现装箱问题(2) 含疫苗选择和注射算子-Immune genetic algorithm with packing problem (2) containing vaccine selection and injection operator
<qiangge> 在 2025-04-06 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法pcaren-lian-shi-bie

说明:仿真人的脸部识别程序 ,人工智能领域相当经典的算法,值得一看,尤其是初学者,会有不同的发现哦。-Human face recognition program, the field of artificial intelligence is the classical algorithm, is worth a look, especially for beginners, there will be different to find
<周胜俞> 在 2025-04-06 上传 | 大小:256kb | 下载:0

[人工智能/神经网络/遗传算法CRC_CHECKING

说明:CRC校验算法程序。用于需严格保证数据完整性的通信场合。-Useful code of CRC checking, for applications of communication.
<张冰> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法waterfill

说明:通信中,非常经典的注水算法的代码,其应用与OFDM系统中,比较常用且经典-Communication, very classic water-filling algorithm code, the application of OFDM system, the more common and classic
<苗圃> 在 2025-04-06 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法test

说明:人脸检测 狂出结果 可以说出是谁 人脸检测 狂出结果 可以说出是谁-人脸检测 狂出结果 可以说出是谁
<lzc> 在 2025-04-06 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法PSO

说明:一种粒子群算法的寻优算法,将其用于非线性寻优-One kind of particle swarm optimization algorithm, be used in non-linear optimization
<徐文> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法ANN

说明:神经网络变量筛选—基于BP的神经网络变量筛选-Neural network variable selection- based on BP neural network variable screening
<徐文> 在 2025-04-06 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法rbf-c

说明:rbf neural network algorithm in C, including the composition of input to output, examples using XOR.
<aa> 在 2025-04-06 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法Convolution_GPU

说明:This project implement the convolution neural network on GPU. This reduce much time for training process. This project was written in C# and cuda
<ANH> 在 2025-04-06 上传 | 大小:506kb | 下载:0

[人工智能/神经网络/遗传算法jigndianC

说明:许多可以直接运行的C程序。里面有详细的说明。包括一些结果分析-Many can be directly run C programs. There are detailed instructions. Including some of the results of
<李林伟> 在 2025-04-06 上传 | 大小:1.83mb | 下载:0

[人工智能/神经网络/遗传算法6DOF-Trajectory-Planning

说明:通过对六自由度机械臂的轨迹规划的具体分析!基于其运动学模型的算法的模拟实现!关节空间中的轨迹规化等方面的全过程的研究,阐述了机器人轨迹规划的一般规律"运用的规划方法可以很好解决在机械臂在工作过程中的平稳性,以及控制时的实时性和精确性等矛盾问题" -Through the six degrees of freedom manipulator trajectory planning of specific analysis! Algor
<鲁凡水> 在 2025-04-06 上传 | 大小:3.15mb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 834.35 .36 .37 .38 .39 ... 2831 »

源码中国 www.ymcn.org