资源列表

« 1 2 ... .20 .21 .22 .23 .24 17625.26 .27 .28 .29 .30 ... 28522 »

[matlab例程K-means

说明: K均值算法描述: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。-K-means algorithm described: a given number of classes K and N objects assigned to the K-th class, so that objects within the class of the similarity betwe
<吴光辉> 在 2025-02-19 上传 | 大小:121kb | 下载:0

[matlab例程Shop-scheduling--ga_jsp

说明:用遗传算法解决车间调度问题 aberrance.m 760 24-07-07|09:42 across.m 2144 26-07-07|16:35 cal.m 1133 20-05-08|08:37 calP.m 742 15-05-08|20:16 caltime.m 1986 25-07-07|10:52 JSP.m 4006 22-05-08|19:52 plotRec.m 487 14-07-0
<寂寞孤鸿> 在 2025-02-19 上传 | 大小:50kb | 下载:0

[数据结构常用算法hash.tar

说明:一个简单的 hash 算法的源代码,很实用,可以用在很多地方。-A simple hash algorithm source code, very practical and can be used in many places.
<happy> 在 2025-02-19 上传 | 大小:6kb | 下载:0

[matlab例程RBF1.m

说明:RBF神经网络程序,给出创立RBF网络的具体步骤和数据样本-RBF ANN
<康乐> 在 2025-02-19 上传 | 大小:2kb | 下载:0

[matlab例程crossvalidation

说明:交叉验证使用方法,及例子说明,具体解释实施过程-CROSSVALIDATION
<康乐> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程Optimization-Toolbox

说明:一种非常实用的matlab优化工具箱,是一个国外的作者给我的。感谢他,同时跟大家一起分享。谢谢。我想要子空间辨识的文章配仿真代码,qq214093-optimization toolbox
<tom> 在 2025-02-19 上传 | 大小:1.11mb | 下载:0

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

说明:遗传算法:旅行商问题(已知城市坐标,求路过各城市的最短路径)-Genetic algorithms: the traveling salesman problem (known city coordinates, find the shortest path passing cities)
<连云> 在 2025-02-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算9.2.2

说明:最小二乘法拟合形如f(x)=(a+bx)/(1+cx)的函数(9.2.2(1)),并解决人口预测问题(9.2.2(2-Least squares fit of the form f (x) = (a+bx)/(1+cx) function (9.2.2 (1)), and to solve the population prediction problem (9.2.2 (2))
<连云> 在 2025-02-19 上传 | 大小:2kb | 下载:0

[matlab例程matlab

说明:〈matlab程序设计与提高(ppt全5章)〉纯课件非代码,可供学习参考-the matlab program designed to improve (ppt)
<连云> 在 2025-02-19 上传 | 大小:491kb | 下载:0

[matlab例程psksecentre

说明:this the secuence of training of the system edge in psk modulation -this is the secuence of training of the system edge in psk modulation
<wilfredo rodriguez> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[matlab例程ISIRANDSEC

说明:this a scr ipt that shows a aleatory secuenc NRZ and also we can see the effect of ISI.-this is a scr ipt that shows a aleatory secuenc NRZ and also we can see the effect of ISI.
<wilfredo rodriguez> 在 2025-02-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算code

说明:问题描述: 在一个操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次至少选2 堆最多选k堆石子合并成新的一堆,合并的费用为新的一堆的石子数。试设计一个算法,计算出将n堆石子合并成一堆的最大总费用和最小总费用。 编程任务: 对于给定n堆石子,编程计算合并成一堆的最大总费用和最小总费用。 Input 测试数据的第1 行有2个正整数n和k,表示有n堆石子,每次至少选2堆最多选k堆石子
<ldy> 在 2025-02-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 17625.26 .27 .28 .29 .30 ... 28522 »

源码中国 www.ymcn.org