-
powersystemsimulation
本文档为包含两台发电机的电力系统故障仿真文档(This document contains two for the generator power system failure simulation document
)
- 2010-06-20 09:59:49下载
- 积分:1
-
shixun
MATLAB控制系统建立,能够实现基本的PIDgin仿真 以及控制系统建模实例(MATLAB control system established to achieve the basic PIDgin System Modeling Simulation and Control)
- 2010-11-26 00:47:48下载
- 积分:1
-
Fitz_LR
fitz 及 lr fr 频偏估计 matlab函数 可直接应用 并附有简单的主程序(fitz and lr fr frequency offset estimation matlab function can be applied directly with a simple main program)
- 2020-12-15 09:49:13下载
- 积分:1
-
Simulnk
Simulnk动态仿真:详细介绍了在Simulnk环境下的动态仿真方法,简单易行,适合初学者(Simulnk Dynamic Simulation: Simulnk described in detail in the environment of dynamic simulation methods, is simple, suitable for beginners)
- 2008-12-27 14:25:38下载
- 积分:1
-
image
The kernel learning approach method is producing qualitatively and quantitatively satisfactory SR results.
- 2013-07-23 13:37:26下载
- 积分:1
-
xiaoshijie
小世界网络模型源代码,介绍小世界网路模型原理,实现代码和在pajek中实现仿真(Small world model code)
- 2012-05-01 19:14:51下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
jiaoduceliang
实现随钻测量中各个角度的校正系数的计算方法,以实现正确角度校正,实现井眼轨迹控制(To achieve with measurement while drilling angle correction factor calculated in order to achieve the correct angle correction, the well trajectory control)
- 2012-08-20 14:38:23下载
- 积分:1
-
tracking-geta
一篇关于数据关联性能评价的优化跟踪门算法,发表于电子学报,文章还是不错的(An article about optimized gate on multi-target tracking in the journal of electronic, very good!)
- 2014-11-29 15:20:15下载
- 积分:1
-
sinulink-PID
为那些没有电机却想调试PID电机驱动的人能够熟悉PID算法而做的simulink模型和边界法整定PID参数的讲解(Want to debug, but for those who do not have the motor PID motor drive people to become familiar with the PID algorithm to do simulink model and boundary method tuning PID parameters to explain)
- 2012-09-30 14:26:44下载
- 积分:1