资源列表
[人工智能/神经网络/遗传算法] PSO-algorithm
说明:一本介绍粒子群算法的书籍。希望对您有帮助。-A introduction particle swarm algorithm of books. Hope of any help to you.<WANGYI> 在 2025-06-27 上传 | 大小:1.91mb | 下载:0
[matlab例程] Mppt_sfunction
说明:利用扰动观察法实现光伏电池的最大功率点的跟踪-Perturbation and observation method using photovoltaic cells to achieve maximum power point tracking<cccu> 在 2025-06-27 上传 | 大小:3kb | 下载:0
[matlab例程] Mppt_sfunction
说明:可实现光伏电池板最大功率点的跟踪,使其输出最大功率-PV panels can achieve maximum power point tracking, so that the maximum power output<cccu> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Job1
说明:算法导论练习2.3-7:请给出一个运行时间为Θ(nlgn)的算法,使之能在给定一个由n个整数构成的集合S和另一个整数x时,判断出S中是否存在有两个其和等于x的元素。-Introduction to Algorithms Exercise 2.3-7: Please give a running time of Θ (nlgn) algorithm, so that it can in the given form by a set of n integers S and another inte<张萌萌> 在 2025-06-27 上传 | 大小:898kb | 下载:0
[数据结构常用算法] Job2
说明:算法导论 思考题2-4逆序对问题:设A[1..n]是一个包含n个不同数的数组。如果在i<j的情况下,有A[i]>A[j],则称( i , j )就称为A中的一个逆序对(inversion)。给出一个算法,它能用Θ(nlgn)的最坏情况运行时间,确定n个元素的任何排列中逆序对的数目。(提示:修改合并算法)-Algorithm is graded 2-4 reverse introduction to question: set A [1.. n] is A contains n A d<张萌萌> 在 2025-06-27 上传 | 大小:1.63mb | 下载:0