资源列表
[人工智能/神经网络/遗传算法] yichuanCPP
说明:遗传算法的基本实例遗传算法是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型. 生存+检测的迭代搜索过程是它的核心. C-genetic algorithm C++<易文超> 在 2025-10-28 上传 | 大小:9kb | 下载:0
[matlab例程] se_ge_no_load
说明:直流电机的空载特性仿真程序,可以求电机的额定电动势-motor machine<林周泉> 在 2025-10-28 上传 | 大小:1kb | 下载:0
[matlab例程] shortest-path-algorithm-matlab
说明:两种比较常见的最短路径的matlab算法 -Two of the more common of the shortest path algorithm matlab<张家杰> 在 2025-10-28 上传 | 大小:29kb | 下载:0
[matlab例程] 38545147MUSIC-1d
说明:MUSIC一维算法的经典谱估计程序,已运算过,下载即可使用-MUSIC algorithm is a classic one-dimensional spectral estimation procedures<陶落差> 在 2025-10-28 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Knapsack-problem
说明:背包问题(Knapsack Problem)的解法源代码,修改参数即可使用-Knapsack Problem source code, modify the parameters can be used<aa> 在 2025-10-28 上传 | 大小:6kb | 下载:0
[matlab例程] Ant-colony-algorithm
说明:蚁群算法,包括基本蚁群算法,排序蚁群算法,最大最小蚁群算法-Ant colony algorithm, including the basic ant colony algorithm, sorting ant algorithm, ant colony algorithm for the maximum and minimum<aa> 在 2025-10-28 上传 | 大小:35kb | 下载:0
[数据结构常用算法] peng
说明:建立顺序表,完成顺序表的基本操作:初始化、插入、删除、输出(遍历)、销毁, 置空表、求表长、查找元素、判线性表是否为空等。-Establish the order form, complete the order form the basic operations: initialization, insert, delete, output (traverse), destroyed, blank table, find the length of the table, find elemen<pengzhiquan> 在 2025-10-28 上传 | 大小:2kb | 下载:0
[matlab例程] Advanced-algorithms
说明:在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算法、模拟退火算法和模糊数学方法。-In this lecture, we will focus on talk about some commonly used mathematical modeling algorithms, including neural networks, genetic algorithm, simulated annealing algorithm and fuzzy mathematics<aa> 在 2025-10-28 上传 | 大小:270kb | 下载:0
[matlab例程] dijkstra
说明:Dijkstra最短路算法Matlab程序,用于求从起始点s到其它各点的最短路 D为赋权邻接矩阵需要输入 d为s到其它各点最短路径的长度 pre记载了最短路径生成树-Dijkstra shortest path algorithm Matlab procedures for the request from the starting point s to the other points for the empowerment of the most short-circuit th<柳一航> 在 2025-10-28 上传 | 大小:1kb | 下载:0