-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
LFC with MPC
利用 MPC算法使得由发电机参数摄动和负荷扰动形成的电网频率波动减小。为验证所提出方案的有效性,建立三区域互联电力系统频率响应模型并仿真,将 MPC算法与常规的PID算法控制效果进行比较。结果表明,在负荷扰动、参数摄动和有通信延迟的情况下,MPC技术对互联电网的负荷频率控制性能均优于PID控制(The MPC algorithm is used to reduce grid frequency fluctuations caused by generator parameter perturbations and load disturbances. In order to verify the effectiveness of the proposed scheme, a three-zone interconnected power system frequency response model is established and simulated, and the MPC algorithm is compared with the conventional PID algorithm. The results show that under load disturbance, parameter perturbation and communication delay, MPC technology is better than PID control for the load frequency control performance of the interconnected power grid.)
- 2018-10-29 08:57:44下载
- 积分:1
-
Asynchronous motors
介绍鼠笼式交流异步电动机在正弦电压下的工作情况,异步电动机连接正弦电压工作。(Asynchronous motors work with sinusoidal voltage.)
- 2017-10-09 16:27:22下载
- 积分:1
-
MCP23S08
MCP23S08 SPI code test
- 2021-02-02 10:20:01下载
- 积分:1
-
DDMcompare
此代码为matlab处理多批次excel的范例,可用于多个相同数据格式excel批量处理,并生成可用于论文格式的matlab曲线图(This code is an example of multi-batch excel processing in matlab. It can be used for batch processing in multiple excel formats with the same data format, and can generate Matlab Graph for paper format.)
- 2018-09-05 22:15:52下载
- 积分:1
-
source code about game mobile
source code about game mobile
- 2022-08-20 13:39:22下载
- 积分:1
-
基于DDS的高性能信号源的设计
是pdf格式的哦
基于DDS的高性能信号源的设计
是pdf格式的哦-DDS-based high-performance signal source is designed to be Oh pdf format
- 2023-02-25 09:15:03下载
- 积分:1
-
AVR_HMC5883L-GY271
通过AVR 单片机的硬件IIC对HMC5883进行读写(use avr mcu hardware iic to read write hmc58883)
- 2013-08-15 08:58:51下载
- 积分:1
-
WindowsDrivers
说明: 发现设备: PX4 FMU V2
飞控解码,刷写固件(Discovery device: PX4 FMU V2
Flight Control Decoder, Brush Firmware)
- 2020-06-16 23:20:01下载
- 积分:1
-
MyGL
opengl 库文件,里面包含了glut.h,glew.h,freeglut.h(OpenGL library file, which contains the glut.h, glew.h, freeglut.h)
- 2020-07-03 12:20:02下载
- 积分:1