资源列表
[人工智能/神经网络/遗传算法] relax
说明:松弛算法 批处理裕量松弛算法 样本数据和松弛值自定义-Relaxation Algorithm margin Relaxation Algorithm batch sample data value and relaxation since the definition of<fatlily> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[matlab例程] selfspline
说明:第一、二种边界条件的三次样条插值程序,应用MATLAB编写,比较实用。-First, two kinds of boundary conditions of the cubic spline interpolation procedure, the application of MATLAB to prepare, more practical.<谢治州> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] kmeans
说明:k-means算法 自定义数据样本和类中心 已经调试实现 并且有图清晰表示-k-means algorithm for custom data types of samples and testing center has been and realize that has a clear plan<李慧敏> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] swiftordering
说明:从数组中 任取一个元素 p (可随机取,现在以取第一个为例).以P作为主元,对数组 进行划分 ,前一部分小于 P,后一部分 大于p.最后划分处存储p,然后分别对划分后的前一部分和后一部分递归调用. 算法平均时间复杂度: O(nlogn) -Any check from the array element p (can be random access, and now to take the first example). To<朱洁> 在 2024-11-13 上传 | 大小:1kb | 下载:0
[数据结构常用算法] integratingordering
说明:归并排序:将数组划分为小数组,通过局部的有序合并,解决问题 算法平均时间复杂度: O(nlogn) -Merging Sort: The array is divided into a small array, in an orderly manner through the partial merger, the average time algorithm to solve the problem complexity: O<朱洁> 在 2024-11-13 上传 | 大小:1kb | 下载:0