资源列表
[matlab例程] DCS_SOMP
说明:分布式压缩感知代码,初学者试用,完整程序-Distributed compressed sensing code, for beginners to try and complete the program<aishenghuo2011> 在 2025-10-02 上传 | 大小:1kb | 下载:0
[matlab例程] sliding-mode-control-for-DFIG
说明:Sliding mode control strategy for DFIG<R Sitharthan> 在 2025-10-02 上传 | 大小:47kb | 下载:2
[matlab例程] over-current-relay
说明:OCR for grid network<R Sitharthan> 在 2025-10-02 上传 | 大小:357kb | 下载:0
[matlab例程] secured_steganography-master
说明:I found this code internet and i try this code. maybe you can try -I found this code internet and i try this code. maybe you can try<VFNM> 在 2025-10-02 上传 | 大小:334kb | 下载:1
[matlab例程] PSO
说明:标准粒子群算法的实现思想基本按照粒子群算法(2) 标准的粒子群算法的讲述实现。主要分为3个函数。第一个函数为粒子群初始化函数 InitSwarm(SwarmSize......AdaptFunc)其主要作用是初始化粒子群的粒子,并设定粒子的速度、位置在一定的范围内。本函数所采用的数据结构如下所示: 表ParSwarm记录的是粒子的位置、速度与当前的适应度值,我们用W来表示位置,用V来代表速度,用F来代表当前的适应度值。在这里我们假设粒子个数为N,每个粒子的维数为D。-His though<patricia> 在 2025-10-02 上传 | 大小:3kb | 下载:0