-
wav_matlab
matlab音频的控制与播放,详细的代码,可以直接运行(matlab audio control and playback, a detailed code that can run)
- 2009-11-28 09:30:59下载
- 积分:1
-
EXO1
贝叶斯原理实现一个关于气温测试的例子,使用matlab.(Bayesian principles to achieve a temperature of the test examples, the use of Matlab.)
- 2006-11-20 23:37:58下载
- 积分:1
-
Matlab-wavelet-analysis-toolbox
Matlab小波分析工具箱原理与应用 电子版书籍(Matlab wavelet analysis toolbox principle and application of the electronic books)
- 2011-04-19 16:08:55下载
- 积分:1
-
motionestimationalgorithms
this will be very useful doing motion estimation
so try this
- 2009-11-04 02:22:30下载
- 积分:1
-
k-means
K-means源码,用matlab实现,共有两个例子,简单易学(K-means source code, using matlab realize, there are two examples, easy to learn)
- 2011-12-01 19:49:49下载
- 积分:1
-
test1
matcad.it is about the use of mathcad very usefullA!!
- 2011-12-06 06:51:07下载
- 积分:1
-
DFIG_Basics
这个模型解释了DFIG WT的工作。 转子侧变流器模型化为受控电压源,忽略电网侧变流器,因为机器基本上由转子侧变流器控制,大部分有功和无功功率由机器提供。 矢量控制技术用于控制DFIG。 这不是一个完整的模型,而只是那些想了解双馈电机控制的人的起点指南。 机器的有功和无功功率由转子侧转换器调节。(this model explains the working of the DFIG WT. The rotor side converter is modelled as controlled voltage source and grid side converter is neglected as machine is basically controlled by the rotor side converter and most of the active and reactive power is supplied by the machine. The vector control technique is used for controlling the DFIG. This is not a full model but only a starting guide for those who want to learn about DFIG control. the active and reactive power of the machine are regulated by the rotor side converter.)
- 2017-12-01 17:40:31下载
- 积分:1
-
power_harmonicfilter
it is used to eliminate the harmonic distortion due to non linear load.
By
Saravanan.J
- 2009-12-28 17:48:24下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
resource-allocation
resource alocation download and enjoy
- 2012-12-28 22:09:18下载
- 积分:1