资源列表
AIPattern
- 运动模式 用java语言编写 可以实现小兔子 按照一些固定点运动-mode using java language curriculum can be achieved in accordance with certain fixed points Movement
ACTSP
- 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q) ------------------------------------------------------------------------- 主要符号说明 C n个城市的坐标,n×2的矩阵 NC_max最大迭代次数 m蚂蚁个数
TSPLINGOCODE
- 由于上面没有LINGO类型,所以以VC++代替,实际是LINGO程序,希望理解,主要解决TSP问题,程序已经调试通过,并添加了详细的注释-As above, there is no LINGO type, so as to VC++ instead of the actual procedure is LINGO, want to understand, the main problem to solve TSP, the program has been debugged, and added
GAhandleNewModel
- 简单遗传算法编写,基于轮盘赌选择,交叉,变异基本构想。初来此地,水平有限。-ga
spec2xyz
- 光谱数据转换为XYZ数据的源代码,希望对您有所帮助-Spectral data into XYZ data, source code, want to help you
calcCircle
- 用于圆的拟和,很好的程序,真的不错,好的程序,好好的-Fitting for the round, a good program, really good, good program, good
V_BLAST
- MIMO系统中的经典的V-Blast代码,是一位博士写的,作为我的程序参考资料用的。运行过,正确无误。-MIMO system, the classic V-Blast code, written by a PhD, as my reference material used in the procedure. Run over, correct.
8psk-tcm
- This code gives the performance of trellis codes with 8-psk modulation in matlab
canny
- matlab基于canny算子进行图像的边缘检测-Canny edge detector algorithm matlab codes
huffmancode
- 可以实现对字符或txt文件内容进行Huffman编码-A matlab program that can be achieved for character or content of Huffman coding txt file
poisson
- poisson有限元程序,矩形剖分,双线性元-the code of the finite element method for the poisson equation
MOACO
- 多目标蚁群算法,蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-MOACO,Multi-objective ant colony algorithm
