资源列表
[数学计算/工程计算] eigenvalues_decomposition
说明:stand alone header file implementing eigen value decomposition for a symmetric matrix-stand alone header file implementing eigen value decomposition for a symmetric matrix<Numtech> 在 2025-12-06 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] nelder_mead
说明:the file implements in C the nealder mead simplex algorithm for derivative free optimisation<Numtech> 在 2025-12-06 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] lu_decomposition
说明:header file implementing LU decomposition of a matrix. The file is independent, all the functions required are in the header file<Numtech> 在 2025-12-06 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] particle_swarm
说明:a basic c++ program for implementing in an object oriented way a particle swarm algorithms for optimisation<Numtech> 在 2025-12-06 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] simulated_annealing
说明:simulated_annealing header file that implements the simulated annealing optimisation algorithms<Numtech> 在 2025-12-06 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] ACM_Geometry_Collection
说明:ACM Geometry Collection-ACM Geometry Collection ACM Geometry Collection<hyc> 在 2025-12-06 上传 | 大小:103kb | 下载:0
[人工智能/神经网络/遗传算法] Tsp_report_ant
说明:蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为——能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经<余超> 在 2025-12-06 上传 | 大小:182kb | 下载:0