资源列表
[人工智能/神经网络/遗传算法] Evolutionary-Computation
说明:这是一个关于遗传算法的工具箱,希望对大家有用。-This is a GA toolbax released by Evolutionary Computation Research Group,The University of Sheffield.<难得糊涂> 在 2025-03-23 上传 | 大小:649kb | 下载:0
[数学计算/工程计算] Laban-Movement-Analysis-used-in-HMI
说明:人机交互中的动作分析及贝叶斯算法的实现。英文文档。-Human-computer interaction in motion analysis and Bayesian algorithm. English documentation.<bzcode> 在 2025-03-23 上传 | 大小:2.48mb | 下载:0
[人工智能/神经网络/遗传算法] C-genetic-algorithm-code
说明:传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法-Propagation algorithm (Genetic Algorithm) is a simulation of Darwin' s biological theory of evolution by natural selection and genetic mec<shitou> 在 2025-03-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] tuopuorder
说明:数据结构课程设计的拓扑算法,运用链表指针,代码规范,无错误-Topological data structures course design algorithm, the use of list pointers, code specifications, error-free<王帅> 在 2025-03-23 上传 | 大小:16.45mb | 下载:0
[数学计算/工程计算] CRC-algorithm-principle---C
说明: CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is<shitou> 在 2025-03-23 上传 | 大小:22kb | 下载:0
[人工智能/神经网络/遗传算法] Ant-colony-algorithm
说明:蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-ACO (ant colony optimization, ACO), also known as ant algorithm is a method used to find the optimal path in the graph the probability-based algorithm.<shitou> 在 2025-03-23 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] simulated-annealing-algorithm--cPP
说明: 模拟退火算法是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法-Simulated annealing algorithm is the search process by giving a time-change and ultimately tends to zero the probability of jumps, and thus can effectivel<shitou> 在 2025-03-23 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] particle-swarm-algorithm---matlab
说明:PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it<shitou> 在 2025-03-23 上传 | 大小:20kb | 下载:0