资源列表

« 1 2 ... .15 .16 .17 .18 .19 5620.21 .22 .23 .24 .25 ... 28523 »

[matlab例程kmeanmatlab

说明:k-mean program INPUT A Matrix or dataset K Number of clusters to find (optional default: 2) MAXIT maximum number of iterations (optional default: 50) INIT Labels for initialisation, or rand : take at random K objects as initial means,
<letian> 在 2025-11-29 上传 | 大小:10kb | 下载:0

[matlab例程pso

说明:Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help get_psoOptions at command line)
<letian> 在 2025-11-29 上传 | 大小:3kb | 下载:0

[数值算法/人工智能include

说明:用C++编写的矩形搜索规则,数学建模里的垃圾运输问题可以用-Written in C++, rectangular search rules, mathematical modeling where transport garbage can
<yuxin> 在 2025-11-29 上传 | 大小:5kb | 下载:0

[matlab例程MODEL

说明:用Lingo和matlab编写的哈密顿圈搜索法则,可以同时搜索三个和四个哈密顿圈-Prepared using Lingo and Hamiltonian circle matlab search rules, you can simultaneously search three and four Hamiltonian cycle
<yuxin> 在 2025-11-29 上传 | 大小:4kb | 下载:0

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

说明:用遗传算法解根号2,求根号2,也就是求方程f(x)=x*x-2=0的正整数解,x=1时f(1)<0,x=2时f(2)>0,由介值定理,则1到2中间存在一个根,根据代数基本定理和根的对称性知这就是我们要找的根(废话,初中生都知道是1.414左右),由目标函数得到适应度函数,我们选择个体都在[1,2]之间,那适应度函数我可以取 j(x)=40/(2+|x*x-2|)-10,由x的取值范围知j的范围是(0,10) x和y交叉就用取平均(x+y)/2,交叉概率取0.9,变异概率为0,
<yuxin> 在 2025-11-29 上传 | 大小:3kb | 下载:0

[数值算法/人工智能note

说明:随机生成数的程序,随机生成函数是n=12的正态分布随机数-Randomly generated number of procedures, randomly generated function is n = 12 of the normal random number
<yuxin> 在 2025-11-29 上传 | 大小:6kb | 下载:0

[matlab例程serial

说明:matlab串口的实现,倚望大家有时间去-matlab and serial
<邱宇鑫> 在 2025-11-29 上传 | 大小:9kb | 下载:0

[matlab例程DSP_MATLAB_ChenHuaiChen

说明:名师陈怀琛MATLAB及在电子信息课程中的应用的所有电子课件,含有书中举出的MATLAB讲解例子和课后习题例子,非常详细,非常精彩,对于学习数字信号处理和学习MATLAB帮助巨大-DSP_MATLAB_ChenHuaiChen
<fancyou> 在 2025-11-29 上传 | 大小:3.05mb | 下载:0

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

说明:通过此程序能够利用遗传算法解决TSP问题,即图论中从某一点出发经过所有点一次的最短路径求解问题-Through this program can take advantage of genetic algorithm to solve the TSP problem, namely, graph theory starting from a point in time through all the points for solving the shortest path problem
<luoyong> 在 2025-11-29 上传 | 大小:4kb | 下载:0

[数据结构常用算法huffmantree

说明:用C++实现的霍夫曼树,在学习数据结构时很有用,可以用来参考-With C++ implementation Huffman tree, in learning the data structure is useful and can be used for reference
<> 在 2025-11-29 上传 | 大小:186kb | 下载:0

[数据结构常用算法8queen

说明:数据结果中的很有名的8皇后问题,该程序实现了8皇后的动态演示,图形界面友好,易用,对于学习C++编程和数据结构很有帮助-Data results in the well-known 8-queens problem, the program achieved an 8-Queen' s dynamic presentations, graphical user-friendly, easy to use, for learning C++ programming and data stru
<> 在 2025-11-29 上传 | 大小:451kb | 下载:0

[数据结构常用算法ChessDisplay

说明:一个小下棋程序,算法简单,图像演示结果,很方便使用,适合C++和数据结构的初学者参考使用-A small chess program, algorithm is simple, the image shows the results, it is easy to use, suitable for C++ and data structure reference for beginners to use
<> 在 2025-11-29 上传 | 大小:346kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 5620.21 .22 .23 .24 .25 ... 28523 »

源码中国 www.ymcn.org