资源列表
[matlab例程] 1
说明:基于FCM的数据聚类分析及Matlab 实现 戈国华, 肖海波, 张敏 ( 江西理工大学信息工程学院江西赣州341000 ) 【摘要】: 聚类是数据挖掘中常用的数据分析技术。本文详细介绍了FCM聚类算法的理论和实现步骤。并用Matlab 演 示了FCM用于数据聚类。结果表明FCM算法是一种高效的数据聚类算法, 有很广泛的应用。-FCM clustering analysis based on the data and Matlab implementation Ge Guohua<yueyue> 在 2025-06-18 上传 | 大小:879kb | 下载:0
[数据结构常用算法] 1
说明:八皇后问题的正确解法,数学问题,网上有具体的答案,但是那个答案太繁琐,而且计算出来的结果并不正确 这个源代码计算结果正确,而且思路简单 后面还附有了中文解释-The correct solution of the eight queens problem, math problems, the Internet has a specific answer, but that answer is too complicated, but the result of the incorrec<wang> 在 2025-06-18 上传 | 大小:39kb | 下载:0
[数据结构常用算法] 5
说明:数据结构的各种排序算法的源程序 包括直接插入排序,希尔排序,冒泡排序,堆排序等。有中文注释,顺利通过编译。而且有算法的比较和改进。-Data structure of the source of various sorting algorithms, including direct insertion sort, Hill sort, bubble sort, heap sort and so on. With Chinese translations, passed compilatio<wang> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] shiyuanshianpai-
说明:对实验室的学生名单采用队列的数据结构进行存储。每一个队列有一个类生成。 队列中存储由结构体表示的学生的信息。预约,查询,删除,取消预约分别对应队列操作:插入,查找,删除。 -List of students on the laboratory data structure used to store queue. Each queue has a class to generate. Stored in the queue, said students from the structur<周成> 在 2025-06-18 上传 | 大小:897kb | 下载:1
[数值算法/人工智能] ConvolutionCode
说明:卷积码和Viterbi译码的源程序,在VC6.0运行通过,有助于卷积编码和Viterbi译码的学习-Convolutional codes and Viterbi decoding of the source, in VC6.0 run through, help convolutional coding and Viterbi decoding of the study<lxz> 在 2025-06-18 上传 | 大小:590kb | 下载:0
[人工智能/神经网络/遗传算法] PIDNN-control
说明:用PID神经网络进行时变单变量非线性系统的控制,模型为:y(k)=a*sin(b*y(k-1))+1.2*u(k-1)-a example for PID neural network control<刘迪岚> 在 2025-06-18 上传 | 大小:1kb | 下载:0