资源列表

« 1 2 ... .63 .64 .65 .66 .67 15868.69 .70 .71 .72 .73 ... 28522 »

[数值算法/人工智能KM

说明:K均值算法的C++实现,能够将2维的样本点进行2类或者多类的聚类-K means
<webberzhou> 在 2025-07-06 上传 | 大小:908kb | 下载:0

[数值算法/人工智能ISODATA

说明:ISODATA算法是KM算法的升级版,里面加入了更多的判断,可以将聚类划分的更加准确-KM algorithm ISODATA algorithm is an upgraded version, which added more judgments can be more accurately classified clustering
<webberzhou> 在 2025-07-06 上传 | 大小:925kb | 下载:0

[数值算法/人工智能Perception-Approach-for-2-pattern

说明:感知器算法,两类的情况,只适合两类模式的感知器算法的判别-Perceptron algorithm, two types of situation, only two models for the discriminant perceptron algorithm
<webberzhou> 在 2025-07-06 上传 | 大小:907kb | 下载:0

[数据结构常用算法Sort

说明:五种常用的排序算法:冒泡、选择、插入、归并、快速排序的实现-Five commonly used sorting algorithms: bubble, choose, insert, merge, quicksort implementation
<webberzhou> 在 2025-07-06 上传 | 大小:1.83mb | 下载:0

[matlab例程beibaoqiujie

说明:用遗传算法计算背包问题的经典程序,word的文档里面有说明和程序。-Knapsack problem using genetic algorithm the classic program, word document which has instructions and procedures.
<孙磊> 在 2025-07-06 上传 | 大小:26kb | 下载:0

[数据结构常用算法Shell-Sort

说明:对{9,8,7,6,5,4,3,2,1,0},采用希尔排序(Shell Sort),d=5,2,1,输出每趟排序结果。-Of {9,8,7,6,5,4,3,2,1,0}, using the shell sort (Shell Sort), d = 5,2,1, sorting out the results of each trip.
<lsy> 在 2025-07-06 上传 | 大小:7kb | 下载:0

[数据结构常用算法Heapsort

说明:对{6,8,7,9,0,1,3,2,4,5},采用堆排序(Heapsort),输出每趟的建堆和排序结果。-Of {6,8,7,9,0,1,3,2,4,5}, using heap sort (Heapsort), the output of the construction of the heap for each trip and the results.
<lsy> 在 2025-07-06 上传 | 大小:12kb | 下载:0

[matlab例程EM

说明:求解参数估计的常用算法——EM,即期望最大化算法,用于代替样本量不完全时的极大似然估计算法。-Common algorithm for solving parameter estimation- EM, expectation maximization algorithm is used to replace the sample size is not completely at the maximum likelihood estimation algorithm.
<孙磊> 在 2025-07-06 上传 | 大小:9kb | 下载:0

[数据结构常用算法QuickSort

说明:对{6,8,7,9,0,1,3,2,4,5},采用快速排序(Quicksort),输出每趟的排序结果。-Of {6,8,7,9,0,1,3,2,4,5}, using quick sort (Quicksort), output per trip of the results.
<lsy> 在 2025-07-06 上传 | 大小:8kb | 下载:0

[数据结构常用算法Mergesort

说明:对{18,2,20,34,12,32,6,16},采用归并排序(Mergesort),输出每趟的排序结果。-} Of {18,2,20,34,12,32,6,16 using merge sort (Mergesort), output per trip of the results.
<lsy> 在 2025-07-06 上传 | 大小:9kb | 下载:0

[matlab例程S.Liang

说明:用于实现隐马尔科夫算法的相关程序,来自美国大学网站。还可用于求解动态贝叶斯相关问题。-Hidden Markov algorithm used to implement the relevant procedures, from the American University website. Can also be used to solve dynamic Bayesian-related issues.
<孙磊> 在 2025-07-06 上传 | 大小:13.15mb | 下载:0

[数值算法/人工智能1

说明:矩阵连乘算法,找出最适合的乘法方式。如矩阵为A B C,则在 A*B*C中找出最为适合的乘法方式。-Matrix multiplication algorithm with, identify the most suitable way of multiplication. Such as the matrix for the ABC, then the A* B* C multiplication to find the most suitable way.
<Chinchilla> 在 2025-07-06 上传 | 大小:135kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 15868.69 .70 .71 .72 .73 ... 28522 »

源码中国 www.ymcn.org