-
IEEE30-node-flow-calculation
是IEEE30节点的电力系统潮流计算程序,附有详细说明,经过验证,程序结构简单易懂。(it is IEEE30 node flow calculation.It incliudes explation.And it has pass the test.It is very easy to understand.)
- 2014-05-08 20:35:34下载
- 积分:1
-
TMM
雷塞的6480运动控制卡,全套demo,注释详细(Raiser s 6480 motion control card, a full demo, detailed notes)
- 2014-08-18 22:45:39下载
- 积分:1
-
3.13
读一组整数到vector对象,计算并输出每对相邻元素的和。如果读入元素个数为奇数,则提示用户最后一个元素没有求和,并输出其值。(Read a set of integers to vector objects, calculate and output, and each pair of adjacent elements. If you read an odd number of elements, the last element of the user is prompted no summation, and output its value.)
- 2015-03-04 15:13:14下载
- 积分:1
-
6
说明: 1. To design IIR filters in MATLAB to achieve various types of frequency selectivity, e.g.,lowpass, highpass, bandpass, etc
2. To implement the designed IIR filters in different architectural forms (e.g., direct form vssecond-order cascade form) using C6713 DSK
3. To perform real-time testing of the performance of the designed IIR filters.
- 2012-11-21 04:53:20下载
- 积分:1
-
TPParticleh
本文描述的是关于粒子滤波的源代码,,用MATLAB运行,会有很好的效果。
(This article describes the source code on the particle filter, using MATLAB running, there will be good results.)
- 2012-09-15 14:21:13下载
- 积分:1
-
matlab4
利用matlab进行五点三次法平滑处理(时域和频域)(Using matlab 5.3 times France smoothing process (time domain and frequency domain))
- 2013-09-15 10:46:29下载
- 积分: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
-
MATLAB-with-matleb
Visual C++ 与Matlab混合编程,可以让Visual C++程序员快速进行matlab编程(Visual C++ with matleb combine pragraming )
- 2011-11-07 13:45:07下载
- 积分:1
-
Matlab_Simulink-DFIG
基于Matlab_Simulink的双馈感应风力发电机组建模和仿真研究!!(Modeling and simulation of doubly fed induction wind turbines based Matlab_Simulink!!)
- 2012-09-28 02:36:46下载
- 积分:1
-
737434a8c47e4bbbb27d8e445b921785
换热站计算及选型,非常有用,里面用的XLS编写的,直接用就可以~~~~~(Calculation and selection of heat transfer stations, very useful, which use XLS written directly on it ~ ~ ~ ~ ~)
- 2014-01-21 09:42:04下载
- 积分:1