资源列表
[人工智能/神经网络/遗传算法] immunity
说明:提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中<江泉> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] BPALGORITHM
说明:我自己写的BP算法源代码!经过我亲身调试,没问题的!-I wrote it myself BP algorithm source code! I have personally debugging, no problem!<> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[matlab例程] ToyFDTD1
说明:This a very simple Yee algorithm 3D FDTD code in C implementing the free space form of Maxwell s equations on a Cartesian grid. There are no internal materials or geometry. The code as delivered simulates an idealized rectangular waveguide by treatin<吴婷> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[matlab例程] myfuzzy
说明:自己编的一些关于matlab 模糊整定的例子,两个例子,由于很久没看了,忘了哪几个是了,都是高手自己看着整吧,哈-own series of the number of Matlab fuzzy setting the example, two examples, since a long time not read, forget what the number is, are their own masters watching the whole bar, Kazakhstan<aad> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[人工智能/神经网络/遗传算法] Myga_1.0
说明:遗传算法的fortran77语言编程,中间有法语介绍,用的是二进制编码-GA FORTRAN77 programming language, intermediate French, using the binary coding<rongerhou> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[数据结构常用算法] juzhentezhenxianglian
说明:数学分析,高等代数中矩阵特征值和特征向量的求解(C描述)-mathematical analysis, advanced algebra Matrix eigenvalues and eigenvectors of the Solution (C Descr iption)<110011> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[matlab例程] matlab-pics
说明:Matlab 图像处理源码.(matlab源码)-Matlab source image processing. (Matlab source)<khliu> 在 2026-01-12 上传 | 大小:9kb | 下载:0
[数据结构常用算法] graphic_algorithm
说明: 每对节点间最短路径 Floyd-Warshall 算法 D[i,j]表示从i到j的最短距离; P[i,j]表示从i到j的最短路径上j 的父节点-between each pair of nodes Shortest Path Floyd-Warshall algorithm D [i, j] said from i to j is the shortest distance; P [i, j] said from i to j the shortest path<changxia> 在 2026-01-12 上传 | 大小:9kb | 下载:0