登录
首页 » 算法 » dynamic control of power system

dynamic control of power system

于 2022-01-31 发布 文件大小:610.19 kB
0 89
下载积分: 2 下载次数: 1

代码说明:

The main topic covered is frequency control in power systems. The needed models are derived and the primary and secondary frequency control are studied. A detailed model of the synchronous machine, based on Park’s transformation, is also included. The excitation and voltage control of synchronous machines are briefly described. An overview of load models are also given

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • C语言经典900例
    本压缩文档是利用C语言编译的比较经典的900个例子。这些例子主要使用于C语言的初学者,锻炼初学者可以掌握良好的编程思路和编程习惯。
    2022-12-29 22:35:03下载
    积分:1
  • 遗传的代码
    附加的文件是由 Java 语言实现的遗传代码。这是个不错的做法,为遗传算法。请参阅原始网页链接的进一步信息或疑问。
    2022-02-11 21:45:12下载
    积分:1
  • //=== === === === === ==== === === === === === === =// letter Description// func...
    //=== === === === === === ===== //函数说明 //函数名称:Correlation //函数功能:计算最小二乘法拟合的多项式的相关系数 //使用方法:int M------ 拟合多项式的阶数(已知条件) // double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件) // double *x--- 结点x轴数据(已知条件) // double *y--- 结点y轴数据(已知条件) // double *Yg-- 结点估计值,个数为m(过程变量) // int m------ 结点个数(已知条件) //注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2 -//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
    2022-04-29 13:08:12下载
    积分:1
  • opengl 茶壶
    此程序绘制在 visual studio c + + 的计算机图形 3D 对象中使用 opengl 的犹他茶壶。此代码摘自补充材料,为 Chapter.This 程序为犹他茶壶、 茶杯和茶勺,使用数据集,并生成贝塞尔曲面使用 OpenGL 评价
    2022-12-23 02:05:03下载
    积分:1
  • LCD项目
    这是一个代码初始化和使用爱特梅尔在屏幕液晶书写和编程上atmega16a同样是一个代码使用4X4键盘matricila
    2022-06-15 17:41:12下载
    积分:1
  • C经典代码大全
    一些C编程语言经典编程题目,希望对大家有用。#include int main(void) { unsigned int i = 0x12345678; char*pc =(char*)&i; printf("0x%x ", *pc); double *pd = (double*)&i; printf("%f ", *pd); printf("sizeof pc = %d sizeof pd = %d ", sizeof(pc), sizeof(pd)); return 0; }
    2022-04-01 10:36:20下载
    积分:1
  • tossim中dymo路由
    nesc语言编写的dymo路由协议nesc语言,tinyos,dymo路由协议
    2023-04-07 20:35:03下载
    积分:1
  • vb an array assignment function
    vb数组一次赋值函数-vb an array assignment function
    2022-07-02 01:04:34下载
    积分:1
  • matlab的演示程序,很有意思,大家可以试一试,欢迎下载
    matlab的演示程序,很有意思,大家可以试一试,欢迎下载-Matlab demo program, very interesting, you can try downloading welcome
    2023-03-18 15:25:03下载
    积分:1
  • 基于WiFi的室内定位系统设计与实现
    比较实用的室内定位算法代码。有详细说明。-Practical indoor positioning algorithm code. There are described in detail.
    2022-07-26 16:18:36下载
    积分:1
  • 696518资源总数
  • 104612会员总数
  • 24今日下载