搜索资源列表
GitHub
- 基于粒子群算法的mppt算法,PSO算法,MPPT最大功率点跟踪(MPPT algorithm based on particle swarm optimization)
PSO_mppt
- 应用于多峰值MPPT问题,采用PSO寻找最大功率点,具体实现在S-function中,仿真时建议找一个内存大的电脑用连续仿真,离散在这种仿真时容易出问题。自行读程序只需输入光伏电压电流即可实现,仿真多峰值问题时光伏板注意反并联二极管,输出为占空比,boost、隔离boost都可以使用(For multi-peak MPPT problem, PSO is used to find the maximum power point, which is realized in S-function.
mppt 智能算法
- MPPT智能算法,包括粒子群优化、细菌觅食、两种算法(MPPT intelligent algorithm, including particle swarm optimization, bacterial foraging, two kinds of algorithms)