资源列表
[matlab例程] PSO
说明:粒子群算法源代码,属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解。-Particle swarm algorithm source code, is a kind of evolutionary algorithm, and genetic algorithm are similar, it is also starting from the random solutions, through the iterative search for the optimal<毛铭瑄> 在 2025-07-30 上传 | 大小:9kb | 下载:0
[matlab例程] test_main
说明:matlab code embedding watermarking<noor junaidi> 在 2025-07-30 上传 | 大小:1kb | 下载:0
[matlab例程] fdtd1D_Susan
说明:美国威斯康辛麦迪逊大学苏珊教授编写的一维时域有限差分法算法-1D Finite Domain Time Domain algorithm from Professor Susan<Henry Ge> 在 2025-07-30 上传 | 大小:5kb | 下载:0
[matlab例程] M
说明:字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。-The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the<赵霞娟> 在 2025-07-30 上传 | 大小:1kb | 下载:0
[matlab例程] P
说明:规范 BFS 写法,可以有效地避免一些状态判重和状态转移上的细节错误,使用优先队列,这里不用优先队列会错。-BFS written specification, can effectively avoid the details of some of the state and the state transition heavy sentence on the error, use the priority queue, priority queues are not wrong here.<赵霞娟> 在 2025-07-30 上传 | 大小:1kb | 下载:0