资源列表
基于最优流的配电网络重构程序
- 提出了一种基于改进最优流和遗传算法的配电网重构算法.该算法先利用配电网的同胚图将重构问题的全局寻优空间划分为若干子空间,然后利用改进最优流法寻找子空间内的最优解,之后再利用遗传算法搜索全局最优解所在的子空间,从而实现在局部最优解中寻找全局最优解.(A distribution network reconfiguration algorithm based on improved optimal flow and genetic algorithm is proposed. First, the
zhucong
- 主从控制,多用于风光并网以及电厂,追踪电压电流 。(Master-slave control, mostly used in grid-connected scenery and power plants, tracking voltage and current.)
TimeTest
- 一个多线程的c++定时器,封装接口,有例子可以参考使用(A multi-threaded c++ timer, encapsulated interface, can be used as an example.)
Matlab中读取和保存ENVIdat数据代码
- 先读取ENVI头文件,后以此来读取ENVI中的.dat文件(First read the ENVI header file, and then read the. dat file in ENVI.)
grbl-1.1h.20190825
- grbl 1.1 h code opensource
PMSM_EKF
- 永磁同步电机无速度传感器控制,基于EKF实现(Speed Sensorless Control of Permanent Magnet Synchronous Motor Based on EKF)
仿真程序
- 研究了一阶二阶带领导者的多智能体系统的一致性(Consistency of multi-agent systems with first-order and second-order leader is studied.)
程序
- 基于结构光相移法的三维重建程序,matlab编码,由于要的可以下载一下(Based on the structured light phase-shift method of three-dimensional reconstruction program, matlab coding, because you can download it)
Download Example
- Focas dowload expample C++ Borland 6
无人驾驶MPC代码
- 前段时间做的无人驾驶的MPC代码,可以实现沿既定轨迹跟踪
ESPRIT算法的性能与信噪比的关系
- 其中一项是ESPRIT算法的性能与信噪比的关系,有矩阵运算,出图对比(One of them is the relationship between the performance of ESPRIT algorithm and signal-to-noise ratio, with matrix operation and plot comparison)
Flow_Shop_Scheduling_Problem
- 利用蛙跳算法求解流水车间调度问题,算法上做了相应改进(Using the leapfrog algorithm to solve the flow shop scheduling problem, the algorithm has been improved accordingly.)